Almost EVERYONE who tried headless systems said they saw benefits. Download the state of CMS now!

Storyblok now on AWS Marketplace: Read more

O’Reilly Report: Decoupled Applications and Composable Web Architectures - Download Now

Empower your teams & get a 582% ROI: See Storyblok's CMS in action

Skip to main content
Browse apps
Install

Requires Business plan

Author
Storyblok GmbH
Last update
7/20/2023
Optimizely
Get audiences directly from Optimizely
Optimizely

When installing this app the fieldtype plugin optimizely will be available in the schema definition.

Usage Example

Create an AB-Test component with a segment field and a body field to show user specific contents. While iterating over the content blocks you can decide which component to show.

Recommended data structure:

  • Component: Page
  • Field: Body (Blocks)
    • Component: AbTest
      • Field: Segment (Optimizely Plugin)
      • Field: Body (Blocks)
    • Component: AbTest
      • Field: Segment (Optimizely Plugin)
      • Field: Body (Blocks)

Features

  • Select audiences from Optimizely
  • Use the audiences IDs in your app to create AB-Tests or selectively show content

How to install

  1. Create an Optimizely user with read only rights and generate an OAuth token in the Optimizely my account section
  2. Install the Optimizely app
  3. Create a new field in your component and choose "Plugin" as field type and then search for "optimizely".
  4. After selecting the plugin provide the Optimizely OAuth token and the project ID in the options inputs.