Login to view google analytics for my page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
indian98476
Forum Commoner
Posts: 78
Joined: Tue Dec 15, 2009 3:24 am

Login to view google analytics for my page

Post by indian98476 »

I want to view the google analytics for my site. Is there a solution? Got the tracking code pasted in my site. But no response.
How do i go about it?

Here is my test link:
http://gpreneur.com/dab1023/google_ana_imp/index.php

Do I have to add anything else to see the result? I have just copy,paste the tracking code.

Is there a method to login users to google analytics through google login? Is there an API for this?
indian98476
Forum Commoner
Posts: 78
Joined: Tue Dec 15, 2009 3:24 am

Re: Login to view google analytics for my page

Post by indian98476 »

Thanks Guys for helping me out and special one to you xxx!!! i got it solved now. yes, it's an entirely different ballgame as u mentioned pal....

So, a brief summary for non-aware guys like myself:

1. First, sign up for an account in google-analytics.
2. Get the tracking code and add it in every page you want to track for vistors, no. of visits etc....you are not done yet!!!
3. Search for google analytics api(which will help you to display your tracked results).
4. That's it copy,paste the code and you are ready to roll on.

here is the link to that forum
http://www.phpfreaks.com/forums/index.p ... 628.0.html
Post Reply