Expand my Community achievements bar.

Announcement: Calling all learners and mentors! Applications are now open for the Adobe Analytics 2024 Mentorship Program! Come learn from the best to prepare for an official certification in Adobe Analytics.
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?