Jump to content
Registration disabled at the moment Read more... ×
Tom F

AppAnalytics-type tool

Recommended Posts

I'm looking to capture usage data.

AppAnalytics was formerly available, including access to a server and reports.

Emb still makes the code available it seems, including server code. But apparently there is not subscription access to a server for actually collecting data, unless we provide the server.  I suspect that's way over my technical skills.

So, has anyone have a suggestion on similar usage metering similar tool with a Delph app (Sydney)?

TIA

Share this post


Link to post

I wrote my own "App Usage" server using PHP with data stored in MySQL. My app simply makes an HTTP POST call to the PHP script. It's pretty simple, but so are my needs.

 

That may not be what you want but it's one idea.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×