Disabling Google Analytics

Disabling Google Analytics

We are collecting some analytics information to understand how features of our app are used. We are not collecting any customer data. We mainly collect, how many times each feature of app is used, how long a function is executing. Using this information, we can better focus our development effort to the most used features, spot performance issues. Here is a few example of analytics event we send to Google Analytis Reports:

Client Id

Function Name

Invocation Time

Count

Client Id

Function Name

Invocation Time

Count

3234-28a1-313-a57a-231231

sendReminder

245ms

4

3234-28a1-313-a57a-231231

saveReminder

414ms

-

 

You can turn off analytics collection entirely anytime using admin.atlassian.com without lossing any app feature.

  1. Navigate to https://admin.atlassian.com

  2. Select your organization

  3. Click on “Apps” from the top navigation bar

  4. Select your site from “Sites” section on the left navigation

  5. Click on “Connected apps” from the left navigation to see a list of all apps installed

  6. Locate the row for “Reminders” app and click on “View app details” link

  7. Scroll to the bottom of the page and click on “Disable analytics access”.