# UTM Tracking

Moongate supports UTM tracking. UTM tracking is enabled by appending `?utm_(anything-you-want-to-track)=(anything)` to the back of your campaign’s URL. Multiple parameters can be tracked at the same time; simply add `&utm_(anything-you-want-to-track)=(anything)` after the first UTM parameter. Typical values for the ‘(anything-you-want-to-track)’ fields include source, medium, campaign, term, and content.

For instance, you could distribute a link to your event via Instagram with the UTM parameter `?utm_source=instagram` (where `(anything-you-want-to-track) = source` and `(anything) = instagram`) in the URL, enabling you to view which ticket transactions originated from Instagram. An example URL would be formatted as follows: <https://app.moongate.id/events/moongatedemo?utm_source=instagram>

Clicking on an individual transaction from the portal displays the UTM data associated with that transaction, if any. UTM data is also visible within the corresponding CSV export.

<div align="left"><figure><img src="https://1729180990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FArGy7vQWZPA9Z8R1a6dv%2Fuploads%2FDsuuHMf6e4UhjrOS8lpG%2Fimage.png?alt=media&#x26;token=5e92f0ca-d2ee-4c24-a323-4d4308659f32" alt=""><figcaption></figcaption></figure></div>
