Math formula for TGP traffic. (need your help)
I'm trying to find a formula to approximate the daily traffic a site will get if he buys traffic.
Uniques = hits * 0.80;
Users = Uniques * 0.25; // People who will actually use your web site and not only close teh window.
Clicks = Users * 250%; // average of 2,5 clicks per person
Hits for trades = Clicks * 0,25; // # of blind links
Hits counted by trader = Hits for trades * 0.80;
// So it would be the sum of :
Daily total Uniques = Hits *0.8 *0.25 *2.5* 0.25 *0.8;
A 1000 hits would gives 1111 Uniques at the end of the day.
Does it look reallistic to you ? Seems a little bit low ...
__________________
I have nothing to advertise ... yet.
|