Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Update analytics doc to use official Gatsby gtag plugin #27623
Comments
|
I am interested @meganesu. Can you assign this to me? |


Summary
The existing doc about adding Google analytics recommends using the
gatsby-plugin-gtagplugin. As was pointed out after #27081 was merged, Gatsby actually maintains an official plugin with the same functionality,gatsby-plugin-google-gtag.The Adding Analytics doc should be updated to use this official plugin instead.
Steps to resolve this issue
gatsby-plugin-google-gtaginstead ofgatsby-plugin-gtag.Open a pull request