Hi,
in one product we are tracking, page path / url etc. are automatically created by tool we use (long story) and that don’t have proper pattern to group them somehow.
So when we have a Page View event these properties get collected but are not in any way usable.
When instrumenting browser sdk from Amplitude, can we somehow manually override these settings… E.g. Page Path = this, Page url = this etc.
Or do we need to disable page view tracking there (which I don’t like because we use it on our web and I need this in all our app) and build custom event?
Please recommend some solutions if possible…
Looking for a solution that resembles this: https://help.fullstory.com/hc/en-us/articles/1500004101581-FS-setVars-API-Sending-custom-page-data-to-FullStory but not quite the same.