Linux 软件免费装
Banner图

UTM Tracker for Gravity Forms

开发者 auxanoglobalservices14
更新时间 2026年7月14日 13:27
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

gravity forms campaign tracking marketing attribution utm tracking click id

下载

2.1.0 2.2.1 2.2.3 1.1.0 2.2.0 2.2.2 2.2.4 1.0.0 2.0.0 2.2.5 2.2.6 2.2.7 2.2.8

详情介绍:

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. Why UTM Tracker? What gets captured To 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. Attribution & traffic channels 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. Reports dashboard 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. Campaign tools Admin toolbox 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). For developers Full documentation lives in the Developer tab under UTM Tracker settings. Privacy & performance 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 admin@auxanoglobalservices.com.

安装:

Quick start (recommended)
  1. Install the plugin from Plugins → Add New, or upload the folder to /wp-content/plugins/, then activate it.
  2. Make sure Gravity Forms is installed and activated.
  3. The Get Started wizard opens automatically — pick a form, choose the values to capture, and click Finish. The hidden fields are created for you and tracking is on.
Manual field setup
  1. Open UTM Tracker → Settings, turn on the tracking options you need, and set your cookie duration and attribution model.
  2. In Gravity Forms, add a Hidden field for each value you want to capture.
  3. On each hidden field, enable Allow field to be populated dynamically and enter the exact Parameter Name (for example utm_source, gclid, or traffic_channel). The field label can be anything.
  4. Test with a campaign URL such as https://example.com/contact/?utm_source=google&utm_medium=cpc&utm_campaign=summer_sale, then check UTM Tracker → Debug.

升级注意事项:

2.2.8 Optional "Stay Updated" email signup in the Get Started wizard (explicit consent, skippable), plus a fix for forms with File Upload fields that could block submission. No changes to tracking or attribution. 2.2.7 URL Builder design refresh plus Reports upgrades: trend chart, new breakdowns, click-to-filter, and chart export. No changes to tracking or attribution.

常见问题:

Do I need to know how to code?

No. The Get Started wizard and One-Click Field Setup create the required hidden fields for you, and everything is configured from the admin screens. The developer APIs are optional extras.

Does the field label matter in Gravity Forms?

No. Only the Parameter Name needs to match the tracking key exactly (for example utm_source). The label can be anything you like.

Does it work with AJAX and multi-page forms?

Yes. Hidden fields are refreshed when a form is rendered, on each page of a multi-step form, and again at submission — including AJAX-powered forms and multiple forms on one page.

Can I track custom URL parameters?

Yes. Add your parameter names one per line under UTM Tracker → Tracking → Custom Parameters, then create matching hidden fields (for example affiliate, coupon, salesperson).

What is the difference between First Touch and Last Touch?

First Touch locks cookie values to the visitor's first detected campaign, so you always know how they originally found you. Last Touch updates values whenever new campaign parameters appear, so the most recent campaign is recorded.

How does Traffic Channel Detection work?

The plugin reviews click IDs, UTM source/medium, and the referrer hostname to assign a channel such as Paid Search, Organic Social, or AI Search.

Does it detect AI Search traffic?

Yes. Visits are classified as AI Search when the UTM values or referrer match known AI platforms — including domain-style sources such as chatgpt.com or perplexity.ai, which AI platforms append to their outbound links.

Where is the tracking data stored?

In first-party cookies in the visitor's browser and, once a form is submitted, in the Gravity Forms entry in your own WordPress database. Nothing is sent to external services.

What happens to my data when I uninstall?

By default nothing is deleted, so a reinstall picks up where you left off. To remove everything, enable Delete all plugin data when the plugin is uninstalled under UTM Tracker → Settings → Import / Export first.

Will it slow down my site?

No. The frontend tracker is a single dependency-free script that loads with the non-blocking defer strategy and makes no external requests.

How do I test that tracking is working?

Open UTM Tracker → Debug, or add ?utgf_debug=1 to any page URL while logged in as an administrator. Use UTM Tracker → Cookies (or ?utgf_cookie_manager=1) to inspect and clear stored values.

Is there a developer API?

Yes — the UTMTracker JavaScript object, dynamic shortcodes, WordPress hooks, and the REST endpoint /wp-json/utm-tracker/v1/current. See the Developer tab for full documentation.

How do I get support?

Email admin@auxanoglobalservices.com or post on the support forum.

更新日志:

The complete, detailed changelog ships as CHANGELOG.md inside the plugin. 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.0 2.0.0 1.1.0 1.0