How to add dynamic affiliate links to a website

7 replies
  • WEB DESIGN
  • |
Help

Here's my idea but getting stuck on how it's done.

looking to hand out links to a capture page where affiliates place their companies id on the end

website.com/?ref=1
website.com/?ref=2

the capture page will redirect customer to a product page. The links on that page however will be coded to whatever capturepage sent the customer

salespage.com/?ref=1
salespage.com/?ref=1

simply the links on the page will be coded to the referrer

Thanks
#add #affiliate #dynamic #links #website
  • Profile picture of the author TaxMaster
    Is your site coded in PHP?
    {{ DiscussionBoard.errors[10849154].message }}
  • Profile picture of the author Juan Jose
    Hey there!!

    What language is your website coded with?

    The way you are showcasing can be achieved with PHP's GET method.

    Regards,

    - Juan José
    Signature
    {{ DiscussionBoard.errors[10849185].message }}
  • Profile picture of the author Juan Jose
    Exactly.

    As TaxMaster says, Wordpress is built on top of PHP.

    It'd be just a matter of writting some custom code to get your dynamic affiliate links working.

    Regards,

    - Juan José.
    Signature
    {{ DiscussionBoard.errors[10849335].message }}
    • Profile picture of the author WelshWarrior
      Thanks guys. Is there a plugin of do i need to find a coder for this?
      {{ DiscussionBoard.errors[10849853].message }}
  • Profile picture of the author Juan Jose
    Hi again.

    Have a look at this free plugin: https://wordpress.org/plugins/wp-dynamic-links/

    I have not worked myself with it, but in the description says that it can perform the functionality you are looking for.

    In my personal experience, I prefer working with essential plugins and code myself for custom functionality, due to Wordpress performance and security matters.

    Whichever path you take, just share your story here with us to learn..

    Regards,

    - Juan José
    Signature
    {{ DiscussionBoard.errors[10849877].message }}

Trending Topics