How to embed or recreate a Google Analytics Graph in a custom CMS

后端 未结 5 1025
星月不相逢
星月不相逢 2021-02-04 16:33

I would like to know how to create a graph with Google Analytics (maybe using the api), but I\'m unsure if there is already a plugin or tutorial on how to do this. The Javascrip

5条回答
  •  北荒
    北荒 (楼主)
    2021-02-04 17:03

    Here is step-by-step guide how to embed Google Analytics chart into a webpage as interactive widget: http://explainum.blogspot.com/2011/04/how-to-add-google-analytics-chart-to.html

    EDIT (5/15/2012): The link above goes to a blog post on Explainum -- 3rd party web-service which allows creating embeddable charts from various data sources including (and most popular) Google Analytics.

    Connection to GA is made using OAuth. You will need to know your GA profile ID in order to connect. Data is updated every 2-24 hours. The service is free.

    DISCLAIMER: I'm one of Explainum's creators.

提交回复
热议问题