Skip to content

Commit e216807

Browse files
committed
Added Measurement ID
1 parent 5245778 commit e216807

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
function gtag() { dataLayer.push(arguments); }
1111
gtag('js', new Date());
1212

13-
gtag('config', 'G-XXXXXXXXXX', {
13+
gtag('config', 'G-MED2RQS20T', {
1414
send_page_view: false
1515
});
1616
</script>

0 commit comments

Comments
 (0)