Hello,
I am looking for a way to filter out specific users in a backwards compatible manner. The scenario is the following: We have some of our employees and job applicants creating some accounts in our production environment and we would like to filter out all of their activity from our various charts and analyses. We have come up with a simple tagging system, i.e. tagging the user as “employee” or “applicant” in a custom user property. However, the user properties are time-based, so any events that have happened before we set the user property are still included in the charts. I am therefore looking for a way to look at specific events while using the CURRENT user properties of the users, as opposed to the user properties the user had at the time the event happened. If this is possible, any insight on how you have approached a similar situation would be greatly appreciated!
Cheers,
Julien