Adflipr is a connector plugin that bridges your WordPress/WooCommerce store to Adflipr (hosted SaaS) for email marketing, automation, and commerce data sync. You need an active Adflipr account — nothing is sent to Adflipr until a store administrator connects the integration from the WordPress admin Adflipr screen.
The Adflipr admin screen provides a React store overview (connect, sync status, View App). Suggested Privacy Policy text is registered for the WordPress privacy guide (Settings Privacy) when this plugin is active.
Catalog & order synchronization
Checkout & cart automation
Secure connection
wp_options) and sent over HTTPSAdmin experience
@wordpress/scriptsDeveloper-friendly
/wp-json/adflipr/v1/ (including integration-health for diagnostics)wp-config.php or filtersWooCommerce integration
UTM parameter storage on the storefront is disabled by default. A small script runs only when the adflipr_utm_tracking_enabled option is enabled.
This plugin connects to Adflipr services to provide:
The plugin sends store and commerce data to Adflipr, including:
Data is only transmitted after the merchant connects their Adflipr account from the plugin settings.
Service provider:
https://adflipr.com
Terms of Service:
https://adflipr.com/terms
Privacy Policy:
https://adflipr.com/privacy
Support:
https://adflipr.com/contact-us
For support, visit:
https://adflipr.com/contact-us
The development source code for this plugin is available for review and rebuild.
Human-readable source ships with the plugin (src/, package.json, webpack.config.js). The admin UI is built with @wordpress/scripts; runtime loads hashed files from build/.
GitHub:
https://github.com/devadflipr/adflipr
Build from source (from the plugin directory):
npm installnpm run buildCompiled assets are written to build/ (asset-manifest.json lists entry files). Rebuild after changing src/.
Developed by Adflipr
Website: https://adflipr.com
Adflipr is licensed under the GPLv3 or later.
wp_options after admin sign-in.adflipr_utm_tracking_enabled is on, utm_* query keys may be stored in first-party session cookies for attribution.