Creating links
3 min
overview it's easy to create a link that will enable automatic monetization with revenueengine the following guide will describe how your links should be formated link format https //wild link/e?d=your revenueengine id\&dc=domain\&url=encoded url https //wild link/e?d=your revenueengine id\&dc=domain\&url=encoded url here's an example of a revenueengine link that redirects to a walmart product category page for camping gear any clicks that go through this link may be eligible to earn you a portion of that sale https //wild link/e?d=your revenueengine id here\&dc=walmart com\&url=https%3a%2f%2fwww walmart com%2fcp%2fcamping gear%2f4128 key parameters explained d this is your unique revenueengine 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 should reflect the domain indicated in the dc value and needs to be url encoded importantly, the url serves as a deep link 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