Passing parameters in URL

Hi all,

I need to have a parameter to identify my affiliates for each order.
From the triggering pixel, the user’s browser cookie information will be sent to a platform and it can identify which affiliate creates the order.
However, they have to send me the affiliate ID through the URL and then my WIX system records it in the orders report.
Would that be possible? How can I pass parameters in URL?

Many thanks for your help!

Best
Friedy

1 Like

If you want to have them put a parameter in the url of your website, then you can use Wix-Router for that. wix-router - Velo API Reference - Wix.com

Thank you very much Richard for that, One more thing I was wondering about is the code, where do I need to insert it and what code do I need to write to get this information back? thanks