Page 1 of 1

does anyone support storing page views as individual entries

Posted: Sun Mar 14, 2010 10:48 pm
by scarface222
I want to show only unique page views so I was thinking of changing my table to two fields: ip, and topic_id, and just counting the entries so that views are unique. Is this incredibly inefficient?