Issue with multiple query strings
-
Hi!
If I have
REQUIRED QUERIES (ANY)set todiscount=MyDiscountand there are multiple query strings in the URL the block doesn’t display.If
discount=MyDiscountis the last query string in the URL the block doesn’t show as you would expect it to.?utm_source=My-UTM&utm_medium=referral&discount=MyDiscountBut If
discount=MyDiscountis the first query string it works and shows the block.?discount=MyDiscount&utm_source=My-UTM&utm_medium=referralI’m assuming there is some logic issue with the ending query string and the
&.Thanks,
Steve
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Issue with multiple query strings’ is closed to new replies.

