PDA

View Full Version : How do you count bookmarks?


SpyCam
08-05-2001, 09:28 AM
Can anybody tell me the method of counting bookmarks that i could trust?


____________
me

Killah
08-05-2001, 09:41 AM
Create Bookmarks with a script ID. If you use a trading script, you can track traffic sent from specific IDs. Create an account for the bookmark traffic and put that URL behind the bookmarks. That shoul dtell you exactly how many guys entered your site with this URL.

SpyCam
08-05-2001, 09:53 AM
And i need that for a no script site

xApster
08-05-2001, 10:06 AM
Wow Killah haha never thought of that before http://bbs.adultwebmasterinfo.com/ubb/smile.gif)

Killah
08-05-2001, 10:15 AM
Drink more and you'll have ideas like that http://bbs.adultwebmasterinfo.com/ubb/biggrin.gif

Doctor Dre
08-05-2001, 01:14 PM
lol Killah youre not the one who drink =p

Hypo
08-05-2001, 01:19 PM
Killah,

That method doesn't work. I have been using that on my TGP, but get only around 10 bookmark counts everyday using that. The real bookmarkers are much more than that. Which means most people directly bookmark the site, not by clicking the 'Click to Bookmark' link.

Jimbo
08-05-2001, 02:19 PM
traffic with "no referer" would be your bookmark traffic if you don'T feed the site with popups

Killah
08-05-2001, 02:27 PM
I'm sure there is some crazy Java Code that could set the standart-bookmark option to save a different URL (with ID). Maybe Zyber has an idea, he's a Java God.

SpyCam
08-05-2001, 02:58 PM
Jimbo
how can you count no referrer on a no script site?

xApster
08-05-2001, 03:28 PM
Use a counter.

SpyCam
08-06-2001, 05:55 AM
Counters show shit

so there's no acurate method to count bookmarks on no script sites?

turf
08-06-2001, 06:07 AM
if you have access to server stats, you could look for the numbers of favor.ico or what ever its called to see how many bookmark...

as to how many that gets back to you from the bookmarks, i dont know...

Due
08-06-2001, 09:04 AM
<font face="Verdana, Arial" size="2">Originally posted by turf:
if you have access to server stats, you could look for the numbers of favor.ico or what ever its called to see how many bookmark...

as to how many that gets back to you from the bookmarks, i dont know...</font>

That is a pretty good way I think.
But does it show the amount of bookmarkers I have OR the amount of bookmark traffic I get?

xApster
08-06-2001, 12:03 PM
But thats only IE bookmarkers no ?

Hypo
08-06-2001, 12:57 PM
Favicons doesnt work for me either. I tried it, and most of the time I didnt see a favicon in my browser, and the bookmarks were much higher than the favicon hits.

turf
08-06-2001, 01:12 PM
<font face="Verdana, Arial" size="2">Originally posted by Due:
That is a pretty good way I think.
But does it show the amount of bookmarkers I have OR the amount of bookmark traffic I get?</font>

like i write due, it only shows how many bookmarks... or it should in a perfect world where microfuckup didnt controle everything about browers..

as to how many visit you after they bookmarked... i wouldnt have any ideers...

Robert
08-06-2001, 01:48 PM
favicon.ico works for me.
if you can access server logs (and use favicon.ico) try this:

cat access_log | grep favicon.ico -c

I'm now working on another solution that will track where from did someone come to my site before he bookmarked it, where is he from, .... http://bbs.adultwebmasterinfo.com/ubb/smile.gif

SpyCam
08-06-2001, 06:55 PM
Hell, so can't we find out some script, or i don't know what, something that could show exact number of "bookmarks" and "Surfers who came from bookmarks" ?