Hi guys, wondering if I could get some advice,
I just want to track which websites are running a script I have written,
Just to keep track of how many websites might be using it,
I have written a system that uses file_get_contents,
that works.......
but I am wondering if file_get_contents might not work on all servers that are running it,
I am getting more downloads/registrations then I am seeing installs being tracked by quite a bit...
so I am wondering if there is an issue with my tracking script,
and if there might be a better/more reliable way to track
thanks!