=== Sequenzy Email Marketing ===
Contributors: shameworm, polnikale, alxpkhl
Tags: email marketing, automation, subscribers
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect your website to Sequenzy email marketing automation.

== Description ==

Sequenzy Email Marketing connects your site to Sequenzy so you can keep subscriber data current and trigger automations from site activity.

The plugin uses a guided connection flow. An administrator starts the connection from Settings -> Sequenzy, signs in to Sequenzy, and chooses the company that should own the site. No Sequenzy API key is pasted into the site admin.

Features:

* Guided Sequenzy connection and reconnection flow.
* Installation heartbeat so Sequenzy can show connection health.
* Initial sync for registered users.
* Registered-user and profile-update event delivery.
* Optional comment-form opt-in checkbox.
* Retry handling for transient Sequenzy API failures.
* Recent failure diagnostics in site admin.
* Disconnect support that clears local connection state.

This plugin does not include WooCommerce store sync. Use the separate Sequenzy for WooCommerce extension for product, customer, order, cart, and checkout events.

= Third-party service =

This plugin connects to Sequenzy, a SaaS email marketing and automation platform, after an administrator starts and completes the connection flow.

When connected, the plugin sends selected site metadata, user email addresses, user names, comment opt-in email addresses, comment author names, event names, timestamps, plugin version, WordPress version, and site URL to the Sequenzy API at https://api.sequenzy.com.

Sequenzy terms: https://sequenzy.com/terms
Sequenzy privacy policy: https://sequenzy.com/privacy

== Installation ==

1. Upload the plugin zip from Plugins -> Add New -> Upload Plugin.
2. Activate the plugin.
3. Open Settings -> Sequenzy.
4. Click Connect to Sequenzy.
5. Sign in to Sequenzy and choose the company that should own the site.
6. Return to the site admin and click Complete connection.

== Frequently Asked Questions ==

= Do I need a Sequenzy account? =

Yes. You need a Sequenzy account and company workspace to connect the plugin.

= Does the plugin send data before I connect it? =

No. The plugin only sends data after an administrator completes the Sequenzy connection flow.

= Can I choose which subscriber sources are synced? =

Yes. You can enable or disable registered-user sync and the comment-form opt-in checkbox from Settings -> Sequenzy.

= Does the comment form automatically subscribe everyone? =

No. Comment submitters are sent to Sequenzy only when the comment opt-in checkbox is enabled and the commenter checks it.

= Does this plugin handle WooCommerce stores? =

No. Install Sequenzy for WooCommerce when you need WooCommerce products, customers, orders, cart, and checkout events.

= How do I disconnect the site? =

Open Settings -> Sequenzy and click Disconnect. The plugin clears local connection credentials and asks Sequenzy to revoke the installation.

== Changelog ==

= 1.0.0 =
* Initial marketplace release with pairing, user sync, comment opt-in, heartbeats, retries, and diagnostics.
