2023-08-27 10:55:55 +02:00
|
|
|
---
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
2023-10-28 00:07:31 +05:30
|
|
|
Documentation file automatically generated at 2023-10-27 13:55:46.343512.
|