How do I activate analytics in my app? | Aquro Help Center

To activate analytics in your app, follow these steps:

  1. Make sure that you have opened your app inside Aquro's App Studio
  2. Go to the Development tab
  3. In the treeview menu to the left, expand the Backend services node
  4. Click on Analytics
  5. Then click on Activate

Once the service has been activated you may configure three different settings:

  1. Track app startups

When set to yes, the analytics engine will track everytime the app is started

2. Track page usage
When set to yes, every page loaded will be tracked

3. Store device information
When activated, detailed information about the devices running your app will be collected, view more about the collected data here.

To save your settings click on SAVE.

When Analytics has been activated in your app, you will need to make a new build of your app and release it to Google Play and AppStore if you had previously published your app without the Analytics service active.

To track custom events, you will need to use Visual Coding or JavaScript. Read more about tracking custom events here.