Jump to content

click counter


mdobson1

Recommended Posts

I know 2 ways. One is the way people here suggest. Have a counter on the page the user will go on but if that page is outside of your site you can't do that. The other way is with a server-side scripting language (asp, php, coldfusion). When the user clicks the link you redirect him to a page that counts the clicks (count.php). All it does is add 1 to a field in the database and then the user is redirected to where ever he was going.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...