page

Track pageview using server-side events.

Body Params
string
required
Defaults to page

Type of event, must be always set to page.

string
Defaults to Loaded a Page

Name of the page, you can name pages to see them in visitor history (example: Signup, Catalog).

date-time

Timestamp when the event happened, defaulted to the current time if not passed. Use ISO 8601 format, example 2024-01-15T23:10:05Z.

string

Attribution snippet generated cookie id, anonymousId and/or userId must be present. For more info see identify doc.

string
Defaults to test123

Unique identifier for the user in your database. anonymousId and/or userId must be present.

string

Unique identifier for each event you send. Events with repeating messageId would be ignored.

properties
object
required

URL information. url property is required, referrer is optional.

Responses

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