straight-airplane-32249
01/27/2025, 7:42 PMstrong-mouse-55694
01/27/2025, 7:55 PMThe inherent latency of the trackingCallback sometimes causes the URL Redirect to take place before theIf you can dial in your timing so this doesn't happen, then you should be OK. However, it also depends a bit on what you want to test. If it's not entire pages, for example, you may find your implementation simpler by using feature flags in code. If you provide some more context, I can see if there's anything else I can suggest.can complete, which means a disproportionately larger number of exposures are tracked for the control URL versus the redirect URL. This triggers an SRM warning.trackingCallback
straight-airplane-32249
01/28/2025, 6:47 AM