GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   is this possible... (re: bookmarks) (https://gfy.com/showthread.php?t=188684)

Dawgy 10-22-2003 04:34 AM

is this possible... (re: bookmarks)
 
is it possible to detect when someone bookmarks a page

and is it possible to detect if someone already has a page bookmarked?

Dawgy 10-22-2003 05:27 AM

*yawn*

what about with cookies? i know i can detect if a user has been to my site before, but i wanna know if they have my site bookmarked. :helpme

SlutFinder 10-22-2003 05:41 AM

Interesting post.. I want the answer to that one too

RedBumper 10-22-2003 05:43 AM

It's easy to track the stats for the "bookmark this page" link. That's way you can see howmany people press the link but don't know about the actuall bookmark itself though.

vicki 10-22-2003 06:00 AM

server stats help - look at the number of fav.ico downloads

Dawgy 10-22-2003 06:01 AM

Quote:

Originally posted by vicki
server stats help - look at the number of fav.ico downloads
interesting point. does that file get loaded each time someone bookmarks the page, and then each time they visit? or just when a person visits the page via bookmark?

johnbosh 10-22-2003 06:03 AM

There are special buttons with code for it, but don't know if works with every browser and if it counts if someone press ctrl+d or just add it to their fevorietes by the menu

grumpy 10-22-2003 06:08 AM

i wrote a little script to count bookmarkers. Uses mysql to store the counters. If you are intrested, just let me know.

Dawgy 10-22-2003 06:14 AM

Quote:

Originally posted by grumpy
i wrote a little script to count bookmarkers. Uses mysql to store the counters. If you are intrested, just let me know.
definitely. can u give me some details on what it does? counts current bookmarkers who visit? counts people who bookmark on that particular visit? etc...

icq 1148977

vicki 10-22-2003 06:19 AM

Quote:

Originally posted by Dawgy

interesting point. does that file get loaded each time someone bookmarks the page, and then each time they visit? or just when a person visits the page via bookmark?

each time someone clicks to bookmark it downloads that file

it will not show you if they return via clicking the bookmark, you can do that part with cookies

Dawgy 10-22-2003 06:35 AM

Quote:

Originally posted by vicki
each time someone clicks to bookmark it downloads that file

it will not show you if they return via clicking the bookmark, you can do that part with cookies

hmm ok cool... now we're getting somewhere...

so the number of calls to fav.ico will tell me how many people bookmarked me that day....

and if i set a cookie when that bookmark link is clicked, ill know when a bookmarker comes back... ?

does using the 'favorites > add bookmark' function on the toolbar also call the fav.ico file, or just the js link that we all use?

Nightwork 10-22-2003 06:42 AM

Quote:

Originally posted by Dawgy
is it possible to detect when someone bookmarks a page

and is it possible to detect if someone already has a page bookmarked?

No and No.

As said, it is possible to track a "bookmark this" link (as it is possible to track all links on your page), but the js for bookmarking used by most links aren't even crossbrowser compatible. Besides, this method will only count the bookmarks bookmarked through your bookmark link, it won't count the bookmarks bookmarked through any other bookmarking methods (ctrl+d, through the favorites menu).

Detecting if someone already has bookmarked a page seems impossible to me, as bookmarks are stored on your system. JS normally isn't able to read your localfiles, so isn't able to see what you've got bookmarked or not.


All times are GMT -7. The time now is 04:02 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123