How we can remove or clear only one event alone? | Community
Skip to main content
ranjithd
Level 4
October 19, 2022
Question

How we can remove or clear only one event alone?

  • October 19, 2022
  • 1 reply
  • 706 views

Issue: Using this syntax (Syntax: manageVars("lowerCaseVars", "events,eVar1,list1", false); ), we can remove entire events value but how we can remove or clear only one event alone?
Like: manageVars("lowerCaseVars", "event42", false); // This is not working.

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

1 reply

yuhuisg
Community Advisor
Community Advisor
October 20, 2022

I assume that you're working with Adobe Analytics.

Take a look at my post, where I provide a possible solution: https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-blogs/don-t-use-clearvars/ba-p/410740