谷歌分析服务器端跟踪和访客位置

时间:2022-03-26 14:40:38

so I'm using the ga.php script you can download from google analytics.

所以我正在使用你可以从谷歌分析下载的ga.php脚本。

I modified it to not show an image and just do the request because I use it to track an xml file... but it doesn't track any information from utmip.... like location, provider...

我修改它不显示图像,只是做请求,因为我用它来跟踪一个xml文件...但它不跟踪任何信息来自utmip ....像位置,提供商...

http://www.google-analytics.com/__utm.gif?utmwv=4.4sh&utmn=1742714795&utmhn=xxxx&utmr=xxxx&utmp=xxxxx&utmac=MO-2xx34486-1&utmcc=__utma%3D999.999.999.999.999.1%3B&utmvid=0x518fcf398ef90b70&utmip=84.192.210.000

this is how my request url looks like... as you can see i'm passing the ip to the utmip paramater...

这就是我的请求网址的样子......你可以看到我正在将ip传递给utmip参数...

any idea what's causing this?

是什么原因造成的?

1 个解决方案

#1


1  

it's working now, haven't checked back on this topic for a while sorry... but for it to work I had to remove the last bit of the ip from utmip xx.xx.xx.00 for example....

它现在正在工作,有一段时间没有检查过这个主题对不起......但是为了工作,我不得不从utmip xx.xx.xx.00中删除最后一点ip ...

#1


1  

it's working now, haven't checked back on this topic for a while sorry... but for it to work I had to remove the last bit of the ip from utmip xx.xx.xx.00 for example....

它现在正在工作,有一段时间没有检查过这个主题对不起......但是为了工作,我不得不从utmip xx.xx.xx.00中删除最后一点ip ...