How do I check if my UTM Tracking setup is correct?

How do I check if my UTM Tracking setup is correct?

  1. Right-click on your website and click Inspect
  2. Navigate to Console and type:
    ZFLead  - if you have used the Basic Tracking Code.
    ZFAdvLead  - if you have used the Advanced Tracking Code.
    Note ZFLead/ZFAdvLead  is case-sensitive.
  3. Press Enter.
    If the script is present, you will find it as shown:

    If script is present

    If you see an error, ZFLead/ZFAdvLead is not defined as shown, re-check your setup and make sure that you have placed the Tracking Code in the footer of all the pages.

    Error
Note: Make sure the top option is selected in Javascript Context dropdown as shown.