Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add analytics to gatsby-browser config #767

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

joshblack
Copy link
Member

This is a follow up to: #765 to see if we can add analytics using gatsby-browser.js and the wrapPageElement helper there. This helps to prevent having to implement custom layouts and export them in content files.

@joshblack joshblack requested a review from a team as a code owner April 24, 2024 19:48
Copy link
Contributor

@dipree dipree left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @joshblack I could validate events are being sent.

@joshblack joshblack merged commit b376cb8 into main Apr 24, 2024
4 checks passed
@joshblack joshblack deleted the feat/add-analytics-to-gatsby-browser branch April 24, 2024 20:35
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.

2 participants