Skip to content

Commit

Permalink
gtag ignore referrer
Browse files Browse the repository at this point in the history
  • Loading branch information
jshearer committed Oct 24, 2023
1 parent a35f1bc commit 2a64010
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gatsby-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ const cfg: GatsbyConfig = {
// This config will be shared across all trackingIds
gtagConfig: {
anonymize_ip: true,
ignore_referrer: true,
cookie_expires: 0,
},
// This object is used for configuration specific to this plugin
Expand Down

0 comments on commit 2a64010

Please sign in to comment.