I implemented the async launch script in the head section. But, when I load the page and see it in console, I get the error _satellite.getVar is not a function.
It says that it's coming from with your AppMeasurement's doPlugins function...
My only guess (and this is a wild guess at that) is that somewhere prior to this error, someone inadvertently overwrote _satellite.getVar by assigning something to it that is. indeed, not a function.
It says that it's coming from with your AppMeasurement's doPlugins function...
My only guess (and this is a wild guess at that) is that somewhere prior to this error, someone inadvertently overwrote _satellite.getVar by assigning something to it that is. indeed, not a function.