Comment
20-01-2022
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
@PratheepArunRaj , manageVars runs inside s.doPlugins, so it manipulates your variables before they are sent to AA.
My recommendation in this article, on the other hand, is focussed on clearing out variables after the hit has been sent and before the next hit.
I suppose you could use manageVars to clear out unneeded variables before the hit is sent, but it has to be done properly so you don't clear out wrong ones incorrectly.