Finish setting up measurement on your website
You recently viewed instructions on how to set up measurement on your website. We haven't found a Google tag on your website, so we're sharing these instructions with you. The installation wizard will scan your site and recommend the easiest way for you to get set up.
Start installation guide
Copy and paste the following Google tag code onto every page of your website, immediately after the <head> element. Don’t add more than one Google tag to each page.
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-728RVLGD2D"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-728RVLGD2D');
</script>

No comments:
Post a Comment