Forum Moderators: martinibuster
For example, I served just over 1,000,000 page views on 9/11 according to my server stats. Adsense shows just under 300,000 impressions. Is this normal?
It doesn't really matter much since the bottomline is how much I get paid. It just seems to be way off.
Do you have an audience heavy with older browser types? (Netscape 4.0?)
I find my impressions to be generally about 10-15% lower that logged page views from real people, which is about what I'd expect.
The discussion forums count for the largest percentage of those views. I wonder if there is some glitch with the way it handles new pages. The members are constantly creating new threads. It can take a few views on each thread before targetted ads show up.
What if someone looks at the same page many times? For example, the topic lists are viewed multiple times each session by users as they browse for threads to read.
I wonder if there is some glitch with the way it handles new pages. The members are constantly creating new threads. It can take a few views on each thread before targetted ads show up.
I haven't seen a glitch. And PSAs that are displayed count as impressions. Clicks on them don't count as clicks since they don't load a Google page, but they do count as impressions.
What if someone looks at the same page many times? For example, the topic lists are viewed multiple times each session by users as they browse for threads to read.
It counts as an impression. If the JavaScript executes it counts as an impression. If it doesn't execute, no impression. Quite simple - page views that don't have AdSense code enabled, views from bots, link verifiers, etc. and views from text browsers like lynx, browsers without IFRAME support and browsers with JavaScript disabled will not generate AdSense impressions.
JAG
Strange indeed. Maybe the PSAs aren't counted in stats after all. That would explain a big part of the difference.
Oh well. No big deal either way. I'm happy with the overall $$. That's what really counts. :)
I suspect that the problem is related to caching. The number of cached page views that show in my stats is just slightly less than the number of impressions counted by Google. The counter gif that I use is uncached, and its numbers are 50% higher. I haven't run a formal caching test on the Google javascript URL, but I do know that if I browse off of one of my pages and then back onto it, then I see the same ads that were there the first time around.
For a long time we suspected caching but finally we loaded a days worth of transactions into an access DB and started deleting out images and other files that don't have ads, response codes other than 200, and transactions with zero bytes returned. We then compiled a list of User Agents in the file and removed all from spiders and those browers that don't support IFRAMES.
The remaining transactions matched google adsense within 5%, which we believe represents mostly people with Java disabled.
Bottom line is our problem was the "?" counting by webtrends and the fact that we have far more spider activity than people searching. We were a little shocked that we have so much spider activity but then again we get 80% of our real human traffic from search engines.
I don't think that we have any overcounting from the? as you do with the images. The files/pages of ours that have the? are actual pages, not just images.
I wonder if Google isn't counting the pages with the question mark in the url. That might account for some of the difference.
On the other hand, maybe something is wrong with my server stats. I might not be getting as much traffic as I think! I know they aren't completely wrong though since my ad serving software also shows a higher number than Google does and it's not on all of the pages that Google is on. But it has always been lower than the page views I see in the stats. Hmmm.... I'm going to have to look into that possibility some more.