Is it possible to clear 1 var and not all vars?
So let's say we go to a site and click through items, is it possible to capture a var for the first time and then clear it out so it does not persist on the page?
Example:
1.Go to website - Page view analytics
2. Click More Details - s.tl click analytics -- we want to capture a custom eVar/prop here
3. Click close details - s.tl click analytics but we don't want the custom eVar/prop in this call or anything afterwards, we don't want to clear all variables because we want to maintain all variables in here except the custom eVar/prop from the initial click.