Jump to content

[SOLVED] Help collecting usage data from a PHP app


gortron

Recommended Posts

Hi. In some PHP apps I create, I'd like to be able to collect basic usage data such as number of log ins, number of items created, edited etc.

 

Collecting the information isn't a problem but I'd like to find out whats the best way to transmit it back to my own site.

 

I've considered passing the information directly into a remote database that allows remote access but is this the best approach?

 

Are there any other approaches I could look at like using POST or XML/Soap?

 

Thanks for any help.

Link to comment
Share on other sites

create a plugin that post's all info to your database.

 

look up curl.

 

tell me some think do all the user's with your application installed using the tables you need info from.

 

what i was thinking if you got permission and there willing to send all the table info you need then it even easer.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.