AWIN Affiliate for Advertisers

Demo to preview the plugin:

Introduction

Use this plugin to integrate the AWIN affiliate network into your bubble application as an advertiser.

Prerequisites

To work with this plugin, you need to have an account on https://www.awin.com/
Image without caption

How to setup

  1. Enable General Tracking Across Your App
    1. To track all user visits across your application:
      • Go to the Design tab in your Bubble editor.
      • Drag and drop the AWIN General Tracking element onto a reusable element (like your Header) or onto every page manually.
      • Set your Advertiser ID in the element properties.
        • Element → AWIN General Tracking.
          Element → AWIN General Tracking.
  1. Track Conversions on the Confirmation Page
    1. To track purchases or signups:
      • Navigate to the confirmation page (e.g., "Thank you" page after an order is completed).
      • Add the AWIN Conversion Tag element to this page.
      • In the property editor of the element, fill out the following fields:
        • saleAmount: Total value of the transaction.
        • channel: Your AWIN channel number (e.g., "aw").
        • orderReference: A unique ID for the transaction (e.g., order ID).
        • voucherCode: (Optional) Any voucher used during checkout.
        • currencyCode: Currency of the transaction (e.g., "USD", "EUR", "BRL").
        • isTest: Set to 1 for testing, and 0 for live tracking.
          • Element → AWIN Conversion Tag.
            Element → AWIN Conversion Tag.

Plugin Element Properties

AWIN General Tracking

Element properties → AWIN General Tracking.
Element properties → AWIN General Tracking.
Fields:
Title
Description
Type
Advertiser ID
Your Advertiser ID
Text

AWIN Conversion Tag

Element properties → AWIN Conversion Tag.
Element properties → AWIN Conversion Tag.
Fields:
Image without caption

Changelogs