Skip to content

Verify Google Analytics tracking after v0.6.0 deployment #112

Description

@vlavrynovych

Description

After deploying v0.6.0 to production, verify that Google Analytics tracking is working correctly on the documentation site.

Verification Steps

  1. Visit the production site: https://core.msr.lavr.site

  2. Check tracking code in page source:

    • Right-click → View Page Source
    • Search for G-TCYP2WL96B
    • Verify gtag.js script is present in <head>
  3. 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
  4. Test tracking on multiple pages:

  5. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions