Reputation: 1008
I've been looking into this for the past few hours and I'm wondering if it's possible to show google analytics
on my page. I would like to show some of the information from my GA account like some WordPress plugins do (example: Google Analytics Dashboard for WP). This page would only be viewed by certain people with security similar to a back-end where all files in the directory are password protected.
Here's what I do and don't want from this:
This is the best option since some people need to view the Google Analytics but I don't want to give them access to my Google account for obvious reasons.
I have found similar threads which there seem to be WordPress solutions, but this is not needed.
One post I found refered me to Google's Charts but I don't see how this could be linked with my GA Account.
Upvotes: 0
Views: 733
Reputation: 3317
Because of the complexity of this question, I would point to Carmen's article Monitoring Ecommerce Health that exactly describes what you need to do: use GA API and Visualization API and publish the stats/charts publicly.
Upvotes: 0
Reputation: 9603
I would use Google's superProxy to publicly display your Google Analytics data. The video on the reference page should get you all setup.
Upvotes: 2