v1

latestOpenAPI 3.0.3Elastic License 2.02026-07-1712727.3 KB
HTTP API

Page

The page call lets you record your website’s page views with any additional relevant information about the viewed page.

post/v1/page

Request body

userIdstring

Unique identifier for a particular user in your database.

anonymousIdstring

Sets the user ID for cases where there is no unique identifier for the user.

namestring

Name of the page being viewed.

propertiesobject

Dictionary of the properties associated with a particular event.

timestampstring date-time

The timestamp of the message’s arrival.

Response

StatusOK