mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-04 13:26:30 +00:00
19 lines
590 B
Markdown
19 lines
590 B
Markdown
![]() |
---
|
||
|
title: webAnalyticEventData
|
||
|
slug: /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.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.
|