Affiliate How-to

Understanding display ads

There are multiple was you can embded affiliate links in your HTML pages. Let us consider following three common methods - Please check creatives tab in your affiliate account for more details.

1. Text links,
2. Images or banners,
3. Call to action buttons (CTA).


Assume, you have an affiliate ID 12345, and you want display ads linked to mock-set-plus landing page. Your affiliate link using affiliate ID will be
https://app.questionbang.com/?qbaf_id=12345 .

<a href="your-affiliate-link-using-affiliate-id">
        Practise JEE 2020 ~ chapterwise mock exams         
</a>

Below is how a text link looks, click to experiment. Note that the affiliate link in this ad is using qbaf_id 1.

Practise JEE 2020 ~ chapterwise mock exams

Text links:

The text links are HTML anchored texts. In the example shown left, the text "Practise JEE 2020 ~ chapterwise mock exams" is linked to a Questionbang site page.

<a
href="your-affiliate-link-using-affiliate-id">
  <img src="some-image-or-banner-url" alt="alt title"/>
</a>

Below is an image ad, click to experiment. Note that the affiliate link in this ad is using qbaf_id 1.

jee ad

Images or banners:

These are anchored image elements, In the example shown left, an image element is linked to a Questionbang site page. Note that, the image src (some-image-or-banner-url) can be any banner or ad image URL. You can find ready to use image (or banner) URLs from affiliate account.

<button
onclick=
'window.location="your-affiliate-link-using-affiliate-id"'>
Practise JEE 2020 ~ chapterwise mock exams
</button>

Below is a CTA button, click to experiment. Note that the affiliate link in this ad is using qbaf_id 1.

Call to action buttons:

You can use an HTML button and click action connected to affiliate URL. In the example left, we are redirecting the browser to an affiliate URL (your-affiliate-link-using-affiliate-id).

Need help?
Call +91 9035184798,  10 AM - 5 PM, Mon - Fri. Or write to us.