Adding Google Analytics to your site enables you to get deep insights into your customers and users through the Google analytics dashboard.
To install Google Analytics, you must first set up Google Analytics on Google's platform. Once you've done that, get your tracking 'Measurement ID' and enter it into the Google Analytics tab under Settings.
Google has replaced its current 'Universal Analytics' platform with its next-generation analytics measuring solution; Google Analytics 4.
On July 1st 2023 the current Universal Analytics system stopped processing hits. Because of this we recommend that you sign up to Google Analytics 4, so your website starts tracking visitors using the new version of Analytics.
You can use your current Google Analytics login to set this up. If you do not know your Google Analytics username, please contact the Web Design team who may be able to assist. If you do not know your password, please reset this through Google.
Once you have completed the Google Analytics 4 set up process please email us your new Google Analytics 4 ID code so we can assign it to your CCH Web Manager website.
To set up a Google Analytics 4 property for your website, you need a Measurement ID (which usually starts with "G-").
This article shows you how to implement Google Tag Manager inside of your site.
Note: This has very specific instructions for the tag manager to work well with your sites. This is necessary because we implement AJAX page changes, which means by default, there is no page view event that tag manager relies on after a site visitor changes pages.
This article does not follow Google’s instructions exactly, but have been tested and work correctly. The instructions have been changed from Google’s instructions for the following reasons:
Google will give you code embeds that look like the examples below. Both of these need to be installed into the <body-end>
of the site.
Note: The below code is just an example - do not copy this directly into your site. Please be sure to obtain the correct code from Google.
Script Section
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-XXXX');</script>
<!-- End Google Tag Manager -->
NoScript Section
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-XXXX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
Warning: This step is critical in allowing Google Tag Manager tracking inside your site.
Next, we need to replace the default All Pages page view trigger with our custom event. Inside of tag manager, we need to first create the custom event trigger:
6. In the event name box, type PageView.
7. Click save in Tag Manager.
After creating the trigger, we need to apply it to the tags we want. This needs to be done for every tag you use on the site to trigger for page view events. In this example, we apply it for Google Analytics Universal.
Note: If there’s already the All Pages trigger applied, please delete it. We only need the custom trigger to run.
6. Select a new variable.
7. Select Google Analytics Settings.
8. Type your GA tracking ID, and type a name for your variable at the top.
9. Select the variable and click Save.
After you have made these changes to Tag Manager, click Submit and then Publish the changes to the live settings.
body-end.html
section of Developer Mode works for adding the noscript code and default code.We believe your Search Engine Optimisation strategy including content, link building, page titles and more is best done by those who know your business best - you! We have put together a checklist to help you manage this yourself.
About CCH Web Manager
CCH Web Manager is a website solution for accountants to manage their content and grow their online presence. Easily add and edit website content and images with our intuitive editor.
Help Videos
A series of short videos to help you get started with CCH Web Manager.
SEO Tips
Learn how to improve your websites organic Search Engine Optimisation with simple tools and tips for online visibility.