visitor-statistic Questions
3
Solved
Is it possible to get the following information about the current visitor using Google Analytics API with JavaScript?
Referrer site ('Source' in GA)
Paid or natural ('Medium' in GA)
Keyword
First...
Loge asked 12/4, 2011 at 7:30
5
Solved
I am making a visitor counting system for user posts to show the most viewed posts on homepage. I have a visitor counting system now but all it registers a view at every page refresh. I cannot use ...
Bauhaus asked 14/9, 2013 at 8:23
5
A client asked me to display the number of hits/visitors in their website. I would like to know how can you do display this.
I would insert it in my footer as displayed:
If not possible with go...
Regional asked 30/9, 2013 at 10:43
6
Solved
I love BlogEngine. But from what I can se it does not collect the standard information about the visitors I would like to see (referrer, browser-type and so on).
When I log in as Admin I have a m...
Orme asked 19/9, 2008 at 21:3
1
Solved
I'm currently implementing a pageview counter on some webpages using the Google Analytics API. I'm having a hard time figuring out how to use the Google API. Could someone post some examples ...
Brethren asked 18/10, 2011 at 8:29
1
Solved
On some of our pages, we display some statistics like number of times that page has been viewed today, number of times it's been viewed the past week, etc. Additionally, we have an overall statisti...
Synovitis asked 28/7, 2011 at 10:3
1
Solved
We have a web application that consists of several pages. We registered our web app domain to Google Analytics and page views tracking works as expected (In the Analytics panel we can see page view...
Raceway asked 24/7, 2011 at 11:45
4
Solved
It is impossible to identify a user or request as unique since duping is trivial.
However, there are a handful of methods that, combined, can hamper cheating attempts and give a user quasi-unique ...
Heptamerous asked 15/10, 2010 at 7:9
6
Question
How can you determine if a user is unique or not?
I understand there are many ways to do this using cookies, but what about methods that don't use cookies?
For example, go to Urban Dict...
Anorexia asked 22/3, 2010 at 21:6
4
I like to measure the time a user spent on a particualr page of my webapp. First i thought about catching the onunload/onbeforeunload event in the browser and notify the server via a XMLHttpRequest...
Gallard asked 24/8, 2009 at 16:24
4
What is a good approach to keeping accurate counts of how many times a page has been viewed?
I'm using Django. Specifically, I don't want refreshing the page to up the count.
Panfish asked 10/5, 2009 at 7:36
1
© 2022 - 2024 — McMap. All rights reserved.