AFL UTM Tracker Documentation

  1. Home
  2. Docs
  3. AFL UTM Tracker Documentation
  4. Other Form Integrations
  5. Zoho Bookings: Setup UTM tracking

Zoho Bookings: Setup UTM tracking

You can track dynamic UTM parameters on your Zoho Bookings embed widget with our AFL UTM Tracker plugin.

Minimum Requirements

  • AFL UTM Tracker v2.17.0
  • WordPress v5.0.0

Steps

  1. Login to your Zoho Bookings account.
  2. Go to Services > Select a Service.
  3. Go to Service Booking Form.
  4. Add Field
    • Field Label: utm_source
    • Field Type: SingleLine
    • Mandatory: No
    • Save.
    • Hide Field.
  5. Repeat the above step for other UTM parameters.
    • utm_medium
    • utm_campaign
    • utm_term
    • utm_content
  6. Go to Embed as Widget and Copy Code.
Zoho Bookings > Add Field
Zoho Bookings > Add Field
Zoho Bookings > Hide Field
Zoho Bookings > Hide Field

Embed as Widget Code

Take note of your Embed Booking URL highlighted in bold below.

<iframe width='100%' height='750px' src='https://xxxxxx.zohobookings.com/portal-embed#/xxxxxx' frameborder='0' allowfullscreen='' > </iframe>

Insert our Embed Code

  1. Copy our code below and paste it into your WordPress page.
    • Use the “Custom HTML” component.
  2. In Line 1, replace the value in the data-src=“https://…” attribute with your Embed Booking URL.
  3. Save page.

Testing your Zoho Booking Form

  1. Generate a UTM URL using Google Campaign URL Builder.
  2. Visit your UTM URL.
  3. Submit the booking form.
  4. Login to your Zoho Bookings account.
    • Under Calender, view your Appointment.
    • Click the “Additional Info” tab to view the UTM parameters.
Zoho Bookings > UTM parameters
Zoho Bookings > UTM parameters