Google Analytics Send Event

Description

The Google AnalyticsSendEvent component sends events using the Google Analytics Measurement Protocol.

For details of Measurement Protocol and parameters, please refer to this link.

Checking "Debug Mode" puts you in debug mode. In debug mode, if "Tracking ID" is incomplete, an error will be displayed, but it will not be counted as an event. Accordingly, if you are not in debug mode, you will not get an error even if the parameters are incomplete, so be careful.

Component Properties

NameRequiredDescription
VersionTrueGoogle API Version
TrackingIdTrueTrackingId
ClientIdTrueClientId
Event CategoryTrueGoogle Analytics Event Category
Event ActionTrueGoogle Analytics Event Action
Event LabelTrueGoogle Analytics Event Label
Event ValueTrueEvent Value
DebugModeTrueDebugMode
TimeoutTrueTimeout (ms)