Filter session logs for specific custom events

Hi,

is it possible to filter session logs for specific custom events? The events I am looking for are uniquely named event actions. Is there any notation to achieve this in the filter/search field of the session log report?

Thanks

Hi Nils,
You can do that by creating a segment for the session log.
You can read about creating the segments here: Group visitors into segments | Piwik PRO help center
Then you need to create something like this:


Apply it to your session log report and you should be all set.
Cheers

Hi Grucha,

that’s perfect! Thank you :-).