简体   繁体   English

谷歌分析目标漏斗

[英]Google Analytics Goal Funnel

I have the following scenario which I can not figure out how to set it up correctly.我有以下场景,我无法弄清楚如何正确设置它。 First three steps are ok, but the last part doesn't work ok.前三步没问题,但最后一步不行。 The path is:路径是:

1.) /something/somethingElse/step1 1.) /something/somethingElse/step1
2.) /something/somethingElse/step2 2.) /something/somethingElse/step2
3.) /something/somethingElse/step3 3.) /something/somethingElse/step3
4.) /email-sent 4.) /email-sent
5.) upon clicking a link in an email, they get redirected to a page which has an utm which contains "RegistrationConfirm". 5.) 单击电子邮件中的链接后,他们会被重定向到一个页面,该页面的 utm 包含“RegistrationConfirm”。 Then from this link, they get redirected to "account" (step 6).然后从这个链接,他们被重定向到“帐户”(第 6 步)。
6.) /acccount 6.) /账户

I simply can not figure out between step 4 and step 6. Can someone please help?我根本无法弄清楚第 4 步和第 6 步之间的关系。有人可以帮忙吗? Thanks!谢谢!

The funnel is unclear.漏斗不清楚。 First 3 steps are page, then it appears to land on a page with an path like /email so an email arrives with a link with utm parameters like this:前 3 个步骤是页面,然后它似乎降落在一个路径类似于 /email 的页面上,因此电子邮件到达时带有一个带有 utm 参数的链接,如下所示:

example.com/account?utm_source=test&utm_medium=test& utm_campaign=RegistrationConfirm example.com/account?utm_source=test&utm_medium=test& utm_campaign = RegistrationConfirm

so step 4 in /email and the next step is /account .所以在/email第 4 步和下一步是/account

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM