使用 google Analytics 的 LAN 网络网站

发布于 2024-10-30 23:12:31 字数 100 浏览 0 评论 0原文

我们有内部网站(不在广域网上),我们在我们公司使用这个网站, 但我们有通往广域网的路线。 谷歌分析可以跟踪这个网站吗? 我收到“未安装跟踪”并且它没有跟踪任何内容。

we have inner website (not on the wan network) , we using this website on our company,
but we have route to to wan network .
can google Analytics can track this website?
im getting "Tracking Not Installed" and it not track nothing .

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

婴鹅 2024-11-06 23:12:31

如果您可以从您的网站中加载网址 http://google-analytics.com/ga.jshttp://google-analytics.com/__utm.gif局域网网络内部网站(即访问外部、开放互联网),那么Google Analytics将毫无问题地工作。

@Giddy 关于 Google 未将其任何服务作为软件产品发布的说法也是错误的,因为 Google 销售 Urchin,一种自托管软件,Google Analytics 可以被视为其分支。

Google Analytics 工作所需要做的就是向其 __utm.gif 图像发送特定格式的请求。

但是,如果 Google Analytics(分析)无法抓取该页面,它最初会向您显示“未安装跟踪”错误,因为它找不到该网站。但是,此功能是可选的,并且与任何重要功能的工作没有直接关系。它只是为了让大多数网站的设置变得容易。

确保将日期范围调整为包括今天,因为默认情况下,Google Analytics 将其时间范围设置为排除今天。

If you can load the URLs http://google-analytics.com/ga.js and http://google-analytics.com/__utm.gif from within your LAN network inner website (ie, access the outside, open internet), then Google Analytics will work without a problem.

@Giddy is also incorrect about Google not releasing any of its services as software products, as Google sells Urchin, a self-hosted software of which Google Analytics can be considered a fork.

All you need for Google Analytics to work is to send a particularly formatted request to their __utm.gif image.

However, if Google Analytics can't crawl the page, it would initially give you a "Tracking Not Installed" Error, since it can't find the website. But, this feature is optional, and is not directly connected to any significant feature working. It's just there to make setup easy for most websites.

Make sure you adjust the date range to include today, as by default, Google Analytics sets its time range exclude today.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文