Skip to content

Commit 3a05b78

Browse files
author
Damien Le Bourdonnec
committed
đź”§ Update Google Analytics script to Google tag (gtag.js) for improved tracking
1 parent 34d0abf commit 3a05b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<script src="https://unpkg.com/docsify/lib/plugins/search.min.js"></script>
112112
<script src="https://unpkg.com/docsify-pagination/dist/docsify-pagination.min.js"></script>
113113
<script src="https://unpkg.com/docsify/lib/plugins/zoom-image.js"></script>
114-
<!-- Google Analytics -->
114+
<!-- Google tag (gtag.js) -->
115115
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TGLCCVZB2C"></script>
116116
<script>
117117
window.dataLayer = window.dataLayer || [];

0 commit comments

Comments
 (0)