Get daily performance report for an experience

Retrieves a day-by-day breakdown of performance metrics (visitors, conversions, conversion rate, etc.) for a specific experience and goal. This allows trend analysis and observation of how an experiment performs over time. Supports filtering by date range and segments, and can show cumulative or non-cumulative data. The Knowledge Base article "Experiment Report" (Graphs section) visualizes this type of data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account that owns the retrieved/saved data

integer
required

ID of the project to which save/retrieved data is connected

integer
required

ID of the experience

Body Params

Parameters to customize the daily performance report. Requires:

  • goal: The ID of the specific goal for which daily data is requested.
  • report_type: 'cumulative' or 'non_cumulative' data.
  • metric: The primary metric for the daily report (e.g., 'conversion_rate', 'avg_revenue_per_visitor'). Also supports start_time, end_time, utc_offset, and segments for filtering.

Base Parameters needed to drill down the reports.

number

Goal's ID for which to return the reporting data

string
enum

Determines how daily data is aggregated in time-series reports.

Allowed:
string
enum

The specific performance metric to be displayed in a daily report.

Allowed:
segments
object

A collection of filters used to segment experience report data based on various visitor attributes and traffic sources. Applying these filters allows for deeper analysis of how different user groups interact with experience variations. Knowledge Base: "Using Basic and Advanced Post segmentation".

integer
-43200 to 50400
Defaults to 0

The time offset from Coordinated Universal Time (UTC) in seconds. For example, UTC-5 (EST) would be -18000. UTC+2 would be 7200. Used for interpreting or displaying date/time information according to a specific timezone.

number | null

Unix timestamp (seconds since epoch) for the beginning of the reporting period. If null, data from the experience start is typically used. Should be interpreted with utc_offset.

number | null

Unix timestamp (seconds since epoch) for the end of thereporting period. If null, data up to the current time is typically used. Should be interpreted with utc_offset.

stats_engine_processing

Overall settings for the statistical engine processing results for this experience.

Headers
string

Token to access the experience report in read-only mode.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json