Assign Landing Page to an Affiliate

Sometimes you want to credit all traffic to a certain landing page on your site to a specific affiliate. This can be a powerful way to engage with influencers. LeadDyno supports a simple mechanism for assigning a page to your affiliate. Simply add the following javascript anywhere on the page:

<script>
  window.lead_dyno_affiliate_email = "youraffiliatesemail@example.com";
</script>

That’s it! All traffic that lands on a page with this script in it will be assigned to the given affiliate.

As always, are here to help. Contact us at any time and our Support team will be there for you.