sign-posts-wrenchInstallation

This section will guide you through installing, configuring, and initializing the Mtrix analytics and experimentation platform in your website.

Installation

Mtrix is distributed as an NPM package, making it easy to integrate with modern JavaScript websites.

Using npm

Using yarn

Using a CDN

If you're not using a module bundler, you can include Mtrix directly in your HTML:

Last updated