analytics

Create an analytics event

Submit a single analytics event. The event must correspond to an existing analytics rule by name.

post/analytics/events

Request body

namestring required

Name of the analytics rule this event corresponds to

event_typestring required

Type of event (e.g., click, conversion, query, visit)

Response

Analytics event successfully created

okboolean required

Changes