English | 中文
The client SDK of PageSpy used in wechat miniprogram environment.
import PageSpy from '@huolala-tech/page-spy-wechat';
const pageSpy = new PageSpy({
api: 'example.com',
});
Please refer to the official documentation for more details PageSpy API。
If you are using UniAPP or Taro, we recommend using below SDKs respectively: