[ic] ROI Tracking - Advertising Click Throughs

Steve icdev at mrlock.com
Wed Nov 5 07:55:32 EST 2003



> -----Original Message-----
> From: interchange-users-bounces at icdevgroup.org
> [mailto:interchange-users-bounces at icdevgroup.org]On Behalf Of Mike Heins
> Sent: Tuesday, November 04, 2003 5:39 PM
> To: interchange-users at icdevgroup.org; icdev at mrlock.com
> Subject: Re: [ic] ROI Tracking - Advertising Click Throughs
>
>
> Quoting Steve (icdev at mrlock.com):
> > Hello,
> >
> > Has anyone written a module that tracks advertising click-throughs, to
> > compare with services like Google & Overture?
> >
> > I have taken a look at a couple of php/mysql scripts like
> >
> > http://www.dynatracker.com, and http://www.adtrackz.com/
> >
> > Seems like IC could handle this much better.
>
> I have an ad system, but as with most things I have the reason I have
> not attached it is lack of users paying attention when I say "no
> support, as is". 8-)
>
> It is comprised of three tables:
>
> 	ads		The ads themselves
> 	ads_log		The log table for hits and clicks
> 	ads_summary	The log summary which allows purge of ads_log
>
> A UI section:
>
> /c/newsite# dir pages/admin/ads
> total 20
> -rw-rw----    1 foo      foo          2270 Jul 21 20:43 account.html
> -rw-rw----    1 foo      foo          3114 Jul 21 20:43 daily.html
> -rw-rw----    1 foo      foo          2053 Jul 21 20:43 index.html
> -rw-rw----    1 foo      foo          3493 Jul 21 20:43 monthly.html
> -rw-rw----    1 foo      foo          1493 Jul 21 20:43 new.html
>
> A usertag to deliver the <IMG ...> (and/or IFRAME or whatever)...
>
> And finally a CGI program which delivers the ad and logs it for other
> non-IC sites.
>
> If someone will commit to packaging it with docs, I will send it out.
>
> --
> Mike Heins
> Perusion -- Expert Interchange Consulting    http://www.perusion.com/

I sure would like to take a look at it, and keep things flowing in IC
instead of messing with php cookies....

Thanks,
Steve



More information about the interchange-users mailing list