Skip to content

Add Google Analytics tracking#8

Merged
wow-miley merged 1 commit intomasterfrom
wow-miley/add-google-analytics
Feb 12, 2026
Merged

Add Google Analytics tracking#8
wow-miley merged 1 commit intomasterfrom
wow-miley/add-google-analytics

Conversation

@wow-miley
Copy link
Copy Markdown
Owner

Summary

  • Added gtag.js snippet with measurement ID to track page views
  • Integrated route change tracking to fire page_view events for navigation between home, blog list, and individual posts

Test plan

  • Verify Google Analytics receives page_view events on initial load and navigation
  • Check that paths are correctly formatted: /, /blog, /blog/{post-slug}

Track page views across the site including blog navigation with gtag.js and send page_view events on route changes for home, blog list, and individual blog posts.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@wow-miley wow-miley merged commit 76ee867 into master Feb 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant