This guide takes you through the steps to add Google Analytics tracking to your Launchpad6 ContestPad site.
Step 1. - Get your Google Analytics tracking script
Login to your Google Analytics (GA) account and select your settings.
In Admin, under Data collection and modification, click Data streams.Note: The previous link opens to the last Analytics property you accessed. You can change the property using the property selector.You must be an Editor or above at the property level to create.
Click Web.
Click the data stream for your website.
Under Google tag, click View tag instructions.
On the Installation instructions page, select Install manually:
On the screen, you’ll see the JavaScript snippet for your account's Google tag. Your Google tag is the entire section of code that appears, beginning with:
<!-- Google tag (gtag.js) -->
and ending with
</script>
Then under "Tracking code" copy the tracking script from the tracking code area.
Step 2. - Add the tracking code to your ContestPad site
Go to the ContestPad administration dashboard.
Select Design for the contest you would like to update.
Then select Edit to open the website designer.
In the designer, select the Global Style tab and then the General menu.
In the right panel you will see an area to paste or type custom script.
Paste you Google tag script into this area and then select Publish.