Skip to content

Commit 5957aab

Browse files
authored
set config for ua tag (#54112)
1 parent 5f720f7 commit 5957aab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/_templates/extrahead.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@
4646
dataLayer.push(arguments);
4747
}
4848
window.gtag = gtag;
49+
50+
gtag('js', new Date()); // stamp the pageview
51+
gtag('config', 'G-0LCWHW1N3S');
4952
</script>
5053

5154
<!-- Google Tag Manager -->

0 commit comments

Comments
 (0)