All Collections
Website Management
ECO Site Tracking Events
ECO Site Tracking Events

How to setup Google Tag Manager and Ad Conversions to track special events in your ECO website.

Darryl Prusak avatar
Written by Darryl Prusak
Updated over a week ago

This article will not get into how to use Google Tag Manager itself, but rather focus on how to track special events the website will emit.

Google will give you the Global Site Code, for which you'll want to paste into your settings here: https://app.enagicwebsystem.com/backoffice.php?section=websitemanager&getsec=tracking

Tracking Special Events

For most of the things you will want to track, a simple trigger setup on Page View with a portion of the URL pasted in will work. However, for specific things, you'll need to use History Change instead of Page View setup.

You'll find History Change trigger here in Google Tag Manager

The special History Change events and the URL snippet you'll need to target are as follows:

WEBSITE

  1. Opt-in ebook:
    ?success=ebook

  2. Opt-in contact form:
    ?success=contact

  3. Opt-in cheatsheet:
    ?success=cheatsheet

  4. Comment Added:
    ?success=comment

CART

  1. Calculate Shipping & Tax:
    ?success=cart-calculate

  2. Online Order Begin Checkout:
    ?success=cart-checkout-begin

  3. Paper-based Order Complete:
    ?success=cart-checkout-complete
    โ€‹(this happens when a person orders from a country that does NOT have ecommerce - the end user is instructed that their order has been received and they'll be contacted to complete the order)

Ad Conversion Tracking is a bit different from standard Tag Manager tracking. With Ad Conversion, you need to specifically setup conversion events for what you want to track. The 3 events are:

  1. addToCart

  2. beginCheckout

  3. purchase

We have implemented a very easy way to integrate these 3 conversion tracking codes into your website. Once you have generated the event in your Ad Conversion area in Google, you copy the code they tell you to paste into your website and put it in the right box here: https://app.enagicwebsystem.com/backoffice.php?section=websitemanager&getsec=tracking

Did this answer your question?