Skip to content

Commit ec374cf

Browse files
committed
🔍 modification de la balise analytics
1 parent 28e64f3 commit ec374cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
@production
22
<!-- Global site tag (gtag.js) - Google Analytics -->
3-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J6PRLE9BBY"></script>
3+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121194903-1"></script>
44
<script>
55
window.dataLayer = window.dataLayer || [];
66
function gtag(){dataLayer.push(arguments);}
77
gtag('js', new Date());
88
9-
gtag('config', 'G-J6PRLE9BBY');
9+
gtag('config', 'UA-121194903-1');
1010
</script>
1111
@endproduction

0 commit comments

Comments
 (0)