Tool to record a page view via Segment HTTP Tracking API. Use when sending page views with optional page name and properties.
nameName of the page. Optional.
userIdstringUnique user identifier. Exactly one of 'userId' or 'anonymousId' must be provided.
contextobjectAdditional contextual information (e.g., ip, locale, device).
writeKeystringWrite key for authentication if not using Basic or Bearer auth in headers.
messageIdstringUnique id for deduplication; Segment auto-generates one if omitted.
timestampstringISO-8601 timestamp when the event occurred; if omitted, server time is used.
propertiesobjectFree-form dictionary of page properties (e.g., path, url).
anonymousIdstringPseudo-unique ID for anonymous users. Exactly one of 'userId' or 'anonymousId' must be provided.
integrationsobjectPer-destination enable/disable controls (case-sensitive keys).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.