Add Plausible and Google Site Verification support to analytics and environment configuration
This commit is contained in:
@@ -28,6 +28,9 @@ CORS_ORIGINS=http://localhost:5173,http://localhost:3000
|
||||
|
||||
# Frontend Analytics / Ads (Vite)
|
||||
VITE_GA_MEASUREMENT_ID=G-XXXXXXXXXX
|
||||
VITE_PLAUSIBLE_DOMAIN=
|
||||
VITE_PLAUSIBLE_SRC=https://plausible.io/js/script.js
|
||||
VITE_GOOGLE_SITE_VERIFICATION=
|
||||
VITE_ADSENSE_CLIENT_ID=ca-pub-XXXXXXXXXXXXXXXX
|
||||
VITE_ADSENSE_SLOT_HOME_TOP=1234567890
|
||||
VITE_ADSENSE_SLOT_HOME_BOTTOM=1234567891
|
||||
|
||||
Reference in New Issue
Block a user