Conversion Insights Agent Estimated reading: 5 minutes 13 views Contributors Summary: The Conversion Insights Agent bridges the gap between raw data collection and actionable website improvements. Rather than sending data to external networks or requiring complex tag setup, it runs entirely on your local server. It combines visual analytics with an AI reasoning agent that analyzes tracking patterns daily, highlights conversion barriers, and suggests reversible, auto-applicable optimizations directly in the admin dashboard. The Conversion Insights Agent is a privacy-first, zero-configuration product analytics workspace built directly into WordPress. It captures anonymous visitor actions—such as page views, scroll depth, clicks, rage clicks, exits, and form steps—and automatically translates this data into visual reports (Overview, Funnels, Journeys, and Retention) along with prioritized AI optimization suggestions, without storing personal data or IP addresses. 2. Key Benefits Zero-Configuration Setup: Runs natively inside WordPress. There is no need to write, test, or configure external tracking code snippets or container scripts. Privacy Compliance: Operates without tracking IP addresses or storing personally identifiable information (PII). Automatically respects browser Do Not Track (DNT) headers and strips query parameters to prevent accidental token leakage. Actionable AI Optimization: Rather than just displaying graphs, the built-in AI assistant actively recommends site revisions (such as adding internal links, updating CTAs, or generating FAQ blocks) and allows you to apply them with a single click. Natural Language Querying: Use the “Ask your data” input box to query your analytics database in plain language (e.g., “What is the main drop-off step on mobile?”), generating immediate written insights. Local Data Autonomy: All behavioral data is stored safely in your own WordPress database (antimanual_behavior_events table) and is auto-purged after a default retention period (90 days). 3. Core Functionality & Reports The workspace is organized into five main analytics categories: Analytics Overview: Displays high-level KPIs (Conversion Rate, Events, Sessions, Visitors, Page Views) along with period-over-period comparison deltas, traffic source share, and device type breakdowns. Conversion Funnels: Visualizes step-by-step conversion paths. Identify where visitor drop-off occurs and let the AI analyze friction points. Visitor Journeys: Illustrates page-to-page navigation paths, top entry pages, and top exit pages to optimize visitor circulation. Visitor Retention: Employs daily cohort analysis to track what percentage of new visitors return to the site over time. Behavioral Cohorts: Identifies sequences of actions (e.g., Visitors who clicked a CTA and then completed a purchase) and measures transition times. 4. Step-by-Step Instructions Step 1: Enable Visitor Behavior Tracking Navigate to Antimanual > Conversion Insights in your WordPress admin menu. If tracking is off, click Enable tracking on the banner or scroll to the Capture & Analysis settings card at the bottom of the page. Toggle the Track visitor behavior setting to ON (this enables the tracking script). Select your Conversion goal from the dropdown menu (e.g., a checkout page view, purchase, or form submission). This drives the primary conversion rate displayed in the header. Step 2: Configure Automated AI Audits & Alerts In the Capture & Analysis settings card, toggle Run daily AI analysis to ON. To receive weekly summary updates directly in your inbox, toggle the Weekly email digest to ON. Optional: Click the Send a test now button to verify digest delivery to the site administrator’s email. Step 3: Analyze Funnel Performance & Request AI Audits Go to the Analytics tab and select Funnels in the left sidebar. Click Customize to define your conversion steps (e.g., page_view -> add_to_cart -> begin_checkout -> purchase). Press Apply to load the funnel. If a specific step shows a high drop-off rate, click the Explain drop-off button next to it. The Conversion Insights Agent will analyze a sample of stalled sessions and output the top 2-3 reasons for the friction along with suggestions. Step 4: Query Analytics with “Ask Your Data” Go to the AI insights & suggestions section. Locate the Ask your data card on the right side of the screen. Select your desired date range filter. Enter a custom question in plain language (e.g., “Which blog pages have the highest scroll depth?” or “Where are visitors dropping off before checkout?”). Click Ask. The AI will analyze the database aggregates and display a detailed explanation. Click the Copy button to copy the answer to your clipboard. Step 5: Review and Apply AI Suggestions Navigate to the Suggestions feed in the AI insights & suggestions tab. Filter the suggestions by status using the toggle group (New, Applied, or Dismissed). Review recommendations, which are graded by priority (High, Medium, or Low). Applying Suggestions: If the suggestion supports automated resolving (e.g., add_internal_link, update_cta_text, or add_faq_block), click Apply. Review the details in the confirmation modal, then click Apply change to proceed. Marking as Done/Dismissing: For manual recommendations, click Mark as Done once you have completed the adjustments. Click Dismiss to archive recommendations you do not want to apply. Dismissed entries can be restored to the active queue at any time from the status filter. 5. Technical Details Database Architecture Data is stored inside two primary custom database tables: antimanual_behavior_events: Stores raw interaction logs. antimanual_suggestions: Stores generated agent recommendations, priority levels, and related automated action arguments. Privacy Compliance IP addresses are never resolved or written to database logs. Session matching is performed using an opaque browser-generated cookie ID. Compliance checks verify browser DNT headers before loading tracking libraries on the client side. Conversion Insights Agent - PreviousConversion Insights WorkspaceNext - Conversion Insights AgentChangeloger