Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
In Workspace Analysis I need a specific page flow.
When a user clicks a specific link, an evar containing value xy is triggered. I need to find out which pages the user saw after hitting xy.
How do I need to specify the segment?
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
i would use another segment:
“visit segment“ (include „after sequence“)
{
( „evarX instances“ does not exist )
then
( “evarX instances„ equals 1 )
}
this should return all visits where the user hit the link (and therefore collected the evarX), but only those hits AFTER the sequence (including the end of the sequence). if you break down this segment by pages, you can see all those pages the users visited after the link click.
remark: a „after sequence“ segment contains only hits starting with the last possible hit matching the sequence. see more about sequencial segments here: Building Sequential Segments
Vistas
Respuestas
Total de me gusta
Dear Alv,
You can create a Visit Segment with eVar = xy and see the list of pages a visitor has navigated.
You can also go to 'Page Path' report with the above segmentation applied to get the navigation by page flow.
Thank You
Arun
Vistas
Respuestas
Total de me gusta
i would use another segment:
“visit segment“ (include „after sequence“)
{
( „evarX instances“ does not exist )
then
( “evarX instances„ equals 1 )
}
this should return all visits where the user hit the link (and therefore collected the evarX), but only those hits AFTER the sequence (including the end of the sequence). if you break down this segment by pages, you can see all those pages the users visited after the link click.
remark: a „after sequence“ segment contains only hits starting with the last possible hit matching the sequence. see more about sequencial segments here: Building Sequential Segments
Vistas
Respuestas
Total de me gusta
Hi,
Is it possible to track user flows when he clicks on different buttons without changing JavaScript code ? If yes, how? can you please provide documentation.
Vistas
Respuestas
Total de me gusta
prasannjadhav almost everything that you collect as data can be used to filter the traffic in reporting. best would be you ask a new question and give an example, what exactly you are looking for (what users are doing and what question you have).
remark: by "new question" I mean you should start a new forum thread because this one is makred as answered...
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas