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
Hi i submitted a PR which will pass the click element along with the track call. This is useful to us as we can default a lot of track metadata based on the type of element.
The text was updated successfully, but these errors were encountered:
@mmairs9 we were having this issue too and ended up developing a more flexible api (we think) and even though your PR is years old, I wanted to post it here for posterity: https://github.com/stackshirts/react-capture-metrics
Basically you can pass whatever event data you want to analytics.track(name, {...props}).
Hi i submitted a PR which will pass the click element along with the track call. This is useful to us as we can default a lot of track metadata based on the type of element.
The text was updated successfully, but these errors were encountered: