哪些数据会发送到Google Analytics?

时间:2020-12-21 15:16:26

Has anyone found any documentation or research about what data is transfered to Google Analytics when it's added to a site. The main thing I'm wondering about is post data, but the details of exactly what is sent would be useful.

有没有人发现任何关于在Google Analytics添加到网站时将哪些数据传输到Google Analytics的文档或研究。我想知道的主要问题是发布数据,但确切发送内容的详细信息将非常有用。

I'm considering implementing it on a sites that have a lot of private data on them. I'm wondering what data Google will capture, if any. (The sites are login only.) I'm needing proof so I can provided to the users.

我正在考虑在拥有大量私人数据的网站上实施它。我想知道Google会捕获哪些数据,如果有的话。 (这些网站只是登录。)我需要证明,所以我可以提供给用户。

5 个解决方案

#1


7  

The official information can be found here

官方信息可以在这里找到

The visitor tracking information that you can get in the Google Analytics reports depends on Javascript code that you include in your website pages, referred to as the Google Analytics Tracking Code (GATC). Initial releases of the GATC used a Javascript file called urchin.js.

您可以在Google Analytics报告中获取的访问者跟踪信息取决于您在网站页面中包含的Javascript代码,称为Google Analytics跟踪代码(GATC)。 GATC的初始版本使用了一个名为urchin.js的Javascript文件。

That script is then discussed in detail in that blog, and Google Analytics Help group can also provide some details.

然后在该博客中详细讨论该脚本,Google Analytics帮助论坛也可以提供一些详细信息。

a More detailed list of what that javascript collect is listed here.

这里列出了javascript收集的更详细列表。

#2


5  

I found the official google documentation here:

我在这里找到了官方的谷歌文档:

http://code.google.com/apis/analytics/docs/tracking/gaTrackingTroubleshooting.html

i also found this very discussion VERY useful:

我也发现这个非常有用的讨论:

http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=5f11a529100f1d47&hl=en

helped me find out WTF utmcc actually DID

帮我发现WTF utmcc实际上是DID

#3


4  

All info passes via URL and post params:

所有信息都通过URL和邮件参数传递:

Cache page

1

utmac

UA-745459-1

utmcc

__utma=52631473.656111131.1231670535.1235325662.1235336522.264;+__utmz=52631473.1235287959.257.8.utmccn =(organic)|utmcsr=google|utmctr=site:domain.com|utmcmd=organic;+

utmcs

windows-1255

utmdt
page title

utmdt页面标题

utmfl

10.0 r12

utmhid

1524858795

utmhn

www.domain.com

utmje

1

utmn

1273285258

utmp

/shakeit/?

utmr

0

utmsc

32-bit

utmsr

1280x800

utmul

en-us

utmwv

1.3

Host

www.google-analytics.com

User-Agent

Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 (.NET CLR 3.5.30729)

Mozilla / 5.0(Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6)Gecko / 2009011913 Firefox / 3.0.6(.NET CLR 3.5.30729)

Accept

image/png,image/;q=0.8,/*;q=0.5

Accept-Language

en-us,en;q=0.5

Accept-Encoding

gzip,deflate

Accept-Charset

ISO-8859-1,utf-8;q=0.7,*;q=0.7

Keep-Alive

300

Connection

keep-alive

Referer

http://www.hadash-hot.co.il/shakeit/?&page=1

Pragma

no-cache

Cache-Control

no-cache

#4


3  

look at http://www.google-analytics.com/urchin.js under the function urchinTracker and you'll see what's going on :)

在urchinTracker函数下查看http://www.google-analytics.com/urchin.js,你会看到发生了什么:)

#5


2  

I recommend trying the Google Chrome extension: https://chrome.google.com/extensions/detail/jnkmfdileelhofjcijamephohjechhna

我建议您尝试使用Google Chrome扩展程序:https://chrome.google.com/extensions/detail/jnkmfdileelhofjcijamephohjechhna

This extension will provide debug information for all of the data sent to google analytics. It's especially helpful when you are adding new analytics features and want to verify they are working the way you expect them to.

此扩展程序将为发送到Google Analytics的所有数据提供调试信息。当您添加新的分析功能并希望验证它们按照您期望的方式运行时,它尤其有用。

#1


7  

The official information can be found here

官方信息可以在这里找到

The visitor tracking information that you can get in the Google Analytics reports depends on Javascript code that you include in your website pages, referred to as the Google Analytics Tracking Code (GATC). Initial releases of the GATC used a Javascript file called urchin.js.

您可以在Google Analytics报告中获取的访问者跟踪信息取决于您在网站页面中包含的Javascript代码,称为Google Analytics跟踪代码(GATC)。 GATC的初始版本使用了一个名为urchin.js的Javascript文件。

That script is then discussed in detail in that blog, and Google Analytics Help group can also provide some details.

然后在该博客中详细讨论该脚本,Google Analytics帮助论坛也可以提供一些详细信息。

a More detailed list of what that javascript collect is listed here.

这里列出了javascript收集的更详细列表。

#2


5  

I found the official google documentation here:

我在这里找到了官方的谷歌文档:

http://code.google.com/apis/analytics/docs/tracking/gaTrackingTroubleshooting.html

i also found this very discussion VERY useful:

我也发现这个非常有用的讨论:

http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=5f11a529100f1d47&hl=en

helped me find out WTF utmcc actually DID

帮我发现WTF utmcc实际上是DID

#3


4  

All info passes via URL and post params:

所有信息都通过URL和邮件参数传递:

Cache page

1

utmac

UA-745459-1

utmcc

__utma=52631473.656111131.1231670535.1235325662.1235336522.264;+__utmz=52631473.1235287959.257.8.utmccn =(organic)|utmcsr=google|utmctr=site:domain.com|utmcmd=organic;+

utmcs

windows-1255

utmdt
page title

utmdt页面标题

utmfl

10.0 r12

utmhid

1524858795

utmhn

www.domain.com

utmje

1

utmn

1273285258

utmp

/shakeit/?

utmr

0

utmsc

32-bit

utmsr

1280x800

utmul

en-us

utmwv

1.3

Host

www.google-analytics.com

User-Agent

Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 (.NET CLR 3.5.30729)

Mozilla / 5.0(Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6)Gecko / 2009011913 Firefox / 3.0.6(.NET CLR 3.5.30729)

Accept

image/png,image/;q=0.8,/*;q=0.5

Accept-Language

en-us,en;q=0.5

Accept-Encoding

gzip,deflate

Accept-Charset

ISO-8859-1,utf-8;q=0.7,*;q=0.7

Keep-Alive

300

Connection

keep-alive

Referer

http://www.hadash-hot.co.il/shakeit/?&page=1

Pragma

no-cache

Cache-Control

no-cache

#4


3  

look at http://www.google-analytics.com/urchin.js under the function urchinTracker and you'll see what's going on :)

在urchinTracker函数下查看http://www.google-analytics.com/urchin.js,你会看到发生了什么:)

#5


2  

I recommend trying the Google Chrome extension: https://chrome.google.com/extensions/detail/jnkmfdileelhofjcijamephohjechhna

我建议您尝试使用Google Chrome扩展程序:https://chrome.google.com/extensions/detail/jnkmfdileelhofjcijamephohjechhna

This extension will provide debug information for all of the data sent to google analytics. It's especially helpful when you are adding new analytics features and want to verify they are working the way you expect them to.

此扩展程序将为发送到Google Analytics的所有数据提供调试信息。当您添加新的分析功能并希望验证它们按照您期望的方式运行时,它尤其有用。