Jump to content

Stat Tracking Script


Ninjakreborn

Recommended Posts

Anyone know of a really good third party system that manages stat information. I have seen a lot, but I am looking for one that is really easy to plug in play.  If possible. I can build one, but it's on an existing project and it's a new feature they are wanting. I am wanting to try and see it very simple instead of trying to build the entire thing from scratch.

 

Any advice is appreciated, thanks.

Link to comment
Share on other sites

I want to keep it really simple. So far I am thinking of using code from http://www.devshed.com/c/a/PHP/Tracking-Website-Statistics-with-PHP/

To get it done. I was just wanting to see if there was a third party class, or script I haven't messed with. I am guessing it would take me about an hour or 2 to build something

decent, and I want to avoid that time.

 

Mostly looking for basic information, IP address, page from, page on, and some other basic details.  I am currently thinking about implementing the code in that tutorial. But if someone knew of a class that they have used before, or something that they re-use that would be even cooler.

Link to comment
Share on other sites

Actually I think I am good. This tutorial code is working out well. Saves me from having to write it.  I just used the same table definition.  Then I am rewriting the entry code into a Collector_model in Codeignitor.  Then all I need is a display page. I think this'll work pretty well, and took me under 20 minutes.

 

Thanks again for the feedback. I had ran across this code shortly after posting here. I was originally looking through Google for scripts and things, and then ended up doing a search on tutorial to see if I could find written code to make it faster.

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.