Hi there,
I'm building a custom URL within an email template to be sent through Klaviyo, that takes a customer directly to a pre-filled checkout. The URL contains multiple parameters and here's an example of what it looks like:
https://gustavo-fine-guitars.myshopify.com/discount/GR13JsCWCTgQrOgiuV-TRXB_/?redirect=/cart/add?items%5B%5D%5Bid%5D=39879309459534%26items%5B%5D%5Bquantity%5D=1%26items%5B%5D%5Bselling_plan%5D=574554190%26return_to=/checkout
In case you want to test it, my storefront password is 'abc123'.
While this URL works fine when you try to load it directly in the browser, if it's sent as a link through an email, Klaviyo breaks it. I did some research and found this topic that suggests disabling the Email-to-website Tracking setting. That works, however, that may be a feature that is actually used by the merchant, so disabling it wouldn't be a possibility. Is there a way to prevent Klaviyo from breaking the URL, while keeping Email-to-website Tracking enabled?