Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To add a Google Analytics tracker

  1. Go to Site Administration > Appearance > Additional HTML

  2. Add the snipper of code given to you by Google Analytics

  3. Click on "Save changes"


Info

The Google Analytics code should look something like the code below, where UA-123456-XX is your organization's Google Analytics unique identifier.


<!--

Global

site

tag

(gtag.js)

-

Google

Analytics

-->
<script

async

src="https://www.googletagmanager.com/gtag/js?id=UA-123456-XX"></script>
<script>
window.dataLayer

=

window.dataLayer

||

[];
function

gtag(){dataLayer.push(arguments);}
gtag('js',

new

Date());

gtag('config',

'UA-123456-XX');
</script>

Show if
special@authenticated
spacePermissionedit

This section is only visible to Dual Code employees. Note that if you are exporting a page to Word or PDF to send it to a client, THIS SECTION WILL APPEAR. As such, instead of exporting the page, I strongly suggest that you send the URL to the client. If you must export it, please remove this section from the Word / PDF document.

Dual Code Administrator: [This is where your internal note would go. If you don't have internal notes, you can delete this section.]