2

I send a confirmation link via e-mail (in multiple places) but it seems Analytics doesn't recognize those clicks (given URL is visited) unless the visit immediate. I am guessing the last part is about session expiration.

How can I define my goal funnel so that confirmation page landings are recognized even after a day or two?

My confirmation URL is in following format:

"http://<domain_name>/confirmation/<10_char_hex_confirmation_code>/"
4

1 回答 1

2

你不能。目标漏斗的所有步骤必须发生在同一个会话中。

您总是可以有一个注册目标(即发送电子邮件),而另一个目标是确认登录页面。然后比较这些目标转化,你会得到同样的结果。

于 2009-02-16T20:07:19.360 回答