Zen Cart Logo
Forums / General Questions / Who's Online Database Question

Who's Online Database Question

Locked

Views: 626

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
9 Dec 2009, 5:41 AM
#1
pricediscrimination avatar

pricediscrimination

Zen Follower

Join Date:
May 2008
Posts:
401
Plugin Contributions:
0

Who's Online Database Question

Hi, I was trying to go back in the records and find the ip address of a user who visited the site a few days ago, only to realize that the zen_whos_online table only stores visitor info for the length of their session.

How can I turn this into more of an activity log (similar to the zen_admin_activity_log table)? I know this would not be optimal and will cause the database to fill up quickly with unnecessary entries - but how can it be done anyway?

9 Dec 2009, 7:10 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Who's Online Database Question

Perhaps the user-tracking addon?