Description
After deploying v0.6.0 to production, verify that Google Analytics tracking is working correctly on the documentation site.
Verification Steps
-
Visit the production site: https://core.msr.lavr.site
-
Check tracking code in page source:
- Right-click → View Page Source
- Search for
G-TCYP2WL96B
- Verify gtag.js script is present in
<head>
-
Verify in Google Analytics dashboard:
- Go to Google Analytics 4 dashboard for property G-TCYP2WL96B
- Navigate to Reports → Realtime
- Visit multiple pages on the site
- Confirm page views appear in real-time report
-
Test tracking on multiple pages:
-
Check data collection:
- Wait 24-48 hours after deployment
- Verify metrics are being collected:
- Page views
- Sessions
- Users
- Popular pages
Expected Results
- ✅ Tracking code present in all documentation pages
- ✅ Real-time data appears in GA dashboard
- ✅ Page views tracked correctly
- ✅ User navigation paths recorded
Related
Description
After deploying v0.6.0 to production, verify that Google Analytics tracking is working correctly on the documentation site.
Verification Steps
Visit the production site: https://core.msr.lavr.site
Check tracking code in page source:
G-TCYP2WL96B<head>Verify in Google Analytics dashboard:
Test tracking on multiple pages:
Check data collection:
Expected Results
Related