Aniket Katkar 9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00

584 B

title slug
webAnalyticEventData /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.