Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'zh-cn/tags/tag-6/index.html')
-rw-r--r--zh-cn/tags/tag-6/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/zh-cn/tags/tag-6/index.html b/zh-cn/tags/tag-6/index.html
index cccafe3..7fbdba9 100644
--- a/zh-cn/tags/tag-6/index.html
+++ b/zh-cn/tags/tag-6/index.html
@@ -82,16 +82,16 @@
<![endif]-->
-<script type="application/javascript">
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-4SFSR6JRVT"></script>
+<script>
var doNotTrack = false;
if (!doNotTrack) {
- window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
- ga('create', 'UA-34199129-1', 'auto');
-
- ga('send', 'pageview');
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+ gtag('config', 'G-4SFSR6JRVT', { 'anonymize_ip': false });
}
</script>
-<script async src='https://www.google-analytics.com/analytics.js'></script>