View Single Post
Old 2005-01-23, 01:59 PM   #12
ClickBuster
I'm normally not a praying man, but if you're up there, please save me Superman!
 
ClickBuster's Avatar
 
Join Date: Dec 2004
Location: Bulgaria
Posts: 476
Send a message via ICQ to ClickBuster
Now, here're my stats for Cleo since I'm submiting sites (about 1 month):

HTML Code:
mysql> select domain, sum(raw), sum(`unique`) from stats_referer where domain like '%cleo%' group by domain;
+-----------------------------------+----------+---------------+
| domain                            | sum(raw) | sum(`unique`) |
+-----------------------------------+----------+---------------+
| cleoandlunaslinks.com             |        8 |             2 |
| cleos-links-for-horny-surfers.com |       15 |             5 |
| cleos-porn-links.com              |      274 |            72 |
| cleoslinks.com                    |        2 |             2 |
| gay-adult-links-of-cleo.com       |        1 |             1 |
| teen-adult-links-of-cleo.com      |        1 |             1 |
+-----------------------------------+----------+---------------+
6 rows in set (0.32 sec)

mysql> select sum(`unique`) from stats_referer;
+---------------+
| sum(`unique`) |
+---------------+
|         67959 |
+---------------+
1 row in set (0.20 sec)
Cleo, your uniques are exactly 0.0012213246221986786150473079356671 of the total uniques that hit my sites.

Now, in the attached file you will find my stats for the site with the thubms-like banners ONLY FOR TODAY (it was submitted yesterday).
Attached Images
File Type: gif stats.gif (9.6 KB, 218 views)
__________________
The tendency is to push it as far as you can
-- Fear and Loathing In Las Vegas
ClickBuster is offline   Reply With Quote