mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-07 17:18:23 +00:00

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
937 B
937 B
title | slug |
---|---|
webAnalyticEventData | /main-concepts/metadata-standard/schemas/analytics/webanalyticeventdata |
webAnalyticEventData
web analytics event data
Properties
eventId
: Unique identifier of the report. Refer to ../type/basic.json#/definitions/uuid.timestamp
: event timestamp. Refer to ../type/basic.json#/definitions/timestamp.eventType
: event type. Refer to ./basic.json#/definitions/webAnalyticEventType.eventData
: Web analytic data captured.- One of
- : Refer to webAnalyticEventType/pageViewEvent.json.
- : Refer to webAnalyticEventType/customEvent.json.
- One of
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.