Thanks for the quick response.
We are capturing this in both Evar and Prop so Pathing should also interpret something
regarding the sequential segment, I created one to see the user activity after unsuccessful search (results appear for search term but user did not click on it so we want to see what users did when they did not click on the search results).
Is the below logic correct to achieve this
Internal search term ="search term" [ONLY AFTER SEQUENCE]
then within one HIT
successful search event does not exist [We are firing one event when user clicks on any of the search results which make the search successful. we dont have specific event for unsuccessful search]
So using this segment on pages report should tell me the next pages visited instead of clicking on the search result, using the exit metric shoud tell the exits after this term was searched, using internal search term variable should tell the other terms searched after this specific term was searched.