Hello,
Had an issue last night where two tests were set to fire on the same URL.
One test had a priority of 0 (lowest) the other had a priority of 1 (higher). What happened is both sets of content were displayed next to each other.
I used VEC, but the way we operate (for context) is that we have our developers give us custom JS code that injects code into a "slot" if that slot exists on the page, so I'm not manually moving things around and editing images.
Did some QA on this, and it looks like Target never respects priority in our case?
I'm wondering if my understanding here is just flawed, would welcome any help