Web
Before you begin
If you haven't already, add Adrop to Web and make sure that Adrop Metrics is enabled in your project
Initiailze Adrop
Please replace the parameter with appropriate values before using it.
If you're using
Typescript
, copy this code in your*.d.ts
3. If you're using ESLint
, add "adrop": true
to globals
field in your .eslintrc.json
Set user properties
You can set properties to describe the users of your app. Check the preset defined for the keys we support.
Last updated