We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,018 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

PHP base website analytics

I am working on a website where users can post items. I would like to provide them a custom analytics for ther items. So that the item owner can figure out how many people visited their item. I did some research in Daniweb, most of suggestion were made about google analytics. I thought GA is for the website overall rather than to a individal items inside the website. I am looking for some suggestions regarding custom analytics. I am using php.

2
Contributors
1
Reply
1 Hour
Discussion Span
1 Year Ago
Last Updated
3
Views
oksam
Newbie Poster
8 posts since Jan 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

A simple way if you just want to collect a running count is to write back to a table stored in a database and store the value as an integer. When a user visits the item, increment the value by one.

JorgeM
Industrious Poster
4,017 posts since Dec 2011
Reputation Points: 294
Solved Threads: 548
Skill Endorsements: 115

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0636 seconds using 2.74MB