Adding Fullstory Session URL in event context
CannibalKush opened this issue · 1 comments
CannibalKush commented
On mobile, the Fullstory middleware for segment adds the session URL to screen and track calls, as well as all event contexts.
Is it possible to do something similar with Analytics.js using the Fullstory integration on Web with JS?
CannibalKush commented
Answered my own question: Yes, just add Segment middleware and use FS.getCurrentSessionURL(true)