=== Adaptive Intent Path === Contributors: wpcraftengineer Tags: cro, popup, intent, ux, conversion Requires at least: 6.0 Tested up to: 7.0 Requires PHP: 7.4 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Smart on-site guide that predicts visitor intent from page behavior and redirects users to the right next step. == Description == Adaptive Intent Path helps websites reduce bounce by showing a progressive prompt when visitors appear ready for guidance. It uses local, browser-side behavior signals such as time on page, scroll depth, page path, referrer, and clicks to suggest the best next step. Intent options included by default: * Buy * Learn more * Talk to expert * Get quote Each intent has a configurable label and redirect URL in the WordPress admin. == Installation == 1. Upload the plugin folder to /wp-content/plugins/ or install the ZIP from Plugins > Add New. 2. Activate Adaptive Intent Path. 3. Go to Settings > Adaptive Intent Path. 4. Configure trigger timing, scroll percentage, labels, redirects, and colors. == Frequently Asked Questions == = Does it send visitor data to an external AI service? = No. Version 1.0.0 uses local heuristic intent prediction in the visitor browser. No external API is required. = Can I change the redirect URLs? = Yes. Go to Settings > Adaptive Intent Path and update each intent URL. == Changelog == = 1.0.1 = * Removed unreachable plugin header URLs. * Replaced short identifiers with the unique adapinpa prefix. * Added safe migration for settings saved by version 1.0.0. = 1.0.0 = Initial release.