Lightweight A/B testing for WordPress without external analytics services. Test headlines and content variations directly on your site, track conversions, and compare results with a simple workflow inspired by Google Optimize.
Why use Spss12 A/B Lite Testing?
Features
Two experiment types
[ab_lite placement="your-placement-key"] where you want tested content. For a running experiment that matches that placement, the plugin picks a variant, records a view (when applicable), and outputs that variant’s body.Assignment — Each visitor gets a stable session identifier.
Targeting — Target experiments by post type, URL, device, or user state.
Goals and events — Goal types include views, clicks, conversions, and orders.
Statistics — Track views, clicks, conversions, and experiment performance.
Admin — An A/B Experiments screen in the WordPress admin is used to manage tests and view stats.
REST API — Manage experiments programmatically through the WordPress REST API.
Extensible — Includes WordPress hooks and filters for developers.
Create a new content experiment in A/B Experiments with cta “homepage-hero”.
Add two variants.
Insert the shortcode into your content:
[ab_lite placement=”homepage-hero”]
Start the experiment and track results from the admin dashboard.