JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 79927
  • Score
    100M100P100Q162334F
  • License MIT

Official Amplitude SDK for Web

Package Exports

  • @amplitude/engagement-browser
  • @amplitude/engagement-browser/package.json

Readme

Amplitude's Guides and Surveys SDK enables you to deploy Guides and Surveys on your website or application.

Installation

npm install @amplitude/engagement-browser

Import Guides and Surveys into your project:

import { plugin as engagementPlugin } from '@amplitude/engagement-browser';
amplitude.add(engagementPlugin());

For more detailed instructions, including how to use this SDK with third-party analytics providers, please visit the official documentation.