- This topic has 1 reply, 2 voices, and was last updated 11 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › eMember and Google Analytics
Tagged: redirect, Thank you page
I want to use Google Analytics to track where each of my signups and sales comes from.
I am offering a free membership on this site using eMember. There will also be paid memberships using eStore:
[http://solidworkszen.com/solidworks-video-beginners/]
After people signup, I would like to take them to a thank you page telling them they would receive their email shortly. The reason for taking them to this page is that Google Analytics marks it as successful whenever this page loads.
Is there a way to do this? I know about redirect after login, but this would be a redirect after the original signup.
You could use the “Auto login after registration” feature which will trigger the after login redirection and go to that page.
The best way to properly implement this would be to create a little custom addon that can track eMember’s registration. eMember already has a hook for successful registration submission so this addon could use that hook to know when a user have registered and then do the required redirection to a different page.