Skip to content

Commit 6cadfd7

Browse files
committed
chore: Add second GA tag.
1 parent e6a4582 commit 6cadfd7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pkgdown/_pkgdown.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ template:
1515
1616
gtag('config', 'G-MDZV0LSEHS');
1717
</script>
18+
<!-- Google tag (gtag.js) -->
19+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FQQZL5V93G"></script>
20+
<script>
21+
window.dataLayer = window.dataLayer || [];
22+
function gtag(){dataLayer.push(arguments);}
23+
gtag('js', new Date());
24+
gtag('config', 'G-FQQZL5V93G');
25+
</script>
1826
<script async defer src="https://buttons.github.io/buttons.js"></script>
1927
before_navbar: |
2028
<a href="https://shiny.tools/" class="home"><i class="fa fa-lg fa-chevron-left"></i></a>

0 commit comments

Comments
 (0)