Answer the question
In order to leave comments, you need to log in
Putting Google Analytics in an iframe?
The customer wanted to place Google Analytics in the admin panel of the site so as not to remember a lot of addresses and view reports directly in the admin panel. The panel is self-written, no standard CMS. It seems to me that it is the most cost-effective and affordable to place analytics in an iframe. But although the site is loading, I can't log in. With what it can be connected? Perhaps there are better solutions?
Answer the question
In order to leave comments, you need to log in
The easiest way is to place a link to the Analytics page in the admin panel ;-)
Or, if you have the time and desire, you can pull up analytics yourself through the API code.google.com/intl/ru/apis/analytics/docs/gdata/home.html
It is very easy and least expensive to get statistics from Google Analytics via the API. You can take exactly what the customer needs. There is a limit on the number of requests per day, but it is unlikely to exceed it. I implemented it myself in PHP using the GAPI class: code.google.com/p/gapi-google-analytics-php-interface/
I would leave a link to GA.
Try Google analytics widgets. Maybe that will be more convenient. Well, or through the API, as advised.
iFrame most likely does not work because of cookies. I bet $1 to $5 on this.
Support widgets or APIs if you have the time and desire to do more than just a link.
Just so that such customers don’t have their heads swollen from unnecessary information, otherwise they won’t be able to remember any adros at all.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question