You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2019. It is now read-only.
***category (required):** String, category of event
293
+
***action (required):** String, name of action
294
+
***optionalValues:** Object
295
+
***label:** String
296
+
***value:** Number
297
+
***dimensionIndexValueDict (required):** Dict of dimension index / values.
298
+
***metricIndexValueDict (required):** Dict of metric index / values.
299
+
300
+
Tracks an event with one or more customDimensionValues and one or more customMetricValues. See the [Google Analytics](https://developers.google.com/analytics/devguides/collection/ios/v3/customdimsmets) docs for more info.
0 commit comments