Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Using Flows to identify friction and deviation in the customer journey

Avatar

Level 2

How can I use the Adobe clickstream data and then run correlation analysis or segmentation to identify factors causing friction?

Idea is to define deviation as moving to any path that doesn’t lead to an app start( product application page), I thought of using application page as one focus node and backtracking and capturing the data in csv to define frictions. Does anyone have any other approach which is efficient as well, mine would be brute force looking all the way down. 

1 Accepted Solution

Avatar

Correct answer by
Level 3

Hi @hk17541 

You can use standard flow report to know deviation and friction within analytics workspace. Please use the following link for more details:
https://experienceleague.adobe.com/docs/analytics/analyze/analysis-workspace/visualizations/flow/flo...

In case you need more indepth analysis of the customer joirney then please use the following link to create report within CJA:

https://experienceleague.adobe.com/docs/analytics-platform/using/cja-overview/cja-overview.html?lang...

 

View solution in original post

2 Replies

Avatar

Correct answer by
Level 3

Hi @hk17541 

You can use standard flow report to know deviation and friction within analytics workspace. Please use the following link for more details:
https://experienceleague.adobe.com/docs/analytics/analyze/analysis-workspace/visualizations/flow/flo...

In case you need more indepth analysis of the customer joirney then please use the following link to create report within CJA:

https://experienceleague.adobe.com/docs/analytics-platform/using/cja-overview/cja-overview.html?lang...

 

Avatar

Level 2

Thanks @LoveeshK , what would be the ideal way or formula if I would want to define friction score in terms of deviation rate and exit rate. Consider an example:

 

A -> B -> C: Ideal journey 

A -> B -> D -> C : Deviated Path

 

Can deviation rate be defined as total people following deviated path/ total people who reached C from A?