View Single Post
Old 03-04-2005, 10:32 AM  
qw12er
Confirmed User
 
Join Date: Apr 2004
Location: Montreal
Posts: 799
:stoned 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.
qw12er is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote