Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
window.amplitude.track('test_event', { source: 'console_check' }).promise.then(result => console.log(result))
Promise { : "pending" }
: "fulfilled"
: undefined
: Promise.prototype { … }
Object { event: {…}, code: 200, message: "Event tracked successfully" }
debugger eval code:1:98