LandingPage && jsCode

LandingPage

Supported Ad Type:

Interactive Ad(FloatIcon)/LandingPage

Step 1:

Create a LandingPage widget in https://dashboard.adfly.vn; and get the url of this widget. For example : https://api.flygame.io/igr?partner=testvnn&widgetId=296

Step 2:

Configure the LandingPage url as the landing page of the creative.

website

https://api.flygame.io/igr?partner=testvnn&widgetId=296

app

https://api.flygame.io/igr?partner=testvnn&widgetId=296&adid={gaid/idfa}

notice:

As an app developer, your langingpage must meet two conditions:

    1. Set the {adid} parameter correctly. If it is not set correctly, it will affect your AdLoad/Fill rate and your income finally.
    1. Support the following deep link, so that some ads can jump to the appstore detail page or IM app page:
      • market://
      • zalo://
      • line://
      • whatsapp://
      • tg:resolve
      • tg://resolve
      • lazada://
    • please make sure your app support the deep link protocol above, or it will affect your income as result of jump to ads landingpage failed

JScode

Step 1:

Create a FloatIcon jsTag in https://dashboard.adfly.vn ,For example:

<script src="https://api.flygame.io/sdk/widget/testvnn.88.js" async></script>

Step 2:

Insert the jsTag before the </body> of the html file.

notice

If it is App traffic, add the parameter fly_adid={gaid/idfa} in the homepage link of the integrated advertising placement. This parameter can optimize ad performance.