ILMV Posted January 5, 2009 Share Posted January 5, 2009 Hello All! I am currently making a script to interface with Google Charts, the code with be open source and I will openly advertise its use amongst the programming community. One thing I am wondering about is I would love to track its usage, any ideas on how I would accomplish this? Would it be advisable to execute a a link to a script on my web server with the ip etc? or would that been too excessive? Many Thanks ILMV Quote Link to comment https://forums.phpfreaks.com/topic/139575-tracking-script-usage/ Share on other sites More sharing options...
Maq Posted January 5, 2009 Share Posted January 5, 2009 One thing I am wondering about is I would love to track its usage, any ideas on how I would accomplish this? I think that would be a good idea. Maybe have sort of a Welcome/Getting Started page to go along with it. Quote Link to comment https://forums.phpfreaks.com/topic/139575-tracking-script-usage/#findComment-730149 Share on other sites More sharing options...
DarkSuperHero Posted January 6, 2009 Share Posted January 6, 2009 maybe an iframe, or a linked image that calls some php code on your server... Quote Link to comment https://forums.phpfreaks.com/topic/139575-tracking-script-usage/#findComment-730711 Share on other sites More sharing options...
ILMV Posted January 6, 2009 Author Share Posted January 6, 2009 Thanks guys! It is going to be a PHP class that a developer could use in their script, therefore I don't want to use iframes etc. I think I might just ask users to post their testimonials, host the source on Google Code / Sourceforge and track downloads that way. Have a good day! ILMV Quote Link to comment https://forums.phpfreaks.com/topic/139575-tracking-script-usage/#findComment-730760 Share on other sites More sharing options...
Maq Posted January 6, 2009 Share Posted January 6, 2009 Let us know how it goes, I'll be happy to test it out for you. Quote Link to comment https://forums.phpfreaks.com/topic/139575-tracking-script-usage/#findComment-731075 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.