Skip to main content
TrackFunnels helps marketing teams build consistent UTM links, track email opens in GA4, and attribute conversions from tools like ActiveCampaign, Calendly, and Jotform. Below are answers to the questions we hear most often. If you can’t find what you’re looking for, email [email protected].

General

Find answers to broad questions about what TrackFunnels is, how UTM tracking works, and why consistent UTM values matter for your analytics.
Yes — the UTM Link Builder is completely free. Create a free account and start building consistent tracking URLs right away.Upgrading to the Pro plan unlocks:
  • Email tracking pixels for GA4 (via the Measurement Protocol)
  • Integrations with ActiveCampaign, Calendly, and Jotform
You can upgrade from your account settings at any time.
UTM parameters are short tags you append to a URL so Google Analytics can identify exactly where a visitor came from. A typical UTM-tagged link looks like this:
https://example.com/landing-page?utm_source=newsletter&utm_medium=email&utm_campaign=spring-promo
GA4 reads these tags when a visitor lands on your page and attributes the session to the correct traffic source, medium, and campaign. Without UTM parameters, traffic often shows up as “direct” or “unattributed” in your reports.TrackFunnels helps you build these URLs consistently so your GA4 data stays clean and comparable over time.
GA4 is case-sensitive and treats every unique string as a separate value. That means Google, google, and GOOGLE appear as three distinct traffic sources in your reports, even though they all refer to the same channel.Without enforced rules, teams end up with fragmented data — duplicated campaigns, ambiguous sources, and conversion attribution that’s hard to trust.TrackFunnels solves this by enforcing lowercase values and a set of approved UTM terms across your whole team. Every link built through TrackFunnels follows the same rules automatically, so your GA4 reports stay clean without requiring manual auditing.
Set up your UTM rules once in TrackFunnels and share the link builder with your entire marketing team. Everyone gets consistent output, no matter who builds the link.

Email Tracking

Learn which plan you need, how GA4 Measurement Protocol handles email opens, and how to get the most accurate attribution from your email campaigns.
Email tracking pixels are a Pro plan feature. The free plan does not include access to the Pixel Builder, Pixels Dashboard, Set Up GA4, or Email Tracking Settings tabs.Sign up and upgrade at trackfunnels.com to unlock email tracking.
Email opens are tracked using the GA4 Measurement Protocol, which treats every hit as an offline interaction — outside the normal browser session. By default, the Measurement Protocol starts a new session and creates a new user in GA4 for each hit, because there’s no browser cookie to tie the open to an existing user profile.You can prevent this by configuring the GA4 Client ID Personalization Tag in Account Settings → Email Tracking Settings. When you provide the merge code for your CRM’s stored GA4 client ID field, TrackFunnels passes that ID with each pixel hit. GA4 then links the email open to the existing user instead of creating a new one.
This only works if your CRM stores the GA4 client ID for each contact. If you haven’t set that up yet, contact your email platform’s support team to confirm how to capture and store the _ga cookie value per contact.
No — pixels cannot be edited after creation. This is by design, because changing a pixel’s parameters after it has been embedded in sent emails would cause inconsistencies in your GA4 data.If you need to change a pixel’s configuration:
  1. Go to your Pixels Dashboard.
  2. Delete the existing pixel.
  3. Create a new pixel with the correct settings using the Email Tracking Pixel Builder.
  4. Re-embed the new pixel in your email template.
Deleting a pixel removes it from TrackFunnels but does not affect historical data already recorded in GA4.
Not directly. The GA4 Measurement Protocol does not support passing standard UTM parameters (utm_source, utm_medium, etc.) with each hit.Instead, TrackFunnels uses 12 dedicated event parameters to relay campaign attribution information from your emails to GA4:
ParameterPurpose
email_attribution_sourceTraffic source (e.g. newsletter)
email_attribution_mediumMedium (e.g. email)
email_attribution_campaignCampaign name
email_attribution_campaign_idCampaign ID
email_attribution_termKeyword / term
email_attribution_contentAd or content variant
email_subjectSubject line of the email
email_contentContent identifier
email_statusAlways open
email_contact_idRecipient contact ID from your CRM
email_open_timeTimestamp of the open
email_extra_paramFree-form field for custom use cases
To report on these parameters in GA4, you need to register each one as a custom dimension in your GA4 account under Admin → Custom definitions.
TrackFunnels can sign a Data Processing Agreement (DPA) if your compliance requirements need one. Reach out to [email protected] to request a DPA.
If you are sending emails to recipients in the European Economic Area (EEA), tracking email opens may have implications under GDPR. TrackFunnels handles the technical data processing, but you are responsible for your own privacy policy and for ensuring you have the appropriate legal basis to track your recipients. Consult your legal advisor before deploying email tracking pixels to EEA contacts.

Integrations

Understand how TrackFunnels connects to ActiveCampaign, Calendly, and Jotform via webhooks, and what to expect when attribution data flows in.
All integrations — ActiveCampaign, Calendly, and Jotform — require a TrackFunnels Pro account.Additionally, the Calendly integration requires a paid Calendly account. Calendly’s API, which powers the webhook connection, is only available to paid Calendly subscribers.Jotform integration works with all Jotform plans.
Every TrackFunnels integration is built on webhooks. Here’s the general flow:
  1. In your TrackFunnels account, go to Account Settings → Integrations and click Integrate next to the tool you want to connect.
  2. Generate a webhook URL inside TrackFunnels.
  3. Paste that webhook URL into the third-party tool (ActiveCampaign, Calendly, or Jotform) and configure which events should trigger it.
  4. When a qualifying event occurs in the third-party tool (a link click, a booking, a form submission), it sends the event data to TrackFunnels via the webhook.
  5. TrackFunnels matches the incoming data to your UTM links and displays the attribution in your dashboard.
Keep the TrackFunnels integration tab open while you configure the third-party tool so you can easily copy the webhook URL without switching accounts.
Yes. Because the webhook fires automatically whenever an event occurs in Calendly or Jotform, any spam bookings or bot submissions will be passed to TrackFunnels and will appear in your dashboard.TrackFunnels cannot filter these out on your behalf. To reduce spam:
  • For Calendly: enable captcha or approval workflows in your Calendly event settings.
  • For Jotform: use Jotform’s built-in spam protection and CAPTCHA features in your form settings.
Managing spam at the source is the most reliable approach, as webhook calls happen before any filtering TrackFunnels could apply.
No — you cannot remove individual rows from the Calendly Attribution Dashboard or the Jotform Form Submissions Dashboard in TrackFunnels.You can use the search box at the top of each dashboard to filter down to the submissions you care about.If you need additional filtering or bulk-removal options, click the Request a Feature button in the bottom-right corner of your TrackFunnels account to submit a request.

Merge Codes

Merge codes let TrackFunnels personalise each email pixel with real contact data at send time. These questions explain what they are and where to find them.
A merge code (also called a merge field or personalization tag, depending on your CRM) is a placeholder you add to an email that your CRM automatically replaces with per-recipient data at send time. For example, adding |FNAME| to an email body becomes "Dear Sarah," for one recipient and "Dear Marcus," for another.Every contact record in your CRM has a unique contact ID. TrackFunnels uses the merge code for that contact ID in your email tracking pixel so that each open can be attributed to a specific contact in your GA4 data.When TrackFunnels sends the pixel hit to GA4, the contact ID merge code has already been resolved to the real contact ID by your CRM, so GA4 receives a concrete identifier rather than a placeholder string.
See the Merge Codes reference page for a table of contact ID merge codes organised by CRM. It covers Mailchimp, ActiveCampaign, Infusionsoft, HubSpot, Pardot, and more.Here are a few common ones to get you started:
CRMMerge Code
ActiveCampaign%CONTACTID%
Mailchimp*|UNIQID|*
HubSpot{{ contact.hs_object_id }}
Infusionsoft~Contact.Id~
Pardot%%crm_id%%
If your CRM isn’t listed on the reference page, check your CRM’s help documentation for “merge tags”, “merge fields”, or “personalization tokens” — then look for the Contact ID or Contact Record ID field specifically.If you still can’t find it, email [email protected] and we’ll help you track it down.