Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

trackjs-test

maojinshan16MIT1.0.21

全埋点 TrackJs sdk

js, sdk

readme

import AutoAI from 'autoai-js-sdk'

new AutoAI({
  serverUrl: 'http://demo.autoai.com/demo/sdk/api/test', 
  isAutoTrack: true,
  isSPA: true,
  showLog: true
})