Skip to content

Commit

Permalink
feat: upgrade from google analytics to gtag
Browse files Browse the repository at this point in the history
  • Loading branch information
dwmkerr committed Mar 1, 2022
1 parent 95e317b commit 9275e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const config = {
// it is imported here.
customCss: [require.resolve( 'react-mailchimp-email-signup-form/dist/esm/index.css')],
},
googleAnalytics: {
gtag: {
trackingID: 'UA-155335600-1',
anonymizeIP: true,
},
Expand Down

0 comments on commit 9275e76

Please sign in to comment.