Linux 软件免费装
Banner图

Easy UTM Builder

开发者 Atlas_Gondal
更新时间 2026年6月27日 16:13
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

tracking analytics utm ga4 campaign url builder

下载

1.0 1.1 2.0.0

详情介绍:

Easy UTM Builder adds a modern campaign-URL builder under Settings → Easy UTM Builder. Tag any single (or external) URL the way you would with Google's Campaign URL Builder, or generate UTM links in bulk across all of your posts, pages and custom post types — then copy, export, or turn them into QR codes. It runs entirely in the WordPress admin. It adds nothing to your front end, makes no changes to your posts or permalinks, and writes no files to your uploads folder. Single / external URL builder Bulk builder (your site content) Built for accuracy GA4 ready Enable the extra Google Analytics 4 / Google Ads parameters you need: utm_id, utm_source_platform, utm_creative_format and utm_marketing_tactic — alongside the classic utm_source, utm_medium, utm_campaign, utm_term and utm_content. For power users and agencies Available in your language Ships translated into Spanish, French, German, Italian and Brazilian Portuguese (both the admin interface and server messages), and is ready for more via translate.wordpress.org. Why UTM URLs?

安装:

From your WordPress dashboard
  1. Visit Plugins → Add New.
  2. Search for Easy UTM Builder.
  3. Click Install Now, then Activate.
  4. Go to Settings → Easy UTM Builder.
Manually
  1. Upload the easy-utm-builder folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
Usage
  1. Open Settings → Easy UTM Builder.
  2. On the Single / External URL tab, paste a URL and fill in Source, Medium and Campaign (Term and Content are optional). Copy the previewed link or generate a QR code.
  3. Or use the Bulk tab to tag your existing content, then export as CSV/JSON.
  4. Set defaults, formatting rules and which GA4 parameters to show on the Settings tab.

屏幕截图:

  • Bulk builder — tag all your content filtered by post type, status or search, preview the results table, copy any link, and export the full set as CSV or JSON.
  • Settings — set default values, opt-in formatting (lowercase / replace spaces), choose which GA4 parameters to show, and manage saved presets.

升级注意事项:

2.0.0 Major rewrite. Adds a single/external URL builder, live preview, copy, QR codes, GA4 parameters and safer (streamed) exports.
  • Complete rewrite on a modern, namespaced (PSR-4) architecture with a React admin UI.
  • New: single / external URL builder with live preview.
  • New: one-click copy, QR codes, JSON export and GA4 parameters.
  • New: saved defaults, presets and recent values.
  • New: REST API, WP-CLI command and block editor sidebar panel.
  • New: bundled translations — Spanish, French, German, Italian and Brazilian Portuguese.
  • Fixed: URLs that already contain a query string or fragment are handled correctly.
  • Fixed: values are percent-encoded; lowercasing is now opt-in per your settings.
  • Fixed: exports are streamed instead of being written to the public uploads folder.
  • Raised minimum requirements to WordPress 5.6 and PHP 7.4.

常见问题:

What is a UTM parameter?

UTM parameters are tags you add to a URL so analytics tools (like Google Analytics) can report where your traffic came from. The three most common are utm_source (e.g. newsletter), utm_medium (e.g. email) and utm_campaign (e.g. spring_sale).

Which parameters are required?

Source, Medium and Campaign are recommended for meaningful reporting, so the builder highlights them. Term and Content (and the GA4 extras) are optional.

Does it work with Google Analytics 4 (GA4)?

Yes. The classic UTM parameters work with every Analytics version, and you can enable the GA4 / Google Ads extras (utm_id, utm_source_platform, utm_creative_format, utm_marketing_tactic) from the Settings tab.

Can I build a link for a site that isn't this one?

Yes. The Single / External URL tab works with any URL you paste, on any domain.

Will it change my posts, permalinks, or redirect anything?

No. It only generates links for you to copy or export. It never edits your content, changes permalinks, or adds redirects, and it outputs nothing on the front end.

My site uses plain (?p=123) permalinks. Will the links break?

No. If a URL already contains a query string or a #fragment, the parameters are merged in correctly rather than appended with a second ?.

Are spaces and special characters handled safely?

Yes — every value is percent-encoded. You can also choose to lowercase values and/or replace spaces with a hyphen or underscore, but only if you turn those options on.

Where do CSV/JSON exports go? Are they public?

Exports are streamed directly to your browser as a download. Unlike older versions, nothing is written to your uploads directory, so there are no leftover, publicly accessible files.

Does it support custom post types?

Yes. The Bulk builder lists every public post type, plus options to target all content at once.

Does it slow down my site?

No. The plugin loads only on its own admin screen (and the block editor panel). It adds no scripts, styles, or queries to your front end.

Does it store personal data?

No personal data. It saves only your own preferences — default values, presets and recently used campaign values — in a single option, which is removed when you uninstall.

Can I use it from code or the command line?

Yes. There's a REST API (easy-utm-builder/v1) and a WP-CLI command (wp utm build). See the plugin's developer documentation for details.

What are the minimum requirements?

WordPress 5.6 or higher and PHP 7.4 or higher.

更新日志:

2.0.0 1.1 1.0