Optimizely
Get audiences directly from 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)
- Component: AbTest
Features
- Select audiences from Optimizely
- Use the audiences IDs in your app to create AB-Tests or selectively show content
How to install
- Create an Optimizely user with read only rights and generate an OAuth token in the Optimizely my account section
- Install the Optimizely app
- Create a new field in your component and choose "Plugin" as field type and then search for "optimizely".
- After selecting the plugin provide the Optimizely OAuth token and the project ID in the options inputs.