1.1.0 • Published 3 years ago
spot-web v1.1.0
Spot - Web SDK
Install the SDK to your web project using the following instructions.
Via NPM or yarn:
npm i spot-web
# or
yarn add spot-webVia CDN
<script type="text/javascript" src="https://unpkg.com/spot-web"></script>Get Started
Instantiate your Spot Class Using:
const spot = new Spot(<Your Project ID>, <Your Public API Key>);Tag session to a user:
spot.identify({ email?, name?, phone?, photoURL? });1.1.0
3 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago
0.0.19
4 years ago
0.0.18
4 years ago
0.0.17
4 years ago
0.0.16
4 years ago
0.0.15
4 years ago
0.0.14
4 years ago
0.0.13
4 years ago
0.0.12
4 years ago
0.0.10
4 years ago
0.0.9
4 years ago
0.0.8
4 years ago
0.0.6
4 years ago
0.0.5
4 years ago
0.0.4
4 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago