Skip to content

Commit 4061465

Browse files
committed
gtag ga
1 parent dca19ce commit 4061465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ module.exports = {
4444
options: {
4545
// You can add multiple tracking ids and a pageview event will be fired for all of them.
4646
trackingIds: [
47-
"UA-180602145", // Google Analytics / GA
47+
"UA-180602145-1", // Google Analytics / GA
4848
// "AW-CONVERSION_ID", // Google Ads / Adwords / AW
4949
// "DC-FLOODIGHT_ID", // Marketing Platform advertising products (Display & Video 360, Search Ads 360, and Campaign Manager)
5050
],

0 commit comments

Comments
 (0)