Integrations

Pleras generates A/B test code that runs on top of your existing site. The way that code reaches the page depends on which testing platform you use. These guides cover the deployment options, trade-offs, and any platform-specific nuances. For the underlying code structure, see the Developer Guide.

Client-side A/B testing tools

Tools that run in the visitor's browser, applying variants by injecting JavaScript and CSS after the page loads. Pleras code drops in as the variant payload. All of the platforms below work with Pleras today — written guides for each are on the way. In the meantime, get in touch if you'd like a walkthrough.

Optimizely Supported

Optimizely Web Experimentation. Pleras code is added as the variation's custom code.

VWO Supported

Visual Website Optimizer. Pleras code is added through the VWO custom code editor on the variation.

AB Tasty Supported

Pleras code is placed in the variation's JavaScript editor.

Convert Supported

Pleras code runs as the variation's custom JavaScript.

Kameleoon Supported

Pleras code is added to the variation's JavaScript block.

Server-side and feature testing tools

Feature flag and experimentation platforms that bucket users at the server, edge, or framework layer. Pleras code is gated on the platform's variant flag and deployed via your theme, tag manager, or app code.

LaunchDarkly Coming soon

Pleras code is wrapped in an ldClient.variation check.

Statsig Coming soon

Pleras code is gated on a Statsig experiment or feature gate.

GrowthBook Coming soon

Pleras code runs inside a GrowthBook experiment variant.

Eppo Coming soon

Pleras code is gated on an Eppo assignment.

Split Coming soon

Pleras code runs when the Split treatment matches the variant.

PostHog Coming soon

Pleras code is gated on a PostHog feature flag or experiment.

Shopify-specific testing tools

Shopify-native A/B testing platforms that serve real templates, themes, or theme code rather than injecting variants client-side after the page loads.

Shoplift Supported

Template, theme, URL redirect, JavaScript API, and price tests. Three deployment options depending on who owns the variant.

Read the guide
Intelligems Supported

Profit optimisation testing for Shopify, including price, shipping, and content tests. Works with Pleras today — guide on the way.

Visually Coming soon

Shopify-focused experimentation and personalisation with a visual editor.

Using a different tool?

Pleras works with most A/B testing and feature flag platforms — anywhere you can run custom JavaScript on the variant. If your tool isn't listed above, get in touch and we'll walk through the setup with you and write up a guide for it.