The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Web Usage Mining: Finding Exit Pages"
Hi Community,
right now I make some logfile analysis and I was wondering if there is an "easy" way to get the exit pages out of the Logs.
Of course I can manually look at all sessions an tell RM to take the URI in Row Nr. X as Exit Page for session Y but having a process doing this automatically would be much more convenient.
The goal is to create a new attribute containing the Exit Page for each session and use this afterwards for classification.
Does somebody have experience in this area and can help me out?
Best,
Edin
right now I make some logfile analysis and I was wondering if there is an "easy" way to get the exit pages out of the Logs.
Of course I can manually look at all sessions an tell RM to take the URI in Row Nr. X as Exit Page for session Y but having a process doing this automatically would be much more convenient.
The goal is to create a new attribute containing the Exit Page for each session and use this afterwards for classification.
Does somebody have experience in this area and can help me out?
Best,
Edin
Tagged:
0
Answers
this is possible if you make creative use of the operators that are available.
As a short how to I came up with that process: It will extract the attribute value a1 from the sequence defined by the label values of iris
Greetings,
Sebastian
GREAT! Thanks a lot.
Now I just have to decide if I want to switch RM5 or stick with 4.6 - Sorry for being unclear.
I made some first steps in RM5 and it feels "different" but it seems, that RM5 is much more convenient.
Best,
Edin
it is. Believe me, it might feel different and in the first time I doubt myself you could develop processes faster this way, but as soon as you have found some nice features like the new search box that allows using Camel Case to filter the operators, you will love it.
So go to the search box in the new operator view, type "AMode" and you will understand Camel case. Just use the arrow keys to select an operator, press enter and it will show up in the process. You can build the processes very fast this way, especially if you then use the auto wire button and only change the wrong connections...
Greetings,
Sebastian