![]() |
is there a Javascript that can tell me how many times...
is there a Javascript that can tell me how many times my "Bookmark This Site" button has been clicked?
It's a form button, not an image or a link, but I can change it to whatever to be able to get the script to work. It would be really helpful to me to know this info so I can tell what types of promotion will bring the most bookmarkers and the best traffic. |
have it send an email to you every time someone clicks it, I'm sure you could modify a free script out there to do it.
------------------ Your surfers are hung like fleas! CLICK HERE to give them the gift of more meat, and get 25% commissions on all sales |
Not in JavaScript, but this can be done in PHP fairly easily.
|
Hmmm these are good ideas.
Unfortunately I don't know anything about php. The page is generated by Autogallery pro but it's an .html page, not a .php or .shtml page. But since it's generated by AGP will the php rendering engine work on it? |
I mean the page is dymanic but I don't know whats generating the page (php, cgi, etc).
Id ask them but it's the weekend and it'll bwe a few days before I get a response. |
Use one of the free remote hosted page counters and make a call to it within the bookmark code
|
Maybe you can use a free trade script like cjultra. That had a feature you can see how many times a link has been clicked. only you'll lose 1% of the bookmarks.....
Andre |
just use a favicon and then everytime a surfer clicks the bookmark button that icon is requested.
then simply check your server stats how often it was requested and you know how many times the button was clicked Duke |
Marcus, I thought this was a good idea and some people might like it, so I wrote a little PHP script to count each time the bookmark button is clicked. It's very basic but it works okay:
http://www.red-flavored.com/stuff/bo...rk_counter.zip |
thanks for the help all.
JackFoley your script is perfect! Exactly what I was looking for. Thanks I really appreciate it. |
All times are GMT -7. The time now is 05:28 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123