1.0.5 • Published 4 years ago

vue-amplitude-js v1.0.5

Weekly downloads
75
License
MIT
Repository
github
Last release
4 years ago

vue-amplitude

Amplitude module for Vue

Getting Started

import Vue from 'vue';
import VueAmplitude from 'vue-amplitude';

Vue.use(VueAmplitude, { apiKey: '[API_KEY]' });

Options

Prop
apiKeyAPI Key of Amplitude
userId (optional)Initialize Amplitude instance with user id
config (optional)The rest configs you can use simply same to Amplitude-Javascript https://amplitude.zendesk.com/hc/en-us/articles/115001361248#settings-configuration-options