Your forms collect leads. UTM Tracker for Gravity Forms tells you which marketing earned them.
The plugin reads campaign data from the URL a visitor arrives on, remembers it in first-party cookies, and automatically fills matching hidden fields when any Gravity Form is submitted. Every entry arrives with the exact campaign, ad click, landing page, and traffic channel that generated it — ready for reports, CRM sync, and follow-up.
Stop guessing which marketing works. See which Google Ads campaign fills your pipeline, which social post actually converts, and which leads arrived from AI search — directly in your Gravity Forms entries.
{utm_tracker:utm_source} put the campaign behind each lead right in your notification emailsutm_source, utm_medium, utm_campaign, utm_term, utm_content, utm_idgclid, gbraid, wbraid), Meta (fbclid), Microsoft (msclkid), TikTok (ttclid), LinkedIn (li_fat_id), X/Twitter (twclid)affiliate, coupon, or salesperson; they appear automatically in the URL Builder, Templates, and field setupTo capture any value, add a Hidden field in Gravity Forms with a matching parameter name — or let the One-Click Field Setup create the fields for you.
Choose how returning visitors are recorded: Last Touch (the most recent campaign wins) or First Touch (the original campaign stays locked in). First/last touch UTM summaries are available on every lead.
Every visit is also classified into a marketing channel automatically — Paid Search, Organic Search, Paid Social, Organic Social, Email, Referral, Direct, and AI Search, which recognizes visits from ChatGPT, Perplexity, Claude, and other AI platforms.
A live attribution summary read straight from your Gravity Forms entries: leads over time, traffic channel share, top sources, mediums and campaigns, plus device, form, and landing-page breakdowns. Click any chart to filter the leads table, download charts as PNG, and refresh on demand. No extra database tables, no external requests.
Get Started wizard, One-Click Field Setup with duplicate detection, Cookie Manager, Debug Panel (admin page or ?utgf_debug=1 frontend overlay), settings export/import as JSON, and configurable cookie duration (1–3650 days).
UTMTracker object: get(), getAll(), has(), clear(), and attribution helpersGET /wp-json/utm-tracker/v1/current returns the active tracked values[utm_source] or [landing_page]Full documentation lives in the Developer tab under UTM Tracker settings.
Tracking values are stored in first-party cookies and saved to Gravity Forms entries in your own database — tracking makes no external requests. The only external call the plugin can ever make is the optional email-updates signup in the Get Started wizard, with your explicit consent (see External Services below). The dependency-free frontend tracker loads deferred, and admin assets load only on the plugin’s own pages.
For direct support, email [email protected].
The optional “Stay Updated” email signup on the final step of the Get Started wizard connects to a newsletter service run by the plugin author, Auxano Global Services. Nothing is sent unless you enter an email address, tick the consent checkbox, and click Finish setup — leaving the field empty or using Skip sends nothing. With your consent, your email address and basic site information (site URL and software versions) are sent so we can email you about plugin updates, and you can unsubscribe at any time. No visitor, tracking, or form data is ever transmitted.
All libraries are bundled locally and load only on the plugin’s own admin pages — no CDNs, no external requests.