Dear i want to show google analytics results on my asp.net web page , I know the initial process how to get the code (java script) i also embed that code in my master page below the body , what is the next step to see the google analytics results and i also do not want to embed the code on all the pages i want who ever login into my system using login page i have to track all those.
Regards
Danish Habib
Loading

Michal HabalcikPosted Dec 10, 2014, 12:59 AM
if you want to display the data in your own application (web page), you have to use Google's API. These links should help you as they are discussing exactly what you need.