Hi all,
I have created a derived field summing events (denoted by 1 and -1) at a People level for analytics use case to understand group membership. I was wondering, how does this derived field summation apply when you adjust the date range within a workspace?
For example: In the derived field, I am denoting 1 as a subscribe/opt-in event and a -1 as an unsubscribe event/opt-out event, then summing at a Person level scope to understand who's net subscribed and who has net unsubscribed. When I drag this dimension into a freeform and adjust the date ranges, is it going to sum those values at a Person level according to the date range set (e.g. summing all events Jan1-Jan30)? Or is it going to return a 1 for anyone who, at any point in the date range, had 1 as their net status (e.g. user was was subscribed jan1-jan15, but unsubscribed after on jan24)
I ask because of two use cases: 1) I want to create a time series graph plotting this information, for a use case to track net entries to the opt-in group day by day or WoW. I.e. how much is our subscribe/opt in population growing by. and 2) I want to be able to isolate those who, on a given day, or week, had a net status of 1. But was not sure how the summation works when you incorporate date ranges & plot against time. Any ideas would be helpful--thanks!