Performance Tracking
To enable performance tracking for campaigns (website visits, user engagements, purchases...) you must install the Catalytics tracking code on your website.
Copy the Tracking Script
Access the Catalytics tracking code by clicking "TRACKING" in the left menu. Allow a couple of seconds for the script to load completely, then click "COPY".
Install Using Google Tag Manager
Tag managers are code containers that allow users to place multiple tracking codes on a website without editing the website code itself. Tracking codes (sometimes called "scripts" or "pixels") can be added to a container from the tag manager UI and will be then be loaded into the website based on "firing rules" or "triggers" that you define.
- Log into tag manager and select your account
- Click 'Tags' in the left navigation
- Click 'New' at the top right of the center section
- Name your tag 'catalytics.js' (or any other name you choose)
- When the menu appears to choose a tag type, choose 'Custom HTML'
- Paste your snippet in the window (make sure you have maintained the tags that bookend the code)
- Scroll down to 'Triggering' and click on the panel
- Click the + icon at the top right to create a new trigger
- Name your trigger Window Loaded.
- Click the 'Trigger Configuration' menu then look for 'Window Loaded' in the menu and select it
- Click 'Save' to return to your tag
- Click save again on your tag to exit the configuration. Note that your tag is NOT YET published.
- You should now be back to your list of tags. Click 'Submit' at the top right. This will publish your new tag to your website.
- Name the version 'catalytics.js 1.0' and include any description you would like
- Click 'Publish'
The tracking code is now live. Once your campaigns are live, you should begin seeing conversion data.
If you have not yet set up tag manager on your website, instructions are available here