mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 20:18:24 +00:00
19 lines
584 B
Markdown
19 lines
584 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 2023-10-27 13:55:46.343512.
|