1.0.3 • Published 6 years ago

vue-amplitude v1.0.3

Weekly downloads
578
License
MIT
Repository
github
Last release
6 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
1.0.3

6 years ago

1.0.3-alpha.1

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago