When Mintegral serves an ad and a user clicks it, Mintegral inserts UTM parameters to the Tracking URL to enable tracking and attribution.
What we do
Mintegral inserts a set of UTM parameters to the Tracking URL when serving ads. Mintegral Pixel SDK automatically reads those parameters from the landing page URL, saves them to the browser’s local storage (localStorage), and attaches them to subsequent tracking events (e.g., page_view or purchase). This delivers accurate attribution and helps optimize campaign performance — with minimal work required from you.
How it works
-
Ad served & clicked — Mintegral adds UTM parameters to the Tracking URL.
-
Capture & store — Mintegral Pixel SDK reads the UTM values and stores them in local storage (localStorage).
-
Track & attribute — Later conversion events include the stored UTM values for attribution and optimization.
Example Tracking URL
https://www.example.com/…?utm_campaign=this_is_offer_name&utm_id=this_is_offer_id&utm_medium=this_is_affiliate_id&utm_mtg_campaign_uuid=this_is_campaign_uuid&utm_mtg_click_id=this_is_click_id&utm_source=mintegral
UTM parameters
Parameter |
Micro |
Description |
|
{offer_name} |
Name of the offer |
|
{adv_offer_id} |
Unique ID of the offer |
|
{affiliate_id} |
Affiliate ID for the channel that served the ad |
|
{uuid} |
UUID of the offer |
|
{click_id} |
Mintegral tracking ID for precise attribution |
|
/ |
Traffic source.
|
Why this matters
-
Accurate attribution — tie clicks to conversions precisely.
-
Performance insights — measure creative, channel, and campaign performance.
-
Optimization — feed attribution data into bidding and budget decisions.
-
Low effort — handled automatically by Mintegral + Pixel SDK.