@paralenz/tracking Prerequisites You will need to have a .npmrc file in your project that tells npm to use the github package registry echo "@paralenz:registry=https://npm.pkg.github.com/" > .npmrc Installation Yarn: yarn add @paralenz/tracking npm: npm install @paralenz/tracking