Hi again! Another question: Is there any docs giving more info about how growthbook deals with duplicates? I want to understand that relation to metrics query, for example: two exposures + one conversion between then at the same day. I've noticed that the query automatically constructed during experiment's setup makes a group by day to count distinct users, so in the previous example I gave that woud be one exposure, and later when calculating metrics it can be 1 or 2 conversions, for example.
Anyway, maybe an brief explanation here can help starting users to understand this better since duplicates are always a concern.