Amplitude Javascript Error t.amplitude.runQueuedFunctions is not a function

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?

+4
source share

Source: https://habr.com/ru/post/1623034/


All Articles