https://www.growthbook.io/ logo
#ask-questions
Title
# ask-questions
s

stocky-artist-53381

10/20/2023, 4:31 PM
Hi,I have a binomial metric that tracks retention. For example, my table has
user_active_date
,
user_id
,
is_active_7days_later
, when I use
user_active_date
as the timestamp for my event, I am rounding it down via date trunc. What is the correct was to do this for attributing lagging metrics like retention?
3 Views