Proposal: allow endPaint to accept a customProperties object to do custom reporting
#68
Milestone
endPaint to accept a customProperties object to do custom reporting
#68
The current API for
endPaintonly allows a metric name to be passed in, which is limiting the potential to report additional properties, especially when using custom analytics tracking.The proposed syntax will accept the object, and surface it in logging statements and analytics tracking, e.g.
on the tracking side
on the reporting site
I'll be following up this issue with a PR soon 😄
The text was updated successfully, but these errors were encountered: