Track WordPress Signups with Google Analytics

南笙酒味 提交于 2019-12-12 02:35:14

问题


I would like to track WordPress user signups/registration using Google Analytics.

I've done this with other platforms before but for some reasons it's not working on WordPress.

1- I set my Goal URL to: /wp-login.php?checkemail=registered (that's the landing URL fir a success sign up)

2- Match Type: "Exact Match"

3- Goal Funnel Step 1: /wp-login.php?action=register (that's the Registration form URL)

I have couple of sign ups lately but Google Analytics didn't track them.

Anything help would be appreciated. Thanks


回答1:


Check to see if your GA code is even on the registration page? Even though I have my GA code in my header in all my pages WP left it out and I had to manually add it to the Registration Pages.



来源:https://stackoverflow.com/questions/12462504/track-wordpress-signups-with-google-analytics

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!