Title: Easy UTM Builder
Author: Atlas Gondal
Published: <strong>11 نوفمبر، 2016</strong>
Last modified: 27 يونيو، 2026

---

البحث عن الإضافات

![](https://ps.w.org/easy-utm-builder/assets/banner-772x250.png?rev=3587222)

![](https://ps.w.org/easy-utm-builder/assets/icon.svg?rev=3587222)

# Easy UTM Builder

 بواسطة [Atlas Gondal](https://profiles.wordpress.org/atlas_gondal/)

[تنزيل](https://downloads.wordpress.org/plugin/easy-utm-builder.2.0.0.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/easy-utm-builder/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/easy-utm-builder/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/easy-utm-builder/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/easy-utm-builder/#developers)

 [الدعم](https://wordpress.org/support/plugin/easy-utm-builder/)

## الوصف

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

 * Paste **any** URL — including external ones — and build a tagged campaign link.
 * **Live preview** updates as you type.
 * **One-click copy**, **QR code** generation (download as PNG), and save reusable**
   presets**.
 * **Recent values** are remembered so you stop retyping the same source/medium/
   campaign.

#### Bulk builder (your site content)

 * Generate UTM links across **all post types, pages and custom post types** at 
   once.
 * Filter by **post status** (published, draft, pending, future, private, trash,
   or all) and by **search term**.
 * Browse results in a paginated table, **copy** individual links or a whole page.
 * **Export** the full result set as **CSV** or **JSON** (streamed straight to your
   browser).

#### Built for accuracy

 * URLs that already contain a query string (e.g. `?p=123`) or a `#fragment` are
   handled **correctly** — parameters are merged, never duplicated.
 * Every value is **percent-encoded** (RFC 3986), so spaces and special characters
   never break your links.
 * Optional, **opt-in** value formatting: lowercase everything and/or replace spaces
   with a hyphen or underscore.

#### 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

 * **Block editor panel** — copy the current post’s UTM URL while you’re editing
   it.
 * **REST API** — build URLs programmatically (namespace `easy-utm-builder/v1`).
 * **WP-CLI** — `wp utm build https://example.com --source=newsletter --medium=email--
   campaign=spring_sale`.
 * **Translation ready** and fully accessible, built on native WordPress components.

#### 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?

 * Attribute traffic correctly in Google Analytics / GA4
 * Measure e-commerce conversions by campaign
 * Track social, email, paid, affiliate and QR-code campaigns

## لقطات الشاشة

[⌊Single / external URL builder — fill in your campaign parameters (including the
GA4 extras) and get a live-previewed link with one-click copy, a downloadable QR
code and reusable presets.⌉⌊Single / external URL builder — fill in your campaign
parameters (including the GA4 extras) and get a live-previewed link with one-click
copy, a downloadable QR code and reusable presets.⌉[

Single / external URL builder — fill in your campaign parameters (including the 
GA4 extras) and get a live-previewed link with one-click copy, a downloadable QR
code and reusable presets.

[⌊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.⌉⌊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.⌉[

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.⌉⌊Settings — set default
values, opt-in formatting (lowercase / replace spaces), choose which GA4 parameters
to show, and manage saved presets.⌉[

Settings — set default values, opt-in formatting (lowercase / replace spaces), choose
which GA4 parameters to show, and manage saved presets.

## التنصيب

#### 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.

## الأسئلة المتكررّة

### 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.

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“Easy UTM Builder” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه
الإضافة.

المساهمون

 *   [ Atlas Gondal ](https://profiles.wordpress.org/atlas_gondal/)

[ترجمة ”Easy UTM Builder“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/easy-utm-builder)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/easy-utm-builder/)، تحقق
من [مستودع SVN](https://plugins.svn.wordpress.org/easy-utm-builder/)، أو الاشتراك
في [سجل التطوير](https://plugins.trac.wordpress.org/log/easy-utm-builder/) بواسطة
[RSS](https://plugins.trac.wordpress.org/log/easy-utm-builder/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 2.0.0

 * 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.

#### 1.1

 * Supports post filtering by status; random export filename; tested with 5.5.

#### 1.0

 * Initial release.

## ميتا Meta

 *  Version **2.0.0**
 *  Last updated **قبل يوم واحد**
 *  Active installations **300+**
 *  WordPress version ** 5.6 أو أعلى **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/easy-utm-builder/)
 * Tags
 * [analytics](https://ar.wordpress.org/plugins/tags/analytics/)[ga4](https://ar.wordpress.org/plugins/tags/ga4/)
   [tracking](https://ar.wordpress.org/plugins/tags/tracking/)[UTM](https://ar.wordpress.org/plugins/tags/utm/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/easy-utm-builder/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

[Your review](https://wordpress.org/support/plugin/easy-utm-builder/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easy-utm-builder/reviews/)

## المساهمون

 *   [ Atlas Gondal ](https://profiles.wordpress.org/atlas_gondal/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/easy-utm-builder/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YWT3BFURG6SGS&source=url)