I took a look at this post, but didn’t understand what the code meant, or where I should be adding it.
I am aware that users get sent to a page after signing-up via EMAIL, which I can use to track sign ups. Although, when users sign up using another social platform (Facebook, Twitter, etc…) they are not redirected to any URL
So could someone please explain to me how to do this. Thanks
There are countless use cases around why someone would want to achieve this. A few that come to mind right away…
Tracking conversion paths: “How long does it take for a registration at discourse.example.com to translate into a sale at example.com? Is it 6 months? How can we make it 3?”
Initial time on site: “How long do new users spend on the site after initial registration? Is it just 2 minutes? Our most engaged users spent an average of 20 minutes, and visited x, y, z pages. Maybe we need to route new users to those pages first?”
New Member Acquisition: “We are spending $200/day on Google Adwords to promote the new forum. What is our return on the investment? Is the ad converting on the first visit? How many on the second, third, fourth? … Okay, looks like it take “X” impressions to lead to one conversion. Do we need to adjust our ad copy? Should we test different colors on the landing page? What do those demographics look like anyway?”
Those come to mind right away, but I could think of several dozen other reasons someone would want this data integrated directly into Google Analytics instead of just looking at the admin dashboard. Don’t get me wrong, the dashboard is a great 50,000 foot view. The data there works for high-level look at your forum. I can see us using it to put together C-Level reports for enterprise customers. But if you’re on the front line and need to translate data into actionable insights that lead to business outcomes you can report up to the C-Suite, unifying this data into Google Analytics makes perfect sense.
Here’s a solid article I found that offers a bit more context, along with links to custom reports you can import into your Google Analytics account.
I’m trying to set up tracking for signups in GA. Have tried /users/account-created in the GA goal setup. In a post from 2016 @techAPJ says that GA tracking has been applied to the following:
/users/account-created , /users/activate-account and users/password-reset page.
None of these are returning any results for the past 7 days where we have had signups.
I was able to do a workaround firing GTM event tags embedded in the social icons. It wasn’t a true signup since there are a few more steps to complete but it did give me better than nothing for insights.
However, it was decently accurate at first and now the numbers are way off, and wondering if there are bots or scripts clicking those social buttons (and not signing up). It doesn’t appear to be member prospects just abandoning the signup process either.
I know this isn’t really helpful but would be great if there was a better solution for conversion tracking.