Forum Moderators: martinibuster
However, I attributed this more to a buy-stuff-in-time-for-Christmas rush than anything else.
I think, especially when people have free time on the weekends, they're simply going online more in the cold and pre-holiday time of December.
Edited to add:
Ah, I just remembered you were talking about *EPC*. Well, it's possible that advertisers are significantly bumping up their budgets to capture holiday-related traffic.
If this is true I'll assume I need to review my content to put more keywords or so. But every time I visit my page I use to see 'real' money ads. I'm confuse and looking for a way to find it out. Any help?
thanks,
Not all users can see adsense (for various reasons such as ad-blocking, old browsers, etc) so your logs will not always match up with adsense stats.
What I did today and will try to see if match in some way from tomorrow was implement some little trick using the alternate ads... I don't think is a new trick but looks interesting if somebody else wants to use it... here the idea
I included in the AS an alternate url that will be used instead of the no-Money ads, then I provided there a php script that displays a different banner from my own web site and add a counter to know how many times per day it was necesary to use it storing the counter in a mysql table.
That way I can show somethig to the users instead of no related Ads and I'll have the counter ... I can do the math and know now % of good impresions and see if I can tune the content and it gets better.
Hope this help somebody else.
CS.
public Service Ads DO count toward your Impressions
Thanks, that is good info because then in this way I can know how many times AdSense wasn't able to deliver valid good ads. .. (now that I'm using the alternate url I can count the fails).
#Good ads = Total PI - my counter for a day
if I can do my counter moves to the lowest value I'll know I'm having good PI ... > PI .. > probabilty I get a click ;-)