WordPress Plugin

NudgeAI for WordPress

Install, configure, and supercharge your WordPress site with AI-powered engagement optimization.

Plugin Overview

The NudgeAI WordPress plugin integrates your WordPress site with the NudgeAI platform, using predictive machine learning to identify when a visitor is about to leave and slide in an interactive module to maintain engagement. It's available directly from the WordPress Plugin Directory.

Installation

Method 1: From WordPress Admin

  1. Log in to your WordPress admin panel
  2. Navigate to Plugins → Add New
  3. Search for NudgeAI in the plugin marketplace
  4. Click Install Now and then Activate

Method 2: Upload ZIP

  1. Download the plugin ZIP from WordPress.org
  2. Navigate to Plugins → Add New → Upload Plugin
  3. Select the downloaded ZIP file
  4. Click Install Now and then Activate

Method 3: Via FTP

  1. Extract the plugin files
  2. Upload the nudgeai folder to /wp-content/plugins/
  3. Activate the plugin through the WordPress admin

Authentication

After activation, you'll be redirected to the authentication screen. Click Authenticate with NudgeAI to start the OAuth2 login flow. You'll be redirected to NudgeAI's authorization page in a new tab. Complete login with your NudgeAI credentials, authorize the WordPress plugin, and NudgeAI will post the access token to your configured webhook URL.

Webhook URL: https://yoursite.com/wp-json/nudgeai/v1/webhook

This endpoint must be publicly reachable. Security is enforced at the application level — tokens are verified against the NudgeAI API before being stored.

Configuration

Once authenticated, the plugin dashboard provides several configuration tabs:

Content Targeting

Enable or disable NudgeAI injection on posts, pages, and custom post types.

Exclusion Rules

Define specific posts or pages to exclude from NudgeAI processing.

UI Customization

Configure widget themes, colors, and styling to match your brand.

Analytics Dashboard

View analytics around URLs processed, engagement, and revenue impact.

Key Features

  • Subtle Modules: Compact, interactive modules that preserve the reading experience rather than using disruptive overlays.
  • Contextual Relevance: Smart module selection based on the user's current content journey.
  • Cognitive Pivot: Shifts users from passive consumption to active participation.
  • Engagement Variety: Quizzes, polls, summarizers, and more to keep visitors engaged.
  • Conditional Logic: Smart injection based on post type, exclusion rules, and authentication status.
  • Performance First: Single lightweight line of async code — no impact on Core Web Vitals.

System Requirements

  • WordPress 5.0 or higher
  • PHP 7.4 or higher (with curl and json extensions)
  • MySQL 5.6 or higher (or MariaDB equivalent)
  • HTTPS support for secure API communications

Support

For plugin support, visit the WordPress.org support forum or contact us directly at [email protected].