=== Synklio Analytics ===
Contributors: synklio
Tags: woocommerce, analytics, conversion, funnel, cart abandonment
Requires at least: 6.0
Tested up to: 6.9
Stable tag: 1.0.0
Requires PHP: 7.4
WC requires at least: 7.0
WC tested up to: 9.8
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

WooCommerce conversion funnel, cart abandonment, AOV trends, peak hours and customer insights — directly inside WP Admin.

== Description ==

Synklio Analytics gives WooCommerce store owners the conversion data they actually need — without leaving WP Admin.

**Conversion Funnel**
See how many sessions go from Add to Cart → Checkout → Purchase, with drop-off rates at each stage.

**Cart Abandonment by Product**
Identify which products are added to cart most but never purchased. Prioritize recovery campaigns.

**AOV Trend**
Track your Average Order Value over time and spot dips or growth instantly.

**Peak Hours & Days**
Know exactly when your store sells most — by hour of day and day of week.

**New vs Returning Customers**
Understand your customer mix at a glance.

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/synklio-analytics/`
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Navigate to Synklio → Analytics in your WP Admin

== Frequently Asked Questions ==

= Does it slow down my store? =
No. Events are logged asynchronously on WooCommerce hooks only, with zero frontend JavaScript.

= How far back does data go? =
The plugin starts tracking from the moment it's activated. Historical orders are not retroactively imported for events, but revenue, AOV and order stats use your existing WooCommerce data.

= Is it compatible with HPOS? =
Yes, fully compatible with WooCommerce High-Performance Order Storage.

== Screenshots ==

1. Conversion funnel with drop-off rates
2. Cart abandonment by product
3. AOV trend chart
4. Peak hours and days heatmap

== Changelog ==

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.0.0 =
Initial release.

== Privacy & Cookies ==

This plugin uses cookies to track visitor behavior on your WooCommerce store:

* `snka_vid` — Unique visitor identifier, expires after 365 days. Used to count unique visitors and track the conversion funnel.
* `snka_pv_*`, `snka_atc_*`, `snka_co_*` — Session deduplication cookies, expire after 1 day. Used to avoid counting the same event multiple times per day.

All data is stored locally on your server. No data is sent to external services.

Cookie tracking can be disabled entirely from Synklio → Analytics → Settings. When disabled, no cookies are set and visitor/funnel tracking stops. Order statistics (revenue, AOV) remain unaffected as they use existing WooCommerce data.

If you use a consent management plugin (e.g. Complianz, CookieYes), you should load this plugin's scripts only after consent is given for analytics cookies.

== Privacy & Cookies ==

This plugin uses cookies to track visitor behavior on your WooCommerce store:

* `snka_vid` — Unique visitor identifier, expires after 365 days. Used to count unique visitors and track the conversion funnel.
* `snka_pv_*`, `snka_atc_*`, `snka_co_*` — Session deduplication cookies, expire after 1 day. Used to avoid counting the same event multiple times per day.

All data is stored locally on your server. No data is sent to external services.

Cookie tracking can be disabled entirely from Synklio → Analytics → Settings. When disabled, no cookies are set and visitor/funnel tracking stops. Order statistics (revenue, AOV) remain unaffected as they use existing WooCommerce data.

If you use a consent management plugin (e.g. Complianz, CookieYes), you should load this plugin scripts only after consent is given for analytics cookies.
