简体   繁体   English

Google AnalyticsAPI - 获取信息中心的网页浏览量

[英]Google Analytics API - Get Pageviews for Dashboard

I am trying to create a blog dashboard that will connect to your Analytics account and show BASIC stats on your site. 我正在尝试创建一个博客仪表板,该仪表板将连接到您的Google Analytics帐户并在您的网站上显示BASIC统计信息。 I am using Node.js for the blog system, so it would be best if it was in Javascript so I can convert it for Node. 我使用Node.js作为博客系统,所以最好是在Javascript中,所以我可以将它转换为Node。

I am looking for a how-to guide, or someone to point me in the right direction. 我正在寻找一个操作指南,或者有人指出我正确的方向。 I have tried some sample code on the web but none of it works, or its outdated. 我在网上尝试了一些示例代码,但没有一个可行,或者它过时了。

Basically all I want is pageviews for the past 7 days by day. 基本上我只想要过去7天的综合浏览量。

Any help would be GREATLY appreciated. 任何帮助将不胜感激。

Thanks, 谢谢,

I have created a service to do exactly this: EmbeddedAnalytics . 我创建了一个服务来完成这个: EmbeddedAnalytics Our service uses Google 3rd party authorization protocols so you are not providing us with your credentials. 我们的服务使用Google第三方授权协议,因此您不会向我们提供您的凭据。 All you need to do is embed a snippet of code into your site where you want the stats to show. 您需要做的就是在您希望显示统计信息的网站中嵌入一段代码。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 虚拟综合浏览量未显示在Google Analytics(分析)中 - Virtual Pageviews not showing up in Google Analytics 如何在 Google Analytics 中对虚拟综合浏览量进行分类? - How to Categorize virtual pageviews in Google Analytics? 在谷歌分析中消除 3 倍的综合浏览量 - debubbing 3x pageviews in google analytics 未记录Google Analytics(分析)虚拟浏览量 - Google Analytics Virtual Pageviews not being recorded 谷歌分析视图中没有浏览量(但显示了事件) - Absent pageviews in google analytics view (but events are shown) Google Analytics API JavaScript显示数据而无需登录仪表板上的用户 - Google Analytics API JavaScript show data without login to users on dashboard 获取谷歌分析 Api 响应 - Get google analytics Api response Google Analytics(分析)仪表板AJAX函数未获取值 - Google Analytics Dashboard AJAX Function Does Not get values Google Analytics(分析和浏览量使用相同的追踪编号) - Google Analytics (screenviews and pageviews using same tracking ID) 跟踪代码管理器中两个Google Analytics(分析)属性的浏览量的不同值 - Different values for Pageviews for two Google Analytics properties in Tag Manager
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM