# How to capture registration source

**URL:** https://meta.discourse.org/t/how-to-capture-registration-source/84683
**Category:** Support
**Created:** [April 6, 2018, 12:13am UTC](https://meta.discourse.org/t/how-to-capture-registration-source/84683 "2018-04-06T00:13:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Katie\_Burton](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/katie_burton/32/120143_2.png) [@Katie\_Burton](https://meta.discourse.org/u/Katie_Burton)
#### Post date: [April 6, 2018, 12:13am UTC](https://meta.discourse.org/t/how-to-capture-registration-source/84683/1 "2018-04-06T00:13:31Z")

</div>

Hi there - I have a sales and marketing team driving registration to our community. Members are arriving at our “signup” lightbox from a number of personalized URLs. Therefore I have a two part question:

- Can discourse signup page capture registration data as a hidden fields?
- Can I add the registration data to the users profile? This would be hidden from user and only visible to admins.

How it works:

- An ad appears from my community online
- The destination URL includes UTM parameters for tracking: `mycommunity.com/signup/ _?utm_source=Google&utm_medium=cpc&utm_campaign=may_launch&utm_term=network%20automation_`

I want the UTM data to pass to the user record:

- Full name: Johny Appleseed
- Email: `jappleseed@apple.com`
- Registration source: Google
- Registration source type: CPC
- Ad campaign name: May Launch
- Paid keyword: Network Automation

Discourse supports Google Tag Manager, and I’ve read that you can pass along [UTM parameters to Google Tag Manager](https://www.analyticsmania.com/post/transfer-utm-parameters-google-tag-manager/). but I’m not confident this will pass all the UTM data to the discourse user profile.

Has anyone done this or know of a simpler way? Capturing this data on the front end of user registration is important for me to measure the community’s contribution to our business.

Thanks!

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [April 6, 2018, 12:47pm UTC](https://meta.discourse.org/t/how-to-capture-registration-source/84683/2 "2018-04-06T12:47:46Z")

</div>

That would take a plug in. If you’ve got a budget, let in #Marketplace. If you want to do it yourself, there are topics about getting started.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [August 15, 2020, 5:21am UTC](https://meta.discourse.org/t/how-to-capture-registration-source/84683/3 "2020-08-15T05:21:45Z")

</div>


