Skip to content

Commit

Permalink
Google analytics ID cleanup (argoproj#119)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrice Chalin <chalin@cncf.io>

Signed-off-by: Patrice Chalin <chalin@cncf.io>
chalin authored Nov 28, 2022
1 parent f0dfaaa commit d326064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@ module.exports = {
{
resolve: "gatsby-plugin-google-gtag",
options: {
trackingIds: ["G-5Z1VTPDL73", "UA-105170809-1"],
trackingIds: ["G-5Z1VTPDL73"],
gtagConfig: {
anonymize_ip: true,
},

0 comments on commit d326064

Please sign in to comment.