1 / 7
Nov 2009

There isnt a cust service number by any chance is there? I have 2 really easy questions and I think I will be ready to get this started.



I will be setting up all of my clients affiliate stores for them. Once I sign them up where do I get their codes? I just tested it by setting myself up as an affiliate and it gave me a code right away and now I cant find the code in my admin section.



My other question is how do I set up the affiliate code so that I can put their affiliate store as a link in the drop down menu of their website.



for example my code was...



<a href="https://www.e-junkie.com/ecom/gb.php?cl=91640&c=ib&aff=91640" target="ejejcsingle">Click here to visit Sponsored Fighter.</a>



I can paste this link anywhere on a site and it will say "click here to visit sponsored fighter" but is there a way to associate that code with banners and just a direct link on my site?



I really appreciate any help and even though I have some crazy questions I think this program is awesome and I know it will really help my business!



Justin

  • created

    Nov '09
  • last reply

    Nov '09
  • 6

    replies

  • 860

    views

  • 4

    users

  • 5

    links

The code for affiliates is not available in the Seller Admin section of E-junkie. To get the code you will need to go to the Affiliate tab and choose Affiliate Admin. You will then be able to use the Get Affiliate Code link. Each affiliate link will be specific to their E-junkie account.



If you want to set the link in a drop down menu for your affiliates or use a banner for the image this requires additional coding to be added in to the html code that we provide.



We provide all routine support via our email-based system and our Community Forum. As with most Internet-based companies, and in order to keep our service affordable, we cannot offer live support via phone.

Thank you again for the quick response. I have been playing around with the code and I just cant seem to get it to work in a drop down link or a banner - I have very limited knowledge of html.



This affiliate program is really great and easy to use I am just surprised that the only hop link i can get is so small that it is almost not even visible on my site when published.



Is there a cheat section anywhere to show what coding needs to be changed or added to make this work?



Since I am making the stores for my clients and I have about 100 stores to build the hop link seems the only reasonable answer. If I put up each individual product this could take me a year to complete LOL!



Thanks again



Justin

Adding in the coding to have a banner is just a matter of adding in coding for the image. your code would look something like this:

<a href="https://www.e-junkie.com/ecom/gb.php?cl=91640&c=ib&aff=91640" target="ejejcsingle"><img src="http://www.yoursite.com/yourbanner"/></a>



As for the drop down that is going to take extra scripting beyond what we can provide. You can contact Andrew at EasyE-junkie.com and he will likely be able to assist you in setting up the drop down menu.



As for a cheat section, we do not have one. But, if you do a general search for html codes you will find a number of pages that will help you.

21 days later

Quick question to add on here...



In the above example code:



https://www.e-junkie.com/ecom/gb.php?cl=91640&c=ib&aff=91640" target="ejejcsingle"



Does the last part - target="ejejcsingle" need to be present in order for the affiliate code to work?



I wasn't clear what that was. I've loaded it both ways (with the target= and without). Both ways get me to the sales page but I want to make sure I'm getting the cookie deposited on people's computers.



Thank you!

The affiliate hoplink URL is just this part:

https://www.e-junkie.com/ecom/gb.php?cl=XXXXX&c=ib&aff=YYYYY



The target="ejejcsingle" is not part of the link's URL. In the context of your complete linking code, that part just specifies that the link should open the seller's site in a new window/tab, so the affiliate's site will remain open in the original window/tab.



BTW, in case you haven't run across it yet, this is our help page for affiliates:

1http://www.e-junkie.com/ej/help.for-affiliates.htm1



...and this help page for sellers explains how to set up and manage an affiliate program using our system (which you may find useful as an affiliate as well):

http://www.e-junkie.com/ej/help.affiliates.htm