▪️Media Assets

Media assets is where you upload all your banners, emails and other creative resources for affiliates to grab and add them to their website. There are 3 different media assets available:

  1. Banner (image)

  2. Email (HTML)

  3. JavaScript

To create a media asset just click on Create

Create a Banner

Fill in the details of your banner:

  1. Give your banner a name, which will appear in the list of media assets (i.e. the offer+size)

  2. Choose the brand related to the media. Note that once the media asset is saved you will not be able to change the brand.

  3. Choose the type of media (i.e. image banner) Note that once the media asset is saved you will not be able to change the type.

  4. Write a description for the media asset, it could be a brief description of the offer presented in the banner, type of promotion etc.

  5. Upload the banner from your computer, from the web, or from the repository of the images previously uploaded to the platform.

  6. Choose the destination link/s that will be used with this banner (the affiliate will have a choice where this banner should point to)

You can also create “custom tags” that will help you define and filter your media assets, such as Currency, Language, Banner size, product etc.

To learn more refer to “Custom tags” section.

Create a Mailer

  1. Give your mailer a name, which will appear in the list of media assets (i.e. the offer+size)

  2. Choose the brand related to the mailer.

  3. Choose the type of media (Mailer in this case)

  4. Write a description for the mailer, it could be a brief description of the offer presented in the mailer, type of promotion etc.

  5. Upload an html file from your computer, paste code or directly write code in our editor.

  6. Choose from the list under “related destination links” the possible destination link/s that ALL links in the mailer will point to. When grabbing a tracked version of this email by the affiliate, he will have to choose where this mailer points to (i.e. home page, valentines day landing page etc)

Important:

Every URL in the HTML code (in tags) will have to have #Affiliate-link#

For example: <a href="#Affiliate-link#"> So an image in the header of the email that will lead to a destination link will look like this:

<a href="#Affiliate-link#"><img src="http://banners.netopartners.com/1/mail/images/bonus_100prc_nl/bonus_100prc_page_2_05.jpg"></a>

The #Affiliate-link# will be replaced each time with the tracked destination link the affiliate will choose.

Create a JavaScript Banner

A JavaScript banner can be used by the affiliate to place on his page, and the banner content will be loaded from the JavaScript behind. What is behind that script is the responsibility is of the operator, the operator can change any images or whatever is behind that banner on their side without notifying the affiliate or having them change the banner code and the image source.

Last updated