Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
590 B
Markdown
Raw Normal View History

2025-08-12 13:29:42 +05:30
---
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.