Announcement

Collapse
No announcement yet.

Affiliate link

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Affiliate link

    How can i get my voda affiliate link to open in a new browser window when it is clicked on?

    Thank you

    friendly-job.com

  • #2
    Re: Affiliate link

    >>> To link text to your unique Affiliate destination (with tracking code intact), right click on your supplied banner to view the HTML coding, usually found by clicking on "Properties" which will then display the custom HTML. There are 2 parts to the code: the unique tracking and destination, and the creation of the image, so you will need to know the difference.

    Here is an example of an affiliate banner from my online mall with my unique coded HTML:
    <a href="http://click.linksynergy.com/fs-bin/click?id=Xh4dFPEgWqQ&offerid=102786.10000007&type= 4&subid=0" target="new"><IMG alt="LNT Logo - 8831" border="0" src="http://www.lnt.com/graphics/promo/lnt/LNTlogo_88x31b.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=Xh4dFPEgWqQ&bids=102786.10000007&type=4&su bid=0">

    Hopefully, you can see I highlighted the destination and tracking, and included the instruction that opens a new browser target="new".... this is what you need to identify EXACTLY to copy and paste to the hyperlink tool: you will always be able to find it after the <a ahref=" section of the script....be careful not to copy any quotation mark at the beginning, and to definitely include them at the end of the string....

    If you are having trouble with some of the links not opening in new browsers (pop-ups, which is preferred practice), try using target="_blank" instead of target="new"....some link systems use either, and I've often been frustrated having to go back and rewrite all the html strings just to get this to happen normally!

    Don't forget to always leave a space before "target" ...and to place the understrike before "blank"...and to always have quotes around your target: new, _blank, or top.....
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

    Comment


    • #3
      Re: Affiliate link

      Awesome-works great!

      Thanks Vasili

      Comment


      • #4
        Re: Affiliate link

        Originally posted by dj69 View Post
        Awesome-works great!


        .
        . VodaWebs....Luxury Group
        * Success Is Potential Realized *

        Comment

        Working...
        X