Title: Teamfluencer for WooCommerce
Author: teamfluencer
Published: <strong>July 7, 2026</strong>
Last modified: July 7, 2026

---

Search plugins

![](https://ps.w.org/teamfluencer-for-woocommerce/assets/banner-772x250.png?rev=
3598765)

![](https://ps.w.org/teamfluencer-for-woocommerce/assets/icon-256x256.png?rev=3598765)

# Teamfluencer for WooCommerce

 By [teamfluencer](https://profiles.wordpress.org/teamfluencer/)

[Download](https://downloads.wordpress.org/plugin/teamfluencer-for-woocommerce.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/teamfluencer-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/teamfluencer-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/teamfluencer-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/teamfluencer-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/teamfluencer-for-woocommerce/)

## Description

**Teamfluencer** is the official WooCommerce integration plugin for the [Teamfluencer](https://teamfluencer.co)
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

 * **Zero checkout impact** — all API calls run asynchronously via Action Scheduler.
 * **Two-layer delivery guarantee** — real-time webhook + hourly bulk fallback cron.
 * **Full refund & cancellation support** — partial refunds, full refunds, and cancellations
   are all reported to Teamfluencer so influencer commissions are adjusted automatically.
 * **One-click OAuth 2.0 connection** — no manual API keys; connect your store with
   a single button click.
 * **Automatic token refresh** — if your access token expires, the plugin silently
   renews it in the background without interrupting any ongoing operation.
 * **Page-cache compatible** — UTM parameters are read by JavaScript so the plugin
   works correctly even when your entire site is served from a CDN or full-page 
   cache.
 * **Last-touch attribution** — if a customer returns through a different influencer’s
   link, the cookie is updated to credit the most recent referral.
 * **Classic & Blocks checkout support** — works with both the legacy WooCommerce
   Shortcode checkout and the modern Gutenberg Blocks checkout.

#### 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](https://teamfluencer.co/en/privacy-policy).

## Screenshots

[⌊Settings page — connect your store with one click.⌉⌊Settings page — connect your
store with one click.⌉[

Settings page — connect your store with one click.

[⌊Order meta — synced order with Teamfluencer tracking data.⌉⌊Order meta — synced
order with Teamfluencer tracking data.⌉[

Order meta — synced order with Teamfluencer tracking data.

[⌊WooCommerce Scheduled Actions — async webhook jobs in the queue.⌉⌊WooCommerce 
Scheduled Actions — async webhook jobs in the queue.⌉[

WooCommerce Scheduled Actions — async webhook jobs in the queue.

## Installation

#### Minimum Requirements

 * WordPress 6.0 or greater
 * WooCommerce 7.0 or greater
 * PHP 8.0 or greater

#### 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.

## FAQ

### 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Teamfluencer for WooCommerce” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ teamfluencer ](https://profiles.wordpress.org/teamfluencer/)
 *   [ abdullahbektas ](https://profiles.wordpress.org/abdullahbektas/)

[Translate “Teamfluencer for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/teamfluencer-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/teamfluencer-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/teamfluencer-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/teamfluencer-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/teamfluencer-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.
 * Two-layer order sync: real-time Action Scheduler webhook + hourly bulk fallback
   cron.
 * Refund and cancellation reporting with partial refund support.
 * OAuth 2.0 one-click connection with automatic token refresh.
 * Page-cache compatible JavaScript UTM tracker.
 * Last-touch 30-day cookie attribution.
 * Classic Shortcode checkout and Gutenberg Blocks checkout support.

## Meta

 *  Version **1.0.0**
 *  Last updated **9 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [affiliate](https://wordpress.org/plugins/tags/affiliate/)[commission](https://wordpress.org/plugins/tags/commission/)
   [influencer](https://wordpress.org/plugins/tags/influencer/)[tracking](https://wordpress.org/plugins/tags/tracking/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/teamfluencer-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/teamfluencer-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/teamfluencer-for-woocommerce/reviews/)

## Contributors

 *   [ teamfluencer ](https://profiles.wordpress.org/teamfluencer/)
 *   [ abdullahbektas ](https://profiles.wordpress.org/abdullahbektas/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/teamfluencer-for-woocommerce/)