[Traminer-users] Analyzing sequential data in web logs

phiroc at free.fr phiroc at free.fr
Thu Feb 15 14:05:54 CET 2018


Hello,

let's say that a web log file contains data that matches the following logic:

At time 1, user A click button BT1 on page P1
At time 1, user B clicks button BT1 on page P1
At time 2, user A click button BT2 on page P2
At time 2, user B click button BT2 on page P2
...

I would like to derive general sequential trends from this file (ie. which web pages are the most frequently visited by users, in what order).

Is Traminer the appropriate package for such a purpose, or are there better packages, in R or other languages (Scala, etc.)?

Many thanks.

Best regards,

Philippe





More information about the Traminer-users mailing list