Hi - I am looking for a way to use a variable to collect the search
terms on our Internal Search. To be specific, I need to collect the ALL
of the search terms WITHIN a visit. So if User A used our internal
search page 3 times in a visit (search term A1, A2, A3) and User B used
the search twice in a visit (search terms B1, B2), I want to be able to
see all the search terms for User A (separated by comma or semicolon)
and then User B (separated by comma or semicolon). I have tried using a
list va...