Skip to content

Commit

Permalink
change gtm id (#3354)
Browse files Browse the repository at this point in the history
  • Loading branch information
ap-justin authored Oct 10, 2024
1 parent 9712283 commit fe57d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/scripts/gtm-init.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
j.async = true;
j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, "script", "dataLayer", "GTM-MBRJ2RM");
})(window, document, "script", "dataLayer", "GTM-TTW8BGSZ");

0 comments on commit fe57d94

Please sign in to comment.