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
case "exception":
console.warn(`Unsupported send command: ${hitType}`);
break;
This is a valuable feature of GA, and it's absence makes it a bit harder to use react-ga4 as a drop in replacement of react-ga for those migrating to GA4.
If this isn't in scope, I'd appreciate some advice on how to add it to my application without having to switch back to the basic GA client.
The text was updated successfully, but these errors were encountered:
The following was possible in react-ga.
In react-ga4, this seems to be disabled entirely.
This is a valuable feature of GA, and it's absence makes it a bit harder to use react-ga4 as a drop in replacement of react-ga for those migrating to GA4.
If this isn't in scope, I'd appreciate some advice on how to add it to my application without having to switch back to the basic GA client.
The text was updated successfully, but these errors were encountered: