How to find/track the click sequence of users after searching a term/from the search result page? | Community
Skip to main content
Sojy
New Participant
February 28, 2023
Solved

How to find/track the click sequence of users after searching a term/from the search result page?

  • February 28, 2023
  • 2 replies
  • 2095 views

How to find/track the click sequence of users after searching a term/from the search result page?

I can see many searches for a query and the engagement rate is 95%, but the conversion is very low, so is there any option/setup to track the click sequence after the users landed in the search result page of my ecommerce store

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by yuhuisg

Assuming your search terms are tracked in an eVar, and your clicked items in another eVar, then you can use the inter-dimensional flows feature of the Flow visualisation to get what you want. See the documentation and video at https://experienceleague.adobe.com/docs/analytics/analyze/analysis-workspace/visualizations/flow/multi-dimensional-flow.html?lang=en

2 replies

MandyGeorge
New Participant
February 28, 2023

Like @yuhuisg said, the flow visualization is a great way to see where they're going after that page.

Another option is to use the fallout visualization. If you have specific actions that you expect customers to take (for example - search, visit a product page, add to cart, go to checkout, place the order), then you can make each of those a step in the fallout and see how much traffic you're losing at each step. With the fallout, you can also set it to "eventual" or "next hit", so if you want to know if they go to a product page directly after a search, you can do "next hit", or if you want to know if they eventually make it there (and maybe do other things in between) you can set it to "eventual."

Both flow and fallout have some benefits. Flow will show you everything that happens after the initial action, whereas fallout you need to put in specific items. But fallout can give you a better idea of where customers are dropping off if you know what actions you expect them to be doing. You could try using both visualizations to get a fuller picture of what is happening on your site. 

Sojy
SojyAuthor
New Participant
February 28, 2023

Thanks for the tips, do you have any guide on- how to set up fallout visualization, i'm quite new in AA with my new website https://algorithmc.com

MandyGeorge
New Participant
February 28, 2023
yuhuisg
yuhuisgAccepted solution
New Participant
February 28, 2023

Assuming your search terms are tracked in an eVar, and your clicked items in another eVar, then you can use the inter-dimensional flows feature of the Flow visualisation to get what you want. See the documentation and video at https://experienceleague.adobe.com/docs/analytics/analyze/analysis-workspace/visualizations/flow/multi-dimensional-flow.html?lang=en

Sojy
SojyAuthor
New Participant
February 28, 2023

Thanks for the answer