This library houses a collection of Optimizely extensions, add-ons, guides, and samples for educating and enabling users of Optimizely.
If you can't find what you are looking or have any feedback, open an issue on this repository.
Extensions are reusable templates for making changes in the visual editor of Optimizely Web. View the documentation or our code samples in the Extension Library.
- Background Image Swapper - Swaps a background image without flicker
- Banner - Add a top-level banner
- Bottom Banner - Add a bottom-level banner
- Countdown Timer - Add a customizable countdown timer
- Dynamic Banner - Add a bottom or top level banner
- Email Capture Pop-up - Add a pop-up which appears upon first visiting the page
- Exit Intent Pop-up - Add a pop-up which appears when the user moves their mouse off the screen
- Facebook Messenger Widget - beta - Facebook messenger widget to engage customers
- Hotspot - Hotspot to draw attention to an element on your page to guide user behavior
- Localized Copy Change - Make a copy change on your website in multiple languages
- Multibuy Offer Reminder - Display an offer pop-up based on user behaviors
- Nudge - Nudge the user towards a location to guide the user through a product
- Price Changer - Change prices site-wide on the page (Note: does not edit prices in the your servers).
- Sidebar Sliding Card - Add a sliding card for subtle reminders
- Sliding Card Advanced - Add a sliding card for subtle reminders based on user's browsing behavior
- Social Share Popup - Add a pop-up which allows users to share text on social media
- Text Swapper - Change text quickly to prevent chance of flicker above the fold
- Timed Modal - Add a pop-up which launches after a defined number of seconds
- Typed Messages - Display text that automatically writes/scrolls across the page
- Unsplash Photo Finder - Insert images from unsplash
Custom integrations allow customers to create project level integrations that can be enabled/disabled for individual campaigns in Optimizely Web. Today, we support analytic integrations to extend Optimizely to your third party analytic tools. View our supported integrations in the Integration Library.
- AT-Internet
- Adobe Analytics
- Amplitude
- Google Analytics Callback
- Google Analytics
- HotJar HeatMaps & Recordings
- Moat Analytics
- econda Analytics
Project Javascript is an advanced configuration setting that provides a code field for JS to be executed before the Optimizely snippet's core logic begins executing. To learn more view our documentation.
- Clear Local Storage - Clear any local storage related to Optimizely
- Coming soon...
- Coming soon...
Optimizely FullStack is A/B testing and feature flag management for product development teams. Experiment in any application. Make every feature on your roadmap an opportunity to learn. Learn more at https://www.optimizely.com/platform/full-stack/, or see the documentation.
Optimizely Rollouts is free feature flags for development teams. Easily roll out and roll back features in any application without code deploys. Mitigate risk for every feature on your roadmap. Learn more at https://www.optimizely.com/rollouts/, or see the documentation.
- Demo App: Algorithm Testing
- Demo App: Isomorphic React Web App
- Event Dispatcher: Experimental Solution for Tracking Redirect Clicks
- Redux Reducer: JavaScript SDK React Integration
- SDK Wrapper: Client Manager
- Demo App: Amazon Alexa + FullStack
- Demo App: CLI + FullStack
- React SDK
- Guide: Feature Flag Rollouts - Rollout customer-by-customer with React Feature Flags
- Express Middleware
- Guide: Feature Flag Rollouts - Rollout customer-by-customer with Feature Flags in Express
- RunKit: Simple Node Feature Flag
- RunKit: Secure Webhook Implementation
- Demo App: Algorithm Testing
- Demo App: SMS with Twilio
- SDK Wrapper: Async Event Dispatcher
- SDK Wrapper: Bulk Event Dispatcher with AWS SQS
- Optimizely CLI - Command line interface for the REST API
- FullStack Postman Collection - Download Postman and import this collection to view API request examples