Agentic Commerce & AI-Assisted...
Manual Link Creation for RevenueEngine
3 min
manual link creation use this structure to manually build monetizable links https //wild link/e?d=your wildfire device id\&dc=target domain\&url=deep link url key parameters explained d this is a wildfire device id that is tied to your application id it is essential for tracking your earnings and associating clicks with your account dc this value represents the domain to which you are directing the user it is imperative that this domain corresponds with the one referenced in the url parameter to ensure seamless navigation url this parameter is optional and should reflect the domain indicated in the dc value and needs to be url encoded (e g , https%3a%2f%2fwww walmart com%2fcp%2fcamping gear%2f4128) importantly, the url serves as a deep link, often to a specific product page, rather than linking to the merchant's homepage if your strategy does not necessitate a deep link (for example, if users are browsing through a directory), the link will direct users to the homepage of the domain specified in the dc value note that most browsers only accept urls up to 2048 characters because of this, we recommend having the url as the last parameter to ensure that other parameters are not beyond the 2048 character limit where they may get dropped/ignored more information about creating links can be found here