Skip to content

Commit 79aee20

Browse files
authored
chore(gatsby-plugin-gatsby-google-analytics): Highlight the plugin we recommend (#33901)
1 parent f87164f commit 79aee20

File tree

1 file changed

+1
-1
lines changed
  • packages/gatsby-plugin-google-analytics

1 file changed

+1
-1
lines changed

packages/gatsby-plugin-google-analytics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Easily add Google Analytics to your Gatsby site.
44

55
## Upgrade note
66

7-
This plugin uses Google's `analytics.js` file under the hood. Google has a [guide recommending users upgrade to `gtag.js` instead](https://developers.google.com/analytics/devguides/collection/upgrade/analyticsjs). There is another plugin [`gatsby-plugin-gtag`](https://gatsbyjs.com/plugins/gatsby-plugin-google-gtag/) which uses `gtag.js`.
7+
This plugin uses Google's `analytics.js` file under the hood. Google has a [guide recommending users upgrade to `gtag.js` instead](https://developers.google.com/analytics/devguides/collection/upgrade/analyticsjs). There is another plugin [`gatsby-plugin-gtag`](https://gatsbyjs.com/plugins/gatsby-plugin-google-gtag/) which uses `gtag.js` and we recommend it.
88

99
## Install
1010

0 commit comments

Comments
 (0)