Linux 软件免费装
Banner图

VouchLinks for WooCommerce

开发者 vouchlinkssupport
更新时间 2026年9月23日 01:30
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

affiliate woocommerce rewards referrals conversion tracking

下载

1.0.0 1.0.1

详情介绍:

VouchLinks for WooCommerce connects a merchant's WooCommerce store to their VouchLinks advertiser account. After connection, the plugin captures VouchLinks referral identifiers from visitor URLs, stores attribution on WooCommerce orders, and sends configured order events to VouchLinks. VouchLinks event settings decide which WooCommerce events are tracked and which events trigger conversion rewards. This plugin requires a VouchLinks advertiser account, advertiser email, and API key. Features Supported WooCommerce Events External Service This plugin relies on VouchLinks, an external service operated by VouchLinks, to connect a WooCommerce store to a merchant's VouchLinks advertiser account, load VouchLinks event settings, record WooCommerce order events, and send conversion or refund postbacks for attribution and reward processing. Service endpoints: Production API endpoint: https://api.vouchlinks.com/api/v1 Development API endpoint: https://dev.api.vouchlinks.com/api/v1 Service website: https://vouchlinks.com Advertiser account portal linked from the settings screen: https://app.vouchlinks.com Data sent to VouchLinks: Data is sent only after the merchant has connected the plugin with VouchLinks credentials. Production is used by default. The development endpoint is used only when the site owner explicitly configures the plugin for development testing with VOUCHLINK_WC_API_ENV or VOUCHLINK_WC_API_BASE_URL. Terms of Service: https://www.vouchlinks.com/terms Privacy Policy: https://www.vouchlinks.com/privacy

安装:

  1. Upload the vouchlink-woocommerce folder to /wp-content/plugins/, or upload the plugin zip through Plugins > Add New > Upload Plugin.
  2. Activate the plugin in WordPress.
  3. Go to WooCommerce > VouchLinks.
  4. Enter the advertiser's VouchLinks email and API key.
  5. Click Connect Store.
  6. Click Sync Event Settings.
Production is used by default. For development testing, define this constant in wp-config.php: define('VOUCHLINK_WC_API_ENV', 'dev');

常见问题:

Does this plugin show anything to shoppers?

No. The plugin works in the background. It captures attribution from URLs and sends order events to VouchLinks.

Does this plugin require a VouchLinks account?

Yes. The merchant needs a VouchLinks advertiser account, email, and API key.

Can I test against the dev backend?

Yes. Add define('VOUCHLINK_WC_API_ENV', 'dev'); to wp-config.php.

What personal data does this plugin process?

When connected, the plugin stores VouchLinks referral identifiers from visitor URLs in browser cookies, WooCommerce session data, and WooCommerce order metadata. For tracked WooCommerce order events, it sends order event data to VouchLinks, including order ID, order amount, currency, store URL, VouchLinks attribution identifiers, billing email, and line item details such as product name, product category, price, and quantity.

Is this plugin compatible with WooCommerce HPOS?

Yes. The plugin uses WooCommerce order APIs and declares compatibility with custom order tables.

更新日志:

1.0.0