Ultrafan is the official WooCommerce integration for the Ultrafan affiliate network. It automates the full affiliate lifecycle inside your WooCommerce store without requiring any JavaScript snippets or external tag managers.
transaction_id, network_id, offer_id, and all UTM parameters from affiliate landing URLs. Parameters are stored in first-party cookies so attribution survives the entire checkout journey.POST /conversion to the Ultrafan server the moment an order is placed, with full order details (amount, currency, items, payment method).POST /conversion/settle automatically.POST /conversion/refund).POST /reconcile report. A Run Now button in WP Admin lets you send ad-hoc reports for any date range.This plugin communicates with the Ultrafan affiliate API operated by NewPlay Technology:
https://affiliate.newplay.tech (production) / https://test-affiliate.newplay.tech (test&development)/conversion, /conversion/settle, /conversion/refund, /reconcileNo personal data (name, email, address) is included in any outbound request. The plugin uses a pre-shared API key (stored in WP options) to authenticate with the server.
Cookies and localStorage parameters are GDPR compliant, as they do not contain and client data, and they are in favour of the client.
The parameters are:
– transaction_id, user id (utm_conten t), conversion id (utm_term) – ultrafan affiliate parameters
– utm_source=”ultrafan”, utm_medium=”affiliate”, utm_campaign=… (not defined, future use) – the merchant to see, that this purchase is from affiliate
– network_id = whether it is prod/stage/test/dev