CodeIgniter Forums
Gather Installation Statistics - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Gather Installation Statistics (/showthread.php?tid=57821)



Gather Installation Statistics - El Forum - 04-13-2013

[eluser]ccalby[/eluser]
Hello,

I am looking to allow users to submit anonymous installation statistics back to us when our software is installed.
Basically, I am hoping to include things such as
* PHP Version
* MySQL Version
etc be reported back to us with the users consent.

Does anyone know of a system that would allow us to do that... like a Google Analytics for software? Tongue

Thanks,


Gather Installation Statistics - El Forum - 04-20-2013

[eluser]ccalby[/eluser]
No replies Tongue

Anyone? Smile


Gather Installation Statistics - El Forum - 04-21-2013

[eluser]Aken[/eluser]
If you have an installation script, just include a quick cURL request back to your server, or something along those lines.