react-ga4
react-ga4 copied to clipboard
We need a property that handles the 'send_to'
We are using AdWords, DS3/Floodlight, GA4 and UA all from the gtag code.
In our non-react code, we use the send_to property in the event as described here: https://support.google.com/analytics/answer/10271001?hl=en#zippy=%2Cin-this-article
This helps us to send the correct category/event/etc to the correct properties as needed.
I'm not seeing a property in this package to specifically do that.