“Linkjolt made affiliate programs easy for us. Some of the other platforms were very difficult and clunky to use, but this UI is so simple and it just works. Highly recommend!”
5-minute setup
Ad-blocker proof
0% transaction fees
Tracking script captures affiliate clicks
Plugin reads cookies server-side (PHP)
Injects data into Stripe PaymentIntent
Webhook attributes sale to affiliate
Lightweight WordPress plugin for WooCommerce stores. Automatic cookie capture and Stripe metadata injection.
PHP hooks inject tracking data into Stripe PaymentIntents. No JavaScript fallbacks, no ad-blocker issues.
Works with both legacy and updated WooCommerce Stripe checkout. Hooks into PaymentIntent creation automatically.
Rule-based fraud detection with IP matching, email comparison, and 30-day deduplication window.
Track clicks, conversions, and revenue instantly. Affiliates get their own performance dashboard.
No commission on your affiliate sales. Percentage or fixed-rate structures with automated calculations.
Download and install the LinkJolt Tracking plugin from your Integration Hub in WordPress.
Go to Settings > LinkJolt Tracking and paste your Merchant ID from the LinkJolt dashboard.
Copy the webhook URL from the plugin settings and add it to your Stripe Dashboard.
Send invitations or create public signup links. Affiliates start promoting immediately.
| Feature | LinkJolt + WooCommerce | Manual Tracking | Other Plugins |
|---|---|---|---|
| Setup Time | 5 minutes | Hours/Days | 15-30 min |
| Transaction Fees | 0% | N/A | 3-5% |
| Server-Side Tracking | Yes (PHP hooks) | No | Varies |
| Ad-Blocker Proof | Yes | No | Rarely |
| WooCommerce + Stripe | Native support | Custom code | Limited |
| Recurring Commissions | Automatic | Manual | Some platforms |
| Fraud Detection | Built-in | None | Extra cost |
Don’t just take our word for it. Hear from some of our satisfied customers!
“Linkjolt made affiliate programs easy for us. Some of the other platforms were very difficult and clunky to use, but this UI is so simple and it just works. Highly recommend!”
“We've increased our conversion rates by 37% since we started using LinkJolt. The tracking features and instant payouts alone are worth the price! .”
“The dashboard gives our team the insights we need to work more efficiently and help our partners earn more money. ”
“I really appreciate how quick you are to respond and how willing to work with me you've been throughout our setup process.”
“This is f***ing awesome!! Haha sorry for the language but really happy with how you guys reply to everything and were able to implement changes so quickly and I really see that you're trying to make it as good possible for the people using it.”
“Thanks for your help, I'm glad everything is working as it should.”
Choose the perfect plan for your business. Start with a 7-day free trial.
| Find your fit.Let others sell your product for you. Every plan starts with a | For small teamsStarter | Most popularProfessional | For scale-upsUltimate |
|---|---|---|---|
| Your program | |||
| Affiliate-driven sales / month | Up to $5,000 | Up to $25,000 | Up to $50,000 |
| Active campaigns | 5 | Unlimited | Unlimited |
| Active affiliates | 10 | Unlimited | Unlimited |
| Staff seats | × Not included | 2 | 20 |
| Analytics data retention | 3 months | 12 months | 12 months |
| Tracking & growth | |||
| Affiliate tracking | Standard | Advanced | Advanced |
| Fraud protection | Standard | Enhanced | Enhanced |
| Stripe payout integration | ✓ Included | ✓ Included | ✓ Included |
| Bulk payouts | ✓ Included | ✓ Included | ✓ Included |
| Affiliate discovery | × Not included | ✓ Included | ✓ Included |
| Custom commission structures | × Not included | ✓ Included | ✓ Included |
| Developer API | × Not included | Read-only | Full access |
| MCP Server | × Not included | Read-only | Full access |
| Direct affiliate & staff chat | × Not included | × Not included | ✓ Included |
| Your brand & support | |||
| Branded affiliate signup pages | × Not included | ✓ Included | ✓ Included |
| Affiliate portal on your domain | × Not included | × Not included | ✓ Included |
| Remove the Linkjolt badge | × Not included | × Not included | ✓ Included |
| Support | Priority Chat + Email | Priority Chat + Email | |
Auto-approve affiliates and automate payout management. Commission tiers: up to 5 on Professional, up to 10 on Ultimate.
The Scale plan has unlimited tracked sales for a flat $249 a month on monthly billing, $199.20/mo, billed annually.
Want to earn commissions as an affiliate? Joining is free.
Yes. LinkJolt's WordPress plugin is built specifically for WooCommerce stores using the WooCommerce Stripe Payment Gateway. It hooks into PaymentIntent creation via three different hooks to ensure compatibility with both legacy and updated checkout experiences.
The plugin reads affiliate tracking cookies (set by the LinkJolt tracking script) server-side via PHP. When a customer checks out, the plugin injects the tracking data directly into Stripe PaymentIntent metadata. Stripe then sends a webhook to LinkJolt with the attribution data. No client-side JavaScript needed for the conversion step.
No. The plugin is extremely lightweight - a single PHP file with no external dependencies. The tracking script loads asynchronously and the metadata injection happens server-side during the existing WooCommerce checkout process with zero additional HTTP requests.
The conversion tracking is ad-blocker proof because it happens server-side via PHP hooks and Stripe webhooks. Ad-blockers can only block client-side JavaScript, but the actual conversion attribution is handled entirely on the server.
No theme modifications needed. Install the plugin, enter your Merchant ID, and add the Stripe webhook URL. The plugin handles everything automatically through WordPress hooks.
The LinkJolt tracking script uses both cookies and localStorage for redundancy. If cookies are completely blocked, the tracking data is still stored in localStorage and read by the plugin during checkout.