1. Home
  2. Affiliate Systems
  3. Setting Up Tracking for TUNE (HasOffers) Affiliate API

Setting Up Tracking for TUNE (HasOffers) Affiliate API

Type:Platform
Connection Method:API
Link Detection:yes
Pricing Models:CPA, CPC
Supported Events:lead, conversion
Update Schedule:hourly
SubIDs (max length):aff_click_id (255), aff_sub (255), aff_sub2 (255), aff_sub3 (255), aff_sub4 (255), aff_sub5 (255)

TUNE (formerly HasOffers) is a hosted affiliate system used by many popular affiliate programs. Each TUNE affiliate program is managed by a merchant with its own signup application and dashboard.

Some popular affiliate programs using TUNE are:

  • BitIRA
  • Branded Surveys
  • Credit Sesame
  • Dreamhost
  • Facet Wealth
  • Hostinger
  • HostPapa
  • Ionos
  • Opinion Outpost
  • Rocket Lawyer
  • Swagbucks
  • Tailor Brands
  • Trade Ideas
  • And many more…

Ad Networks that use TUNE

TUNE is a great affiliate platform that merchants and ad networks can use. Here are some known ad networks that use TUNE:

  • AdBloom
  • OfferJuice
  • Panthera

These ad networks will automatically identify as TUNE within LinkClicky.

Setting Up TUNE With LinkClicky

TUNE (HasOffers) has a separate installation per merchant or network. The [MERCHANT] information is the first part of the HasOffers URL (i.e., https://fasthosts.hasoffers.com/)

With TUNE API, access is optional and is managed by the merchant. If the menu option below is unavailable within your account, contact your affiliate manager and request access.

  1. Login into your TUNE affiliate program.
  2. Once in the Dashboard, select Tools from the left-side menu.
  3. From the submenu, select APIs.
  4. Next, you’ll need to request the API.
  5. Copy down your API Key and Network ID.
  6. Next, login into your LinkClicky dashboard.
  7. From the left side menu, select Affiliate Systems, Under the Integrations section.
  8. Next, edit your TUNE (HasOffers) entry.
  9. Replace the [MERCHANT] and [YOURKEY] information in the example API configuration with the information saved in step 5.
  10. Press the Save button when done.

For multiple TUNE entries, use the second example listed below.

Example API Configuration

Single TUNE entry.

[
  {"networkID": "[MERCHANT]", "apiKey": "[YOURKEY]"}
]

Multiple TUNE entries.

[
    {
        "networkID": "[MERCHANT1]",
        "apiKey": "[YOURKEY1]"
    },
    {
        "networkID": "[MERCHANT2]",
        "apiKey": "[YOURKEY2]"
    }
]

Keep in mind that LinkClicky’s API configuration must be in valid JSON format.

If unsure, you can test your configuration using a JSON validator. For more documentation, please read: How can LinkClicky support multiple APIs?

CPC Support

TUNE is one of the few affiliate systems that support a CPC option for merchants.

If your merchant has set up a campaign as CPC, there’s no additional setup required. LinkClicky will automatically pull CPC events.

Updated on December 11, 2023

Was this article helpful?

Related Articles