=== Recomaze AI Personalization ===
Contributors: betterrecomaze
Tags: recommendations, AI, WooCommerce
Requires at least: 5.8.1
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.40
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
Recomaze AI plugin maximizes revenue with real-time, AI-driven product recommendations. Easy integration, pay-per-result.

== External Services ==
This plugin connects to the following external services:

1. **Recomaze API**  
   - Domain(s):  
     - `https://api.recomaze.ai`  
     - `https://stagingapi.recomaze.ai` (for testing and staging environments)
   - Purpose:  
     The API is used to retrieve user-specific product recommendations, update user preferences, and refresh authentication tokens.
   - Data Sent:  
     - Plugin token (used for authentication)  
     - Store domain (to identify the WooCommerce store)  
     - Interaction events such as user preferences or clicks  
     - Product details from orders, including:
       - Product names  
       - Product characteristics (e.g., categories, attributes)  
       - Product prices  
   - Terms of Use: [https://recomaze.ai/tos/](https://recomaze.ai/tos/)  
   - Privacy Policy: [https://recomaze.ai/privacy-policy/](https://recomaze.ai/privacy-policy/)

2. **Recomaze Tracking UI**  
   - Domain(s):  
     - `https://trackui.recomaze.ai`  
     - `https://stagingtrackui.recomaze.ai` (for testing and staging environments)
   - Purpose:  
     The tracking service is used to display UI components such as recommendation popups and gather anonymous usage metrics to optimize recommendations.
   - Data Sent:  
     - Client ID associated with the WooCommerce store.  

3. **Recomaze Admin Service**  
   - Domain(s):  
     - `https://admin.recomaze.ai`  
   - Purpose:  
     This service is used to send logs for monitoring and debugging purposes.
   - Data Sent:  
     - Plugin events and API interaction logs.  

4. **Recomaze Collector Service**  
   - Domain(s):  
     - `https://collector.recomaze.ai`  
   - Purpose:  
     The collector service is used to retrieve reports for analytics and recommendations.
   - Data Received:  
     - Analytics reports and performance insights.

== Installation ==
1. Upload the `recomaze-ai-personalization.zip` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Follow the on-screen instructions to complete setup.

== Frequently Asked Questions ==
= Do I need WooCommerce to use this plugin? =
Yes, this plugin requires WooCommerce to be installed and active.

= What data is shared with external services? =
The plugin shares store domain, product details, and interaction events with the Recomaze API