Affiliate url short code?

Discussion in 'Integration' started by 123Marketing, May 5, 2017.

  1. 123Marketing

    123Marketing Member

    Joined:
    Jun 4, 2005
    Messages:
    138
    My affiliate program is checked to "Allow redirecting to external URLs".

    But this produces a LONG LONG string of letters and numbers.

    So when my affiliates link to my site with their custom URL, it is a clearly an affiliate link.

    This is awful when linking from YouTube's description box especially.

    Besides the extra step of using a service like bit.ly, is there any way to shorten this URL?
  2. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
  3. 123Marketing

    123Marketing Member

    Joined:
    Jun 4, 2005
    Messages:
    138
    Thanks for the quick response on this - I have an affiliate who wants his link today...

    Is there placeholder code for affuseranme?

    I want to automate this.
  4. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    It is his username. In event of you want to send it in email you can use %user.login%
  5. 123Marketing

    123Marketing Member

    Joined:
    Jun 4, 2005
    Messages:
    138
    Is there any way to use %user.login% in the affiliate section, not email?
  6. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    In event of you mean aMember template then you can use:
    PHP:
    <?php echo $di->user->login ?>
  7. 123Marketing

    123Marketing Member

    Joined:
    Jun 4, 2005
    Messages:
    138
    Okay. Great. Thanks for that...

    One last question:

    How do I let my affiliates know that I have a php affiliate page with links on it?

    In other words, where do I display the text that says something like:

    Click here to get all my banner and text links.

Share This Page