note that this uses "Session Start" as the event, which is a good default but you may want to be more specific about what counts as "active" for your use case... for example, we track all visits to the site, which all trigger a session, but we only count actions that trigger a save / database write as being "active" (at least active enough for our metrics)