setup google analytics for the project#46
Open
zainabfatima097 wants to merge 2 commits into
Open
Conversation
|
@zainabfatima097 is attempting to deploy a commit to the HerStack's projects Team on Vercel. A member of the Team first needs to authorize it. |
Author
|
@escher-m any updates!?? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR adds Google Analytics tracking to HerStack using the project's GA measurement ID (G-DD0MKF0ED2). It initializes GA on app start and automatically tracks page views. No user state or authentication is involved β just simple analytics to monitor site visits as requested.
Type of change
[ ] π Bug fix
[βοΈ] β¨ New feature
[ ] π Content (mentor / resource / storyboard)
[ ] π Documentation
[ ] π¨ Style / UI improvement
[ ] β»οΈ Refactor
Checklist
[βοΈ] I've tested my changes locally (
npm run dev)[βοΈ] My code follows the project style guide
[βοΈ] I've added/updated comments where needed
[βοΈ] No console errors introduced
Screenshots (if UI change)
[Console shows: β Google Analytics initialized with ID: G-DD0MKF0ED2]
Related issue
Closes #1