Setup: Google Analytics & AdSense
This site is built to be “upload and forget it.” To enable Analytics and AdSense, edit one file: /config.js.
Google Analytics (GA4)
- Open config.js
- Set analyticsEnabled to true
- Paste your GA4 Measurement ID into ga4MeasurementId (format: G-XXXXXXXXXX)
- Upload the updated file
AdSense
- After AdSense approval, open config.js
- Set adsEnabled to true
- Paste your AdSense publisher ID into adsensePublisherId (format: ca-pub-...)
- Upload the updated file
No placeholder ad text: When ads are disabled, nothing displays and no ad script loads.