Google Analytics

by 7 replies
8

#programming #analytics #google
  • It can be done with Google Analytics Data Export API - Data Export API - Google Analytics - Google Code

    You can basically create a custom "stats" page inside your control panel.

    -Ryan
    • [ 1 ] Thanks
    • [1] reply
  • Check out embeddedanalytics

    This is a service which I have developed and integrates with the Google Analytics API. In its basic form, you select your Google Analytics profile and define your chart (type: horizontal/vertical bar, line chart, pie), metrics and dimensions. Then you can embed a snippet of code contained in an <iframe> tag to show the chart real-time on your site.

    Recently we did a custom "one-off" for a CMS provider so that they could define one chart but pass the GA profile id associated with the specific customer. This freed them from having to define charts for each of their customers. This sounds similar to the situation you are facing.

    Check us out and drop us a note on the contact us form if you need any such customization to fit your needs.
    • [1] reply
    • Thanks for that info, I have passed on to our programmers, I suspect they will construct our own system, but if not I will be in touch.
      • [1] reply
  • You can take a look at the WordPress › Analytics360 « WordPress Plugins plugin for WordPress it renders a chart, search phrases, popular pages etc within WordPress.

Next Topics on Trending Feed

  • 8

    I run a busy short url service, and need to improve on the statistical reporting for customers. Does any one know if it is possible to use Google analytics and make the results available for each url to my customers from within their account? (where service is provided, not within Google analytics?)