codler / react-ga4

React Google Analytics 4
https://www.npmjs.com/package/react-ga4
266 stars 34 forks source link

Support titleCase option when initializing #59

Open jeromecovington opened 11 months ago

jeromecovington commented 11 months ago

Adds support for sending event data, etc. without automatically title casing the values. Continues to default to the behavior of title casing for backward compatibility.