AppFit for JavaScript¶
The JavaScript SDK allows you to drop-in analytic tracking, direct to your AppFit project.
Installing¶
Install the SDK using NPM or Yarn.
shell
npm install @uptechworks/appfit-browser-sdk
shell
yarn add @uptechworks/appfit-browser-sdk
The AppFit SDK is open source. Find it on GitHub here.