Demo to preview the plugin:
Live Demo: https://rapidevplugins3.bubbleapps.io/awin
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/
How to setup
- Enable General Tracking Across Your App
- 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.
To track all user visits across your application:
- Track Conversions on the Confirmation Page
- 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 to1
for testing, and0
for live tracking.
To track purchases or signups:
Plugin Element Properties
AWIN General Tracking
Fields:
Title | Description | Type |
Advertiser ID | Your Advertiser ID | Text |
AWIN Conversion Tag
Fields:
Title | Description | Type |
Saleamount | Text | |
Channel | Text | |
OrderReference | Text | |
VoucherCode | Text | |
CurrencyCode | Text | |
Istest | 0 = Live Mode, 1 = Test Mode Available options: 0, 1 | Dropdown |
AdvertiserId | Undefined |