我如何在我的 php 脚本中使用我的网站页面的 Google Analytics 统计信息?

发布于 2024-10-31 03:46:17 字数 118 浏览 0 评论 0原文

我有一个关于谷歌分析的问题。我创建了一个 php 脚本并想为此创建一个计数器。我的朋友建议我使用谷歌分析来拥有一个不错的计数器。但例如,我想在我的网站中仅显示“x.html”统计页面。我可以这样做吗?

谢谢

i have a question about google analytics. i created a php script and want to make a counter for this. my friend suggested me to use google analytics to have a nice counter. but for example, i want to show just "x.html" stats page in my website. can i do that or not?

thank you

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

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

发布评论

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

评论(2

生生漫 2024-11-07 03:46:17

您可以在 php 中使用 Google Analytics API。您可以使用此网站上的信息
让您开始。不确定您要从 Analytics 中寻找什么,但有 API 文件和一些示例的链接。

You can use the google analytics API in php. You can use the information on this site
to get you started. Not sure what you are looking for from Analytics, but there are links to the API files and some examples.

帅气称霸 2024-11-07 03:46:17

您可以利用 GAPI 来完成这项工作。代码示例位于此处

血淋淋的详细信息:http://code.google.com/apis/analytics/

You can exploit GAPI to accomplish this job. Code examples are here.

Gory details: http://code.google.com/apis/analytics/

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