# How to track user registration with gAnalytics

**URL:** https://meta.discourse.org/t/how-to-track-user-registration-with-ganalytics/38007
**Category:** Support
**Created:** [2016年一月15日 15:30 UTC](https://meta.discourse.org/t/how-to-track-user-registration-with-ganalytics/38007 "2016-01-15T15:30:21Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Frez](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/frez/32/49215_2.png) [@Frez](https://meta.discourse.org/u/Frez)
#### Post date: [2016年一月15日 15:30 UTC](https://meta.discourse.org/t/how-to-track-user-registration-with-ganalytics/38007/1 "2016-01-15T15:30:21Z")

</div>

Hi everybody,

I’m trying to track user signup on our new [Discourse Pokémon Go site](https://pokemongo.doom.team) but I can’t figure out how to proceed.

I’ve read those two posts twice and it didn’t help me much.

> [@Google Analytics Event Tracking](https://meta.discourse.org/t/google-analytics-event-tracking/20083):
>
> I want to add GA event tracking to my Discourse installation. Is there any existing documentation or examples I can reference? Thanks! Here’s some of the events that I want to track: • Logging in • Homepage o Creating topic o Starring topic • Category page o Creating topic o Watching category o Tracking category o Regular status for category o Muting category o Editing category (selecting edit option) • Topic page o Replying o Invi…

> [@/users/account-created does not include Google Analytics tracking script](https://meta.discourse.org/t/users-account-created-does-not-include-google-analytics-tracking-script/21524/4):
>
> Scotta, I’ve done some work on this and I’m hoping to submit the pull request in the next day or two! One of the things I’d like to work on next is setting up Google Analytics Universal configuration in the admin panel so that you can track users across devices and track custom events such as creating topics, replies, etc. I’m not quite sure what the scope will be yet, but there’s a lot of analytics and tracking functionality we can get out of a little bit of code and that’s what I’ll be shoot…

Any help would be much appreciated.

Ps.: I know how GA works very well. It’s only make the two talks that is bugging me.

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [2016年四月1日 20:31 UTC](https://meta.discourse.org/t/how-to-track-user-registration-with-ganalytics/38007/2 "2016-04-01T20:31:11Z")

</div>

User Signup confirmation page – `/users/account-created` now have Google Analytics tracking script, as per:

[https://github.com/discourse/discourse/commit/05164d4cae5ca6b5bb6a72c5a98ab3471804c021](https://github.com/discourse/discourse/commit/05164d4cae5ca6b5bb6a72c5a98ab3471804c021)

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [2016年四月1日 20:31 UTC](https://meta.discourse.org/t/how-to-track-user-registration-with-ganalytics/38007/3 "2016-04-01T20:31:15Z")

</div>


