Linux 软件免费装
Banner图

Teamfluencer for WooCommerce

开发者 teamfluencer
abdullahbektas
更新时间 2026年7月7日 21:31
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

affiliate influencer tracking woocommerce commission

下载

1.0.0

详情介绍:

Teamfluencer is the official WooCommerce integration plugin for the Teamfluencer influencer affiliate platform. Once connected, every order placed through an influencer link is automatically detected, stamped, and reported to Teamfluencer — without slowing down your checkout page. How It Works
  1. A customer visits your store via an influencer link (?utm_source=teamfluencer&utm_campaign=...&tf_subid=...).
  2. The plugin captures those parameters client-side with JavaScript and stores them in a 30-day cookie — completely compatible with page caching and CDN layers.
  3. When the customer completes a purchase, the order is tagged as a Teamfluencer affiliate order.
  4. The plugin sends the order data to Teamfluencer in the background using WooCommerce's built-in Action Scheduler queue — your checkout page is never blocked.
  5. If the API is temporarily unavailable, a built-in hourly recovery system automatically retransmits any missed orders in bulk.
Key Features Attribution Model The plugin uses a Last-Touch attribution model with a configurable cookie lifetime (default: 30 days). Each time a customer arrives via a Teamfluencer affiliate link, their existing cookie is overwritten with the new influencer's details. Privacy & Data This plugin stores affiliate tracking data (influencer ID, click ID) in WooCommerce order meta. No personal customer data beyond what WooCommerce already collects is sent to Teamfluencer. All API communication uses HTTPS. For more information see the Teamfluencer Privacy Policy.

安装:

Minimum Requirements Automatic Installation
  1. Log in to your WordPress admin panel.
  2. Go to Plugins → Add New.
  3. Search for Teamfluencer.
  4. Click Install Now, then Activate.
Manual Installation
  1. Download the plugin .zip file.
  2. Log in to your WordPress admin panel.
  3. Go to Plugins → Add New → Upload Plugin.
  4. Upload the .zip file and click Install Now, then Activate.
After Activation
  1. Log in to your Teamfluencer brand dashboard and go to Integrations → WooCommerce.
  2. Click Connect Store — Teamfluencer will redirect you to your WordPress site to approve the connection.
  3. Once approved, the plugin will begin tracking affiliate orders automatically.

屏幕截图:

  • Order meta — synced order with Teamfluencer tracking data.
  • WooCommerce Scheduled Actions — async webhook jobs in the queue.

升级注意事项:

1.0.0 Initial release — no upgrade steps required.

常见问题:

Does this plugin slow down my checkout?

No. All communication with the Teamfluencer API happens in the background using WooCommerce's Action Scheduler. Your customers will never experience any delay.

What happens if the Teamfluencer API is down?

Orders are saved locally with a failed_retry status. The built-in hourly recovery cron automatically retransmits them in bulk once the API is available again.

Does the plugin work with page caching plugins like LiteSpeed Cache or WP Rocket?

Yes. Affiliate parameters are captured by a lightweight JavaScript snippet that runs in the browser — even on fully cached pages.

How are partial refunds handled?

If a customer returns one item out of three, the plugin reports the refunded amount and the partial_refund type to Teamfluencer. The platform then recalculates the influencer's commission based on the net order value.

Is the OAuth token renewed automatically?

Yes. If the access token expires and an API call returns HTTP 401, the plugin silently uses the stored refresh token to obtain a new access token and retries the failed request — with no manual intervention required.

Can I disconnect my store from Teamfluencer?

Yes. Go to WooCommerce → Teamfluencer and click Disconnect. This removes all stored tokens from your database. Previously synced order data is not affected.

Where do I initiate the connection?

Log in to your Teamfluencer brand dashboard and go to Integrations → WooCommerce. Click Connect Store to start the authorization flow.

更新日志:

1.0.0