-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Closed
Labels
good first issueIssue that doesn't require previous experience with GatsbyIssue that doesn't require previous experience with Gatsbyhelp wantedIssue with a clear description that the community can help with.Issue with a clear description that the community can help with.type: documentationAn issue or pull request for improving or updating Gatsby's documentationAn issue or pull request for improving or updating Gatsby's documentation
Description
Summary
The existing doc about adding Google analytics recommends using the gatsby-plugin-gtag plugin. 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
- Update the Google analytics docs to use
gatsby-plugin-google-gtaginstead ofgatsby-plugin-gtag.
Open a pull request
- Open a pull request with your work including the words "closes Update analytics doc to use official Gatsby gtag plugin #27623" in the pull request description
Metadata
Metadata
Assignees
Labels
good first issueIssue that doesn't require previous experience with GatsbyIssue that doesn't require previous experience with Gatsbyhelp wantedIssue with a clear description that the community can help with.Issue with a clear description that the community can help with.type: documentationAn issue or pull request for improving or updating Gatsby's documentationAn issue or pull request for improving or updating Gatsby's documentation