You don't need to have users log in, but you do need to know what each user has done.
Consider using a session cookie or using browser signatures to generate a proper activity log. Google analytics doesn't provide proper user or session activity logs AFAIK. On Mon, Apr 25, 2011 at 2:02 PM, Manu <[email protected]> wrote: > I am working on personalizing a web site. I do not want users to register > or > login. So I am using google analytics to capture the clickstream. I save > the > clickstream to DB. > > I want to use the data captured by google analytics to Mahout for > recommendation. I am new to Mahout. I understand that Mahout accepts cps > files with preferences and ratings and makes decision. But I want to use > Mahout for data mining to find out the trends. > > Can I do that? Please point me to some resources where I can get some more > insight into Mahout data mining feature. > > Regards, > Manu > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Can-I-feed-google-analytics-output-to-Apache-Mahout-tp2863061p2863061.html > Sent from the Mahout User List mailing list archive at Nabble.com. >
