Disabling Google Analytics

Disabling Google Analytics

Starting from 5.0.0 version of the app, we are collecting some analytics information to undersand 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

saveTeam

245ms

-

3234-28a1-313-a57a-231231

getReports

414ms

23

 

You can turn off analytics collection entirely anytime using admin.atlassian.com without losing 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 “WorklogPRO - Timesheets for Jira” app and click on “View app details” link

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