
How do I track Google Analytics Conversions?
This is a script you can use to track your Google Analytic conversions with KickoffLabs.
-
In your KickoffLabs dashboard, navigate to "Add Header & Footer"
-
In the footer section, add ONE of the scripts listed below.
-
Click "Save Header & Footer"
Google Analytics Goal
In Google Analytics, navigate to the goal creation section (Admin -> Goals) and create a new goal with the following settings:
- Name: Your Choice
- Goal Type: URL Destination
- Goal URL: /subscribed
- Match Type: Exact Match
When finished, it should look like this:

Please note, it can take 24 hours for your first conversion to show up.
Scripts
Option 1 - For Google Analytics Asyc users (recommended use)
Option 2 - For None Async Google Analytics
How to Tell if you are using Async or Not?
- We recommend you use Async.
- If the first line of your Google Analytics code looks like this: var gaq = gaq || []; you are using async.

