如何在我的网站页面上显示谷歌分析报告或实时报告?

时间:2021-07-08 15:20:04

is that possible to display google analytics reports or realtime report on my website page?

是否可以在我的网页上显示谷歌分析报告或实时报告?

  1. i have created google analytics api and tested on the localhost and it is working and redirect url which i given into google analytics api Redirect URIs:
  2. 我已经创建了谷歌分析api并在localhost上进行了测试,它正在工作并重定向url,我将其输入到谷歌分析api重定向uri:
  3. After all the process of google analytics api how do i display analytics visitor reports on my website page?
  4. 在谷歌分析api的所有过程之后,我如何在我的网站页面上显示分析访问报告?
  5. How to display google analytics realtime report on my website page?
  6. 如何在我的网站页面显示谷歌分析实时报告?
  7. i want to display Analytics Standard Reports Like (Real-Time-Overview,Audience- Overview,Traffic-Sources-Overview,Content-Overview,Conversions-Overview) Reports Or Chart On My Website?
  8. 我想在我的网站上显示分析标准报告(实时概述、受众概述、流量来源概述、内容概述、转换概述)报告或图表?

5 个解决方案

#1


3  

The real-time reports are not yet possible. If you take a look at: https://code.google.com/p/analytics-issues/issues/list

实时报告是不可能的。如果你看一下:https://code.google.com/p/analytics-issues/issues/ issues/list

On the top of the list is "Access to Real Time data".

在列表的顶部是“实时数据访问”。

#2


3  

Check out EmbeddedAnalytics.

查看EmbeddedAnalytics。

This is a service which allows developers to easily embed GA based charts directly into websites. There is no need to know the API or any other charting software. All you do is create a chart on our site, grab a snippet of code, and embed on your site where you want the chart to show.

这是一个服务,让开发人员可以轻松地将基于GA的图表直接嵌入到网站中。不需要知道API或任何其他制图软件。你所做的只是在我们的网站上创建一个图表,抓取一个代码片段,然后嵌入到你想要显示图表的网站上。

(disclaimer - I work with them)

(免责声明——我和他们一起工作)

#3


0  

You can use following API provided by Google.

您可以使用谷歌提供的以下API。

https://developers.google.com/analytics/devguides/reporting/

https://developers.google.com/analytics/devguides/reporting/

#4


0  

Google has now launched a real time API. It is only in beta, however, you can sign up now, and it should be available to everyone later.

谷歌现在已经推出了实时API。不过,它只是在beta版中,您现在就可以注册了,以后应该对所有人开放。

http://analytics.blogspot.co.uk/2013/08/google-analytics-launches-real-time-api.html

http://analytics.blogspot.co.uk/2013/08/google-analytics-launches-real-time-api.html

#5


0  

Google has launched the real-time API, To embed, Follow the steps, embed the code and have fun . Here is the examples.

谷歌已经推出了实时API,可以嵌入、遵循这些步骤、嵌入代码并获得乐趣。这是例子。

https://ga-dev-tools.appspot.com/embed-api/

https://ga-dev-tools.appspot.com/embed-api/

#1


3  

The real-time reports are not yet possible. If you take a look at: https://code.google.com/p/analytics-issues/issues/list

实时报告是不可能的。如果你看一下:https://code.google.com/p/analytics-issues/issues/ issues/list

On the top of the list is "Access to Real Time data".

在列表的顶部是“实时数据访问”。

#2


3  

Check out EmbeddedAnalytics.

查看EmbeddedAnalytics。

This is a service which allows developers to easily embed GA based charts directly into websites. There is no need to know the API or any other charting software. All you do is create a chart on our site, grab a snippet of code, and embed on your site where you want the chart to show.

这是一个服务,让开发人员可以轻松地将基于GA的图表直接嵌入到网站中。不需要知道API或任何其他制图软件。你所做的只是在我们的网站上创建一个图表,抓取一个代码片段,然后嵌入到你想要显示图表的网站上。

(disclaimer - I work with them)

(免责声明——我和他们一起工作)

#3


0  

You can use following API provided by Google.

您可以使用谷歌提供的以下API。

https://developers.google.com/analytics/devguides/reporting/

https://developers.google.com/analytics/devguides/reporting/

#4


0  

Google has now launched a real time API. It is only in beta, however, you can sign up now, and it should be available to everyone later.

谷歌现在已经推出了实时API。不过,它只是在beta版中,您现在就可以注册了,以后应该对所有人开放。

http://analytics.blogspot.co.uk/2013/08/google-analytics-launches-real-time-api.html

http://analytics.blogspot.co.uk/2013/08/google-analytics-launches-real-time-api.html

#5


0  

Google has launched the real-time API, To embed, Follow the steps, embed the code and have fun . Here is the examples.

谷歌已经推出了实时API,可以嵌入、遵循这些步骤、嵌入代码并获得乐趣。这是例子。

https://ga-dev-tools.appspot.com/embed-api/

https://ga-dev-tools.appspot.com/embed-api/