i`m trying to keep track of how many people click... how would i do this???
10 Replies - 3759 Views - Last Post: 19 June 2001 - 04:53 AM
#1
how to keep track of how many people click a link????
Posted 23 May 2001 - 04:46 PM
Replies To: how to keep track of how many people click a link????
#2
Re: how to keep track of how many people click a link????
Posted 23 May 2001 - 05:08 PM
#Moderation Mode
#3
Re: how to keep track of how many people click a link????
Posted 23 May 2001 - 07:42 PM
Ok, it's pretty simple. I'll give you the general idea, you have to put it in to action.
The link is not really a link to the page you want to go to, it goes to a script that does 2 things:
1. Counts the number of page hits it gets,
2. Re-directs to the actually target page that you want to send the user. Now you can add on to this script for it to do other things like count where the user came from via a variable in the address (ie. http://www.foo.org/r...referid=jimbob) or any other amount of things. Hope this helps. Peace,
The link is not really a link to the page you want to go to, it goes to a script that does 2 things:
1. Counts the number of page hits it gets,
2. Re-directs to the actually target page that you want to send the user. Now you can add on to this script for it to do other things like count where the user came from via a variable in the address (ie. http://www.foo.org/r...referid=jimbob) or any other amount of things. Hope this helps. Peace,
#4
Re: how to keep track of how many people click a link????
Posted 24 May 2001 - 10:50 AM
Heck, if it is too hard...just put a hit-counter on the page....hehe.
#5
Re: how to keep track of how many people click a link????
Posted 24 May 2001 - 05:35 PM
it seems like a counter would be the simplist solution to the problem, and i know that there are counters that can be hidden so only you know how many hits the page has gotten.
#6
Re: how to keep track of how many people click a link????
Posted 24 May 2001 - 05:40 PM
*nods*
#7
Re: how to keep track of how many people click a link????
Posted 25 May 2001 - 11:50 AM
Nah the best way to do it would be with PHP. I'll write up a quick script when I have some more free time
#8
Re: how to keep track of how many people click a link????
Posted 25 May 2001 - 01:03 PM
well we never said best :) we said simplist :) but yes the 'best' way to go is most likly with PHP
#9
Re: how to keep track of how many people click a link????
Posted 18 June 2001 - 04:32 PM
ok..... did u ever get any time?
#10
Re: how to keep track of how many people click a link????
Posted 18 June 2001 - 09:01 PM
Teckwiz some of these things that you are asking about are fairly easy.. you being the web developer resource shold try learning them, take a look at a few of the resources on dream.in.code and give er a try.. i'm sure you can do it! :)
#11
Re: how to keep track of how many people click a link????
Posted 19 June 2001 - 04:53 AM
hey lep, Thanks i`ll try!!!!
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|