I tried to set the amplitude on my website that uses require.js. I put an Amplitude JavaScript block declaration at the end of my HEAD tag, and this results in the following error:Uncaught TypeError: t.amplitude.runQueuedFunctions is not a function
Any ideas what could be causing this?
source
share