I'm loading a 3rd party script it checks document.referrer when it runs. It seems they are unable to get the proper referrer. Should they be able to get that properly from a VueScript2.load() call? I wait until the promise resolves before calling their setup function.
I'm loading a 3rd party script it checks document.referrer when it runs. It seems they are unable to get the proper referrer. Should they be able to get that properly from a VueScript2.load() call? I wait until the promise resolves before calling their setup function.