Socket
Book a DemoInstallSign in
Socket

@mparticle/web-amplitude-kit

Package Overview
Dependencies
Maintainers
10
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mparticle/web-amplitude-kit

mParticle integration sdk for Amplitude

latest
Source
npmnpm
Version
2.3.0
Version published
Weekly downloads
515
-33.72%
Maintainers
10
Weekly downloads
 
Created
Source

integration-amplitude

Amplitude Javascript integration for mParticle

#License

Copyright 2015 mParticle, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Usage

Javascript kits are automatically included with your mParticle.js file. Please refer to https://github.com/mParticle/mparticle-sdk-javascript.

Testing

Unit tests

  • npm install in the root
  • Open test/index.html in your browsers (all tests should pass)

Adhoc Tests

  • Go to test/adhoc/index.html and input your mParticle and Amplitude API key
  • npm install
  • Run python -m SimpleHTTPServer or equivalent at the root
  • Go to localhost:8000/test/adhoc
  • Log some events

FAQs

Package last updated on 13 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts