Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
SQL
i am doing project based on webusage mining. The project is a e-commerce website which will recommend the webpage to user who log into website depending on the parameters "time spent on webpage","frequency of using webpage".This data will be taken from serverlogs.So,can u please help me by sharing your thought about creation of webserver logs.

how can we create server logs using java?
Posted

1 solution

You could just use Google analytics, it's free & widely used by many ecommerce shops

http://www.google.com/analytics/[^]

There are other options to consider as well,

http://www.searchenginejournal.com/7-alternatives-to-google-analytics/38764/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900