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
The original react-ga support a titleCase parameter when initializing. This doesn't seem to be present here. All my events are sent with a capitalized first letter.
e.g. this_event ends up as This_event in Google Analytics.