Description
The Simple Woo Affiliate Tracking simply (ha!) tracks the sales driven by any URL appended with a βrefidβ.
For example:
www.yoursite.com/?refid=lj419275070985lkhj0
Any body who clicks through that URL and buys a product through your store will have that unique βrefidβ attached to their order.
This allows you to add your own refid to any link you want to distribute. You can export the number of sales assoicated with the id at any time through βToolsβ>βSimple Woo Affiliate Trackingβ into a .csv file.
How it works:
The plugin detects the βrefidβ appended to the URL and stores it in a cookie. During checkout, a βrefidβ field is added to the checkout form (in a hidden state), and that field is set by plugin Javascript.
Installation
- Ensure WooCommerce is installed & active
- Upload the simple-woo-affiliate-tracking.zip folder to WordPress
- Activate the plugin through the βPluginsβ menu in WordPress
FAQ
- What can I name the refid in my link?
-
You can add any alphanumeric string the the link.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Woo Affiliate Tracking” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Woo Affiliate Tracking” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Tested on WordPress 4.0
0.10
- Initial Release