Sync eng/common directory with azure-sdk-tools repository (#2856)

This commit is contained in:
Azure SDK Bot 2021-09-08 17:27:39 -07:00 committed by GitHub
parent c21718f838
commit 003eb57488
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,10 +19,10 @@
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=GA_CAMPAIGN_ID"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'GA_CAMPAIGN_ID');
gtag('config', 'GA_CAMPAIGN_ID');
</script>
</head>