Relative Content

Tag Archive for javascripthtmlmixpanel

Mixpanel with static HTML and vanilla javascript

I want to use Mixpanel in a static HTML and vanilla javascript page. All the examples I can find use bower or npm to install mixpanel but these do not exist with a simple HTML and javascript page.