AdMedia Integration Guide

A step-by-step guide on how to integrate AdMedia to ClickFlare
E
Written by Ervis
Updated 2 weeks ago

Thanks to ClickFlare's API integration with AdMedia, you'll be able to have conversions and revenue accurately pulled automatically into ClickFlare. 

The revenue and conversions are pulled with a frequency of every hour for 3 days, from the moment that the conversion happens. So you're assured to have always the most up-to-date revenue.

In this article, we'll go over the step-by-step process of setting up the integration with AdMedia.

What you'll need for the integration:

  • An active ClickFlare Account.
  • An active AdMedia Account.
  • Your AdMedia authentication details (AID and Auth)

Adding the AdMedia integration to ClickFlare.

To add AdMedia integration to your ClickFlare account, begin by accessing the Integrations Menu, found in the Settings Menu (gear icon).

  • Under RSOC Integrations, click Add Integration.

  • Choose the AdMedia template
  • Give your new integration a Name.
Note: Have your AdMedia authentication info ready before proceeding to connect it with ClickFlare.
  • Under Accounts, click on + Connect Account.
  • Enter the account name, auth key and click on Save.
  • Move on to choosing the custom conversion, you want to attribute the conversion event to.

    To learn how to add a custom conversion in ClickFlare, follow our article here.

Note: In order for the integration to work, you have to send the {cf_click_id} to the "click_id" parameter (check offer URL example below). That's why you're not giving the option to choose a subid, like for other Feeds.
  • Lastly, click on Save.

    You’ll see the new integration appear under the Revenue Stream Integrations section.

Offer URL template for AdMedia:

This is how your AdMedia offer URL will look like:

https://7metasearcher.com/rdr.php?pubid=publisher_ID&q=KEYWORD&channel=CHANNEL_ID&click_id={cf_click_id}

Important Note: It's crucial to append "&click_id={cf_click_id}" to your offer URL. If you fail to do so, your postbacks will not fire and ClickFlare will not pull any revenue from AdMedia

Postback template for AdMedia

Remember to include a postback in AdMedia to ensure correct tracking. Below are the postback templates for the "search" and "click" events:

Search:

https://your_tracking_domain.com?click_id={click_id}&txid={timestamp}&param1={keyword}&param10={channel}ct=search

Click

https://your_tracking_domain.com?click_id={click_id}&txid={timestamp}&param1={keyword}&param10={channel}ct=click

Important Note: Make sure to pass the channel information under param10. If you fail to do so, ClickFlare will not be able to pull the revenue.
Note: using the above postbacks assumes that you have already added the custom conversions for the events "search" and "click". If you haven't you should add the event as shown in the image below:

Related Resources:

Did this answer your question?