Click Tracking Script

I need a script that combines PHP and JavaScript (jQuery) with a MySQL database to track impressions and outbound clicks on ad banners we show on our website.

The banners are already stored in a table. We would modify the table to also include an “expiration” date and a “track” boolean field (so we can exclude banners if needed).

You will have to create the necessary table(s) to store the impressions and click tracking with a timestamp, so we can pull reports. I use a WordPress plugin that…

Leave a Reply

Your email address will not be published. Required fields are marked *