Is there an efficient way to apply filter to the ...
# ask-questions
s
Is there an efficient way to apply filter to the metric when analyzing experiment results, the same way it’s done for the experiment views? I’m trying to use average page load time as a guardrail metric for experiments, but I’m only interested in the average page load time of the page where the experiment is currently running. Of course, setting up this metric for every page is not an option
f
That's not possible today, but is something we should be able to add. We recently added the ability to override some metrics properties on a per-experiment level, but it's limited to conversion windows currently. We could add the ability to add an additional SQL filter as well.
s
That would be great! It would reduce metric clutter in cases like this one