This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Offer IT Affiliate Tracking

Description

This plugin integrates OfferIT.com Affiliate Tracking system with WordPress, by storing affiliate tracking code in session as visitor navigates through the site, processing conversion POST to allow OfferIT fully integrate with any WordPress site.

Screenshots

Installation

  1. Upload plugin files to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure plugin options by providing OfferIT username and apikey credentials

FAQ

Is this official OfferIT plugin?

No this is private project providing integration for OfferIT with WordPress e-commerce sites. Originally developed to work with Cart66 plugin.

Can I use this plugin with my e-commerce plugin

Yes, this plugin is configurable and as long you can provide conversion URL, unique order ID and database table to query for order details, you can integrate OfferIT affiliate tracking system with your e-commerce plugin.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Offer IT Affiliate Tracking” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • Initial version

1.1

Removed nuSoap library

1.2

Use cookies in place of sessions to store affiliate tracking information for performance reasons.