mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-05 07:38:26 +00:00
1.0 KiB
1.0 KiB
title | description | slug |
---|---|---|
webAnalyticEventData | Official Documentation | WebAnalyticEventData schema includes enriched fields for session, user, and engagement analytics. | /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.