Hi all,
I deployed an application on google app engine, I would like to know a statistical view on how many people visit my site, from where in the world they access, is it possible? What I need to do to have those results?
Please help!
Hi all,
I deployed an application on google app engine, I would like to know a statistical view on how many people visit my site, from where in the world they access, is it possible? What I need to do to have those results?
Please help!
You'll have to use Google Analytics for that. It's easy to do - you just need to subscribe from the analytics website with your google account and drop hooks on the pages you want to collect statistics for. Have a look at the analytics link, they have pretty straightforward tutorials.
On the other end, If you're looking for load information (how much cpu on google servers your app is using, throughput, etc.) then you have to look at the app engine dashboard for your app.
Hope it helps.
Logs filter take a regex that eases client load compared to google analytics.