Overview
Each Offer must be configured with a particular Conversion Method. Essentially, the Conversion Method is the way in which conversions are tracked from the website or app to Everflow.
The available Conversion Methods are:
HTML Pixel / Cookie-Based (not recommended - unreliable and unsupported by many browsers)
For a quick guide to choosing between Direct Linking and Traditional Redirects - [Click Here]
Server Postback
This method utilizes Postback URLs, which create a server-to-server connection for recording Conversions and Events.
How It Works:
User clicks on Ad. Using the Everflow Tracking Link, that user data is fired to Everflow.
Everflow's Server generates a Transaction ID to identify the user's Click and passes it to the Advertiser/Brand.
**Please note that this requires the Advertiser/Brand to store the Transaction ID on their side.Using a HTTPS GET request, the Advertiser/Brand must fire that Transaction ID to Everflow (via Postback URL) when the user completes a Conversion (i.e. downloads an app / makes a purchase / etc. ).
Tracking Advantages:
Highly accurate, as it does not rely on browser-based tracking (i.e. third-party cookies).
Very secure, as Conversions are fired from the Advertiser/Brand's database, not the user's browser.
For more information on setting up a Postback URL with the Advertiser/Brand - [Click Here]
Javascript SDK
**Recommended for direct Offers, as you must be able to place JS scripts directly on the landing page and conversion page.
This method utilizes first-party cookies, which are created and stored using Everflow's JS SDK. Since it does not require the use of an Everflow Tracking Link, it removes the traditional redirect and allows Partners to promote through channels that prohibit third-party links, like Facebook and Google.
How It Works:
User clicks on Ad and is sent to landing page.
The EF.click script (i.e. a piece of code placed on the landing page) fires the Click to Everflow.
The EF.conversion script (i.e. a piece of code placed on the conversion/thank you page) fires the Conversion to Everflow when the user completes a Conversion (i.e downloads something, makes a purchase, etc.).
Tracking Advantages:
Easy implementation, simply copy and paste the scripts onto the landing and conversion pages.
Highly accurate, as it relies on first-party cookies via our SDK.
Allows Partners to promote through channels that prohibit third-party links, like Facebook and Google
Easily configurable for use with Google Tag Manager.
Compatible with built-in shopping cart integrations such as Shopify, WooCommerce, BigCommerce, etc.
For more information on setting up Direct Linking - [Click Here]
HTML Pixel / Cookie-Based
This method is outdated and should not be used in the majority of cases as it uses third party cookies, which are now blocked by most major browsers, to track data back to Everflow.
**We don't recommend this tracking method due to browser restrictions making it increasingly obsolete.
**For the most accurate results with cookie-based tracking, make sure that the tracking domain and conversion domain are the same.
How It Works:
User clicks on Ad. Using the EF.click script (i.e. a piece of code placed on the landing page) the Click is fired to and tracked in Everflow.
Everflow drops a cookie on the Advertiser/Brand's site to identify that user's Click, which is stored in the user's browser (if possible).
The EF.conversion script loads on the page when the user completes a Conversion (i.e downloads something, makes a purchase, etc.).
NOTE: Regardless of the conversion method selected in the offer, other advertiser postbacks will work as well:
Conversion Method in Everflow: | Accepted Calls: |
Server Postback | iFrame/image pixels |
JS SDK or HTML Cookie | Server Postback, iframe, image source, JS SDK |
NEED HELP? OUR CUSTOMER SUCCESS TEAM IS HERE FOR YOU!
We've assembled a superstar team of industry veterans that are available around the clock to make sure that your issues are resolved and questions are answered. You can reach out any time in-platform via Chat or by emailing support@everflow.io.