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

22 lines
937 B
Markdown
Raw Permalink Normal View History

---
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](#/type/basic.json#/definitions/uuid)*.
- **`timestamp`**: event timestamp. Refer to *[../type/basic.json#/definitions/timestamp](#/type/basic.json#/definitions/timestamp)*.
- **`eventType`**: event type. Refer to *[./basic.json#/definitions/webAnalyticEventType](#basic.json#/definitions/webAnalyticEventType)*.
- **`eventData`**: Web analytic data captured.
- **One of**
- : Refer to *[webAnalyticEventType/pageViewEvent.json](#bAnalyticEventType/pageViewEvent.json)*.
- : Refer to *[webAnalyticEventType/customEvent.json](#bAnalyticEventType/customEvent.json)*.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.