> For the complete documentation index, see [llms.txt](https://eventx-hq.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/embedding-utm-codes-to-registration-form.md).

# Embedding UTM Codes To Registration Form

## Summary

UTM (Urchin Tracking Module) is a code snippet added to the back of a URL and is able to track the origin of the registration. EventX now supports tracking where the registration form was filled. This will be helpful for organizers that run multiple social media campaigns on different platforms.

## Steps To Setup

1. Use this [URL Builder](https://ga-dev-tools.google/ga4/campaign-url-builder/).
2. Input your registration form link into the website URL blank. Then, input the **campaign source** and **campaign medium**.\
   **Note:** The campaign source and campaign medium fields are for your own reference. For example, you would like to create a registration form link to input on Facebook, you can put the source as Facebook.\
   ![](/files/3NXImuvRZJrX4559BO0E)\
   ![](/files/i1tBbGlgQ7sYFw3Q5ypw)
3. Copy the generated URL and paste it into the respective location.\
   **Note:** There will be no changes made to your original registration form.\
   ![](/files/wCx3bCdF3MGUqCqAatjf)

## Supported UTM Parameters

* utm\_source: track the source where traffic is coming from, including a website or advertiser
* utm\_medium: track the advertising medium, including email and banner ads
* utm\_campaign: track the campaign name associated with the traffic
* utm\_content: track the specific link within in an ad that a user clicked
* utm\_term: track keywords associated with campaigns

## Display On People List

Once the attendee has registered via the link with UTM parameters, organizers can view it the source of registration by going to the People List > click on the attendee profile icon.

![](/files/P91g6zkclm0RsOi2w7Et)\
The UTM medium, source and campaign will be displayed. Note that these parameters will match the input parameters in the URL builder tool.\
![](/files/dzKK4ASnWBm8N3Djkfba)

## Exporting Attendee List Report

Organizers are able to view the UTM records for the attendees on the attendee list report.\
![](/files/DTyQUx71tELXmVI9mYqf)\
The UTM parameters will be shown as below in the attendee list report CSV file.\
![](/files/GauUFYPXJppbJs7UouZA)

## Frequently Asked Questions

### Q: Which UTM parameters are supported?

**A:** `utm_source`, `utm_medium`, and `utm_campaign`. Other UTM parameters are not captured.

### Q: Can I see which marketing campaign an attendee came from?

**A:** Yes. UTM data is visible per attendee on the People List and can be exported via the attendee list report CSV.
