it isnt counting his real revenue i think. notice it just changes with 0,01 every one or two seconds.
according to the source, its all done though var PerSecond = .002087037; function FormatFloat (s) { s = Math.round(s*100)/100; var z = new String (s); k = z.indexOf('.'); if (k==-1) return (z+'.00'); else{ z = z+'00'; return (z.substr(0,k+3)); } return (z); } function CUp() { obj = (document.all) ? document.all['cupdiv'] : document.getElementById('cupdiv'); d = new Date(); s = PerSecond * (d.getHours()*3600 + d.getMinutes()*60 + d.getSeconds()); newHTML = "You could have made an additional <strong>USD" + FormatFloat(s) + "</strong> in your AdSense earnings today!"; if (newHTML != obj.innerHTML) obj.innerHTML = newHTML; setTimeout('CUp()', 100); } Code (markup): Hope you don't mind me posting this Sincerely
There's over one hundred member in Senserely.com you can contact them and ask them directly about their adsense earning through Senserely. But for sure it isn't yet up to the figures mentionned in the javascript.. But this time will come I'm sure, the growth rate is impressive
tytyguy it's normal you haven't made anything since you've been here for 4 days and you wrote 4 blog entries. In order to make money you have two options: - people come on your content and click adsense (you need to allow a little time for your content to attract people from google, if it does at all) - people click on other pages when your adsense id is displayed (but for this to happen you need to have at least 5 points and you have 4) A third option is when your adsense id is displayed and we have a CPM campaign running on senserely, so you make money even if no clicks on ads. That's why I give the advise in the welcome email to immediatly copy and paste some content from your own blog into senserely and at least 5 pieces, so that your adsense ID begins to be displayed sometimes. And then build from there.
has anyone tried to make a counter. I know with paypal you can write a script that logs you into your own account and can pull donw transactions. is this possible with adsense