We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d1fa7 commit be8fc87Copy full SHA for be8fc87
packages/gatsby-plugin-google-gtag/README.md
@@ -116,7 +116,7 @@ document.cookie.indexOf(disableStr + "=true") > -1 && (window[disableStr] = !0)
116
If your visitors should be able to set an Opt-Out-Cookie (No future tracking)
117
you can set a link e.g. in your imprint as follows:
118
119
-`<a href="javascript:gaOptout();">Deactive Google Tracking</a>`
+`<a href="javascript:gaOptout();">Deactivate Google Tracking</a>`
120
121
## The "gtagConfig.optimize_id" option
122
0 commit comments