Native Oxygen integration
Add test attributes in Oxygen without touching the code editor
Oxygen's Advanced → Attributes panel lets you attach Optibase test data to any element — buttons, sections, containers — directly in the visual editor. Create two versions of your element, set the hidden variant to display: none, add your Optibase attributes to both, and Optibase handles which version each visitor sees.
Advanced Attributes panel
Add data-optibase-test-id, data-optibase-variant-id, and data-optibase-click-conversion-id to your elements in Oxygen's attributes panel. No PHP, no custom code.
Two elements, one test
Place both your A and B variants on the same page. Set the B variant to display: none. Optibase overrides this for the visitors assigned to that variant.
Works with dynamic data
Optibase is compatible with Oxygen sites that pull data from custom post types, Advanced Custom Fields, and other dynamic sources.