Click Through's on Ads

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Andrea_Seattle
Forum Newbie
Posts: 1
Joined: Wed Apr 14, 2004 10:34 am

Click Through's on Ads

Post by Andrea_Seattle »

I currently have a Web site with ads (banners ads and others). I would like to set up system in which my advertisers only pay when a visitor clicks on their ad. To do this, I must find a way to track the number of click-through's each graphic receives on my pages.

Is there a tutorial out there that explains how to track the number of click through's a particular graphic receives on a web page?

Thank you!
Andrea
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

You may wanna look through the available scripts here

http://www.hotscripts.com/PHP/Scripts_a ... index.html

There are some ready made free ones available

Mark
Post Reply