Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

The availability of features may depend on your plan type. Contact your Customer Success Manager if you have any questions.

Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideLegal TermsGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide

Event API

Describes how to send event data to Optimizely logging servers.

The Event API lets you send event data to Optimizely's logging servers from your applications, whether they are web, mobile, or server-side implementations. After getting your data, Otimizely calculates your campaign and experiment metrics and displays them on the Optimizely Experiment Results page. The event data is also available in raw format through the Experimentation Events Export.

Optimizely "consumes" our own Event API. The Optimizely clients and SDKs send event data with this API. This consistency helps ensure that your data is processed the same way, regardless of how it is received.

See Send events with the Optimizely Event API.