Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideProduct feedbackGitHubNuGetDev CommunitySubmit a ticketLog In

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 all of your applications, whether they're web, mobile, or server-side implementations. Once we have your data, we calculate your campaign and experiment metrics and display them on the Results page. The event data is also available in raw format via the Data Export service.

We "consume" our own 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 we receive it.

See Using the Event API.