Universal Analytics - 第三方支付网关
我们的网站目前正通过跟踪代码管理器与Universal Analytics进行跟踪。我们的结帐过程包括在转到感谢页面前重定向到第三方支付网关。
Our website is currently tracking with Universal Analytics via Tag Manager. Our check-out process includes getting redirected to a 3rd party payment gateway before going to the Thank You Page.
所以,它看起来像这样:
So, it would look like this:
site.com/checkout - > site.com/payment - > security.com - > site.com/thankyou
site.com/checkout --> site.com/payment --> security.com --> site.com/thankyou
Security.com是第三方网站,我无法在其中添加跟踪代码。
Security.com is a 3rd party site and I am unable to add the tracking code there.
我希望能够看到谁能够获得通过security.com阶段并进入site.com/thankyou页面。但是通过这种设置,我的报告显示,在site.com/payment之后,访问者退出。然后,他们以security.com作为推介页面和site.com/thankyou作为着陆页返回到该网站。
I'd like to be able to see who are able to get past the security.com stage and make it to the site.com/thankyou page. But with this setup, my reports show that after site.com/payment, the visitors exit. Then they return to the site with security.com as the referral page and site.com/thankyou as the landing page.
我可以通过任何方式设置它,以便我可以
Any way I can set this up so I can see who actually makes it from checkout to the Thank You page?
转到管理 - >属性设置 - >跟踪信息 - >推荐排除列表并输入支付网关的域名(不适用于已经记录的数据)。
Goto Admin -> Property Settings -> Tracking info -> Referral Exclusion List and enter the domain name of you payment gateway (does not work for data that already has been recorded).