=== TrackReward for WooCommerce ===
Contributors: trackreward  
Tags: woocommerce, affiliate marketing, conversion tracking, saas  
Requires at least: 5.5  
Tested up to: 6.8  
Requires PHP: 7.4  
Stable tag: 1.0.2  
License: GPLv2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html  

TrackReward enables WooCommerce merchants to track affiliate traffic and conversions without custom code.

== Description ==

TrackReward is a powerful affiliate tracking platform built for e-commerce.  
This plugin allows WooCommerce merchants to:

- Automatically track affiliate referrals and sales
- Attribute orders to affiliate links or coupon codes
- View affiliate-driven conversions in TrackReward
- Enable tracking without writing any custom code

Ideal for marketers, influencers, and SaaS teams launching referral programs quickly and effortlessly.

**Note**: Requires an active [TrackReward](https://trackreward.com) account.

== External services ==

This plugin connects to the TrackReward API (https://trackreward.com) to track user activity and handle reward calculations for WooCommerce orders.

Data sent includes:
- Order ID, amount, and customer metadata (on order completion)
- Site URL and plugin version (on plugin load)
- No personal identifiable user data is collected or stored by the plugin.

TrackReward API Terms of Service and Privacy Policy: https://trackreward.com/terms-policy


== Installation ==

1. Upload the plugin ZIP via **Plugins > Add New > Upload Plugin**
2. Activate the plugin
3. Go to **Settings > TrackReward**
4. Enter your **TrackReward App ID**
5. You're done!

== Frequently Asked Questions ==

= Is WooCommerce required? =  
Yes, this plugin is designed to work specifically with WooCommerce.

= Is TrackReward free? =  
TrackReward offers a free trial. An active TrackReward account is required to enable tracking.

= Does this plugin require coding? =  
No. Once your App ID is added, tracking runs automatically in the background.

== Screenshots ==

1. TrackReward settings page inside WordPress
2. Auto tracking of conversions from affiliate links

== Changelog ==

= 1.0.2 =
* Minor plugin configuration fixed

= 1.0.1 =
* Improved script injection via `wp_enqueue_script`
* Replaced file system calls with `WP_Filesystem`
* Addressed PHPCS/WPCS warnings for WordPress.org compliance

= 1.0.0 =
* Initial public release

== Upgrade Notice ==

= 1.0.2 =
Recommended upgrade to meet WordPress.org coding standards and security best practices.