Title: PGO Simple UTM Tracker
Author: Paolo Melotto
Published: <strong>2026년 8월 18일</strong>
Last modified: 2026년 8월 21일

---

플러그인 검색

![](https://ps.w.org/pgo-simple-utm-tracker/assets/banner-772x250.png?rev=3653020)

![](https://ps.w.org/pgo-simple-utm-tracker/assets/icon-256x256.png?rev=3653020)

# PGO Simple UTM Tracker

 작성자: [Paolo Melotto](https://profiles.wordpress.org/hybridationartworks/)

[다운로드](https://downloads.wordpress.org/plugin/pgo-simple-utm-tracker.1.2.2.zip)

 * [세부사항](https://ko.wordpress.org/plugins/pgo-simple-utm-tracker/#description)
 * [평가](https://ko.wordpress.org/plugins/pgo-simple-utm-tracker/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/pgo-simple-utm-tracker/#installation)
 * [개발](https://ko.wordpress.org/plugins/pgo-simple-utm-tracker/#developers)

 [지원](https://wordpress.org/support/plugin/pgo-simple-utm-tracker/)

## 설명

PGO Simple UTM Tracker helps WooCommerce store owners understand which campaigns
generate orders.

It captures `utm_source`, `utm_medium`, `utm_campaign`, `utm_term`, `utm_content`,`
gclid`, `fbclid`, `msclkid`, and `ttclid`. Attribution is kept in a secure first-
party cookie and added to the WooCommerce order when the customer completes checkout.

Choose between first-touch and last-touch attribution. View the source directly 
in both the classic WooCommerce order screen and the High-Performance Order Storage(
HPOS) interface.

The `[plugingo_utm_fields]` shortcode outputs hidden attribution fields for HTML-
compatible forms. Contact Form 7 submissions can also receive the captured fields.

#### Privacy-first attribution

The recommended consent mode integrates with the WordPress Consent API and captures
data only when the visitor has granted statistics consent through a compatible consent
solution. An alternative site-managed mode is available for sites that already block
the tracker until consent is granted.

The plugin does not contact external services. Attribution data remains on your 
WordPress installation. Landing pages are stored without query strings, values are
limited to 255 characters, and the first-party cookie is HTTP-only, Secure on HTTPS
sites, and SameSite=Lax.

Site owners are responsible for describing attribution tracking in their privacy
and cookie notices and for selecting a consent mode appropriate to their jurisdiction.

### Features

 * First-party UTM and click-ID attribution
 * WordPress Consent API support
 * First-touch or last-touch model
 * WooCommerce order metadata
 * Classic order and HPOS compatibility
 * UTM column in the order list
 * Detailed attribution panel on each order
 * Hidden-field shortcode for compatible forms
 * Contact Form 7 integration
 * No external services or remote requests

#### Upgrade to PGO UTM Tracker PRO

If the FREE edition proves useful, PGO UTM Tracker PRO adds simultaneous first- 
and last-touch journeys, revenue dashboards, campaign/product/coupon reports, CSV
export, a campaign URL builder, and weekly email summaries. The PRO edition is available
from Plugingo.it and is also included in Plugingo PASS.

FREE and PRO cannot run simultaneously. Activating PRO automatically deactivates
FREE; activating FREE automatically deactivates PRO. Existing attribution settings
and WooCommerce order metadata remain compatible.

## 스크린샷

[⌊Attribution model, cookie duration, and consent settings.⌉⌊Attribution model, 
cookie duration, and consent settings.⌉[

Attribution model, cookie duration, and consent settings.

[⌊Campaign attribution displayed in a WooCommerce order.⌉⌊Campaign attribution displayed
in a WooCommerce order.⌉[

Campaign attribution displayed in a WooCommerce order.

## 설치

 1. Install and activate PGO Simple UTM Tracker.
 2. Open WooCommerce > PGO UTM Tracker.
 3. Select the consent mode used by your site.
 4. Choose first-touch or last-touch attribution and the cookie duration.
 5. Visit a campaign URL containing UTM parameters after granting statistics consent.
 6. Complete a test order and review its attribution details.

## FAQ

### Does the plugin send data to Plugingo or another service?

No. It makes no remote requests. All attribution data remains in the visitor’s first-
party cookie and in your WooCommerce order database.

### Does it require WooCommerce?

Yes. WooCommerce is declared as a plugin dependency because order attribution is
the primary feature.

### What happens before statistics consent is granted?

In the recommended WordPress Consent API mode, no campaign parameters are captured
and no attribution cookie is created.

### Which consent plugins are compatible?

Any consent solution that exposes the standard WordPress Consent API and updates
the `statistics` consent category can be used.

### Can I integrate a custom consent system?

Yes. Select site-managed mode only when your implementation prevents tracking before
consent. Developers can also use the `plugingo_utm_tracker_tracking_allowed` filter
to return the current consent state.

### Does it support HPOS?

Yes. The plugin supports WooCommerce High-Performance Order Storage and the classic
order interface.

### Is there a PRO version?

Yes. PGO UTM Tracker PRO is available at https://plugingo.it/pgo-utm-tracker-pro/
and is included in Plugingo PASS. It contains every FREE feature plus multi-touch
journeys and advanced local reports.

### Can FREE and PRO be active together?

No. They provide the same base attribution engine, so activating one edition automatically
deactivates the other to prevent duplicate tracking.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“PGO Simple UTM Tracker”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Paolo Melotto ](https://profiles.wordpress.org/hybridationartworks/)

[자국어로 “PGO Simple UTM Tracker”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/pgo-simple-utm-tracker)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/pgo-simple-utm-tracker/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/pgo-simple-utm-tracker/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/pgo-simple-utm-tracker/)을 [RSS](https://plugins.trac.wordpress.org/log/pgo-simple-utm-tracker/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.2.2

 * Added a responsive Plugingo-branded settings experience.
 * Added contextual documentation, support, and FREE versus PRO comparison links.
 * Improved and fully internationalized settings-page copy.
 * Added safe mutual exclusion between the FREE and PRO editions.

#### 1.2.1

 * Updated the canonical plugin URI to the working Plugingo.it product page.
 * Updated the WordPress.org contributor username.

#### 1.2.0

 * Prepared the plugin for the WordPress.org Plugin Directory.
 * Added WordPress Consent API support and a site-managed consent mode.
 * Added complete privacy documentation and English directory documentation.
 * Improved input validation for public campaign parameters, cookies, and request
   paths.
 * Updated the public name to PGO Simple UTM Tracker.

#### 1.1.0

 * Added first-touch and last-touch attribution models.
 * Prevented parameters from separate campaigns from being mixed.
 * Added HPOS order-list compatibility.
 * Minimized stored data by using an HTTP-only cookie and removing query strings
   from landing pages.
 * Declared the WooCommerce dependency.

#### 1.0.0

 * Initial release.

## 기초

 *  버전 **1.2.2**
 *  최근 업데이트: **2주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **7.1**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/pgo-simple-utm-tracker/)
 * 태그:
 * [analytics](https://ko.wordpress.org/plugins/tags/analytics/)[attribution](https://ko.wordpress.org/plugins/tags/attribution/)
   [marketing](https://ko.wordpress.org/plugins/tags/marketing/)[UTM](https://ko.wordpress.org/plugins/tags/utm/)
   [woocommerce](https://ko.wordpress.org/plugins/tags/woocommerce/)
 *  [고급 보기](https://ko.wordpress.org/plugins/pgo-simple-utm-tracker/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/pgo-simple-utm-tracker/reviews/)

## 기여자

 *   [ Paolo Melotto ](https://profiles.wordpress.org/hybridationartworks/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/pgo-simple-utm-tracker/)