Zen Cart Logo
Forums / Basic Configuration / add user ip to page_parse_time.log

add user ip to page_parse_time.log

Locked

Views: 1,165

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
30 Aug 2007, 5:52 AM
#1
hendriyani avatar

hendriyani

New Zenner

Join Date:
Aug 2007
Posts:
6
Plugin Contributions:
0

add user ip to page_parse_time.log

this is some of the contain in my page_parse_time.log file

30/08/2007 13:34:04 - /zencart/ (1.833s)
30/08/2007 13:34:07 - /zencart/index.php?main_page=index&cPath=2 (1.065s)
30/08/2007 13:34:15 - /zencart/index.php?main_page=product_info&products_id=23 (1.190s)

I want to add user ip to each log line.
My purpose is to analyze user visit pattern and which category(and subcategory) is most viewed.

user visit pattern:

  • comparasion between user visit and buying, eg: 3 buyer from 50 visitor
  • how many pages that user viewed before leaving my website

Thanks
-Heni

31 Aug 2007, 6:17 PM
#2
hendriyani avatar

hendriyani

New Zenner

Join Date:
Aug 2007
Posts:
6
Plugin Contributions:
0

Re: add user ip to page_parse_time.log

Found this: user_tracking_1.3.6.2.zip
is it the answer?