amplitude-js
Advanced tools
Changelog
4.5.2 (November 10, 2018)
Changelog
4.5.1 (November 7, 2018)
Fix error that might occur if another party defines a global variable named Buffer
that is not actually a Buffer
.
Fix bug where the log level was not initialized correctly
Changelog
4.4.0 (July 25, 2018)
trackingOptions
as a configuration option. This allows you to disable the automatic tracking of specific user properties such as ip_address, city, country, etc. See the Help Center Documentation for instructions on setting up th is configuration.Changelog
4.2.1 (April 19, 2018)
resetSessionId
method that sets the sessionId to the current time.Changelog
4.1.1 (March 22, 2018)
Changelog
4.1.0 (January 18, 2018)
Allow for numeric user ids
Namespace local storage with api key to prevent cross domain contamination