This message was deleted.
# announcements
w
This message was deleted.
f
We have metric place holders
template variables:
that should allow you to use the experiment start date
w
awesome thanks Graham, I'll give these a try but they sound like they should help me out
just been investigating this further and I'm seeing that when I use '{{ startDate }}' as the filter and there's a conversion delay set, the value thats inserted where the template variable is, is the 'adjusted' value. For example experiment start 7th January 2023, metric has a conversion delay of -24h, it appears as thats inserted as
timestamp >= '2023-01-06'
so it kind of just moves the issue. Is there a way to stop startDate from being affected by conversion window/delay?
149 Views