=== Nexora Analytics ===
Contributors: nexora
Tags: analytics, tracking, woocommerce, privacy, first-party
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later

Privacy-friendly first-party analytics tracker for Nexora Analytics central server.

== Description ==

Nexora Analytics plugin connects your WordPress site to a self-hosted Nexora Analytics central server.

Features:
* Lightweight async JS tracker (no jQuery needed)
* Tracks page views, session duration, exit pages, and scroll depth
* WooCommerce product view, add to cart, cart, checkout, and purchase tracking
* No personal data collected (no name, email, address)
* Does not store analytics data in WordPress database

== Installation ==

1. Upload the plugin folder to /wp-content/plugins/
2. Activate the plugin through the Plugins screen
3. Go to Settings → Nexora Analytics
4. Enter your Central API URL, Site Key, and API Key from your Nexora dashboard
5. Enable tracking

== Configuration ==

After activation, go to Settings → Nexora Analytics and fill in:

* Central API URL — The URL of your tracking endpoint e.g. https://analytics.yourdomain.com/api/track
* Site Key — Public site key from your Nexora dashboard
* API Key — Secret API key from your Nexora dashboard
* Enable WooCommerce Tracking — Only shown if WooCommerce is active

== Privacy ==

This plugin does NOT collect:
* Customer names, emails, addresses
* Payment or billing information
* Form field values or keystrokes

This plugin DOES collect:
* Page URLs, titles, and referrers
* Browser, device, operating system info
* Approximate session duration
* WooCommerce product/order totals (no customer details)

== Changelog ==

= 1.0.0 =
* Initial release
