Google Analytics Issue continued

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

Google Analytics Issue continued

Post by indian98476 »

i want to add demographics info like country wise sorting for my website. how do i do it? i got a google analytics api...sho should i just add a function to it or is it available as a demographics api or something?
indian98476
Forum Commoner
Posts: 78
Joined: Tue Dec 15, 2009 3:24 am

Re: Google Analytics Issue continued

Post by indian98476 »

to make it clear, this is what i would like a response for.
suppose i want to view tracking data along with say, where the users are from countrywise. so my query is if there is something available to find out the country the user/visitor originates from and the visit percentage from those countries lined up in a table format?
indian98476
Forum Commoner
Posts: 78
Joined: Tue Dec 15, 2009 3:24 am

Re: Google Analytics Issue continued

Post by indian98476 »

--------------SOLVED----------------

thanks for looking through....wht u hav 2 do is 2 include a function to get the country as a dimension and visits as a metric.....
Post Reply