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
Curious if anyone has attempted to use Relay with GA? From a cursory glance it's certainly possible, less apparent is whether it can be done using the stock tag.
The text was updated successfully, but these errors were encountered:
Hi, I haven't attempted that myself but I'll ask a few others to see if they've run across that use case.
Scripts that are sending information through the Relay would need to have a configuration option telling them to talk to the Relay's endpoint instead of directly to the usual service's endpoint. For FullStory that's the window['_fs_host'] variable as detailed here. The GA scripts would need an equivalent config.
Update: The people I've asked aren't aware of anyone using Relay for GA.
Curious if anyone has attempted to use Relay with GA? From a cursory glance it's certainly possible, less apparent is whether it can be done using the stock tag.
The text was updated successfully, but these errors were encountered: