Hi Manu,

Have you considered using your web server logs instead?  This would probably
be far more straight forward than relying on Google, which would be less
reliable than your actual server logs.

You could write a simply parser to put sessions together based on IP
addresses.


On Mon, Apr 25, 2011 at 10: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.
>

Reply via email to