Skip to content

Commit

Permalink
Fixed GA4.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Mar 21, 2024
1 parent dde6e1c commit 70e4bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/_static/google_analytics_tracker.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ZDDQ4FLV95');
gtag('config', 'G-DYQGY4MKR3');

0 comments on commit 70e4bb8

Please sign in to comment.