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
Name | Required | Description |
---|---|---|
Version | True | Google API Version |
TrackingId | True | TrackingId |
ClientId | True | ClientId |
Event Category | True | Google Analytics Event Category |
Event Action | True | Google Analytics Event Action |
Event Label | True | Google Analytics Event Label |
Event Value | True | Version |
DebugMode | True | DebugMode |
Timeout | True | Timeout (ms) |
Need more help with this?
Join our slack community for help