mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-11 19:20:18 +00:00

* Updated generate_docs_schema * Updated generate_docs_schema * Updated generate_docs_schema * applied generate_docs_schema script * Revert the changes in this file --------- Co-authored-by: Tarun <tarun.p@deuexsolutions.com> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
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:25.266839+00:00.