Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this page:

Table of Contents

Analytics data

...

collected

The Cloud Migration Tool captures analytics data and stores it in a private analytics database hosted by Amazon Web Services in the United States of America.

The app collects limited information to help us determine the areas to focus on in our future releases. We include the Support Entitlement Number (SEN) to improve the customer support experience. For more information, you can check Appfire’s Privacy Policy.

You can opt-out at any point by toggling the analytics option to "off" in the Manage Apps → Cloud Migration Tool→ Settings page.

...

The data below is collected each time a migration completes is completed successfully.

Code Block
languagejson
{
  "keen": {
    "timestamp": "2022-01-01T20:25:58.583Z",
    "created_at": "2022-01-01T20:25:58.864Z",
    "id": "61d0b8d62e99e40001c547c7"
  },
  "eventInfo": {
    "jiraCloudLicenseType": null,
    "projectCount": 1,
    "jiraCloudBaseUrl": "https://botron-ci-backup-test-6.atlassian.net",
    "issueCount": 126,
    "configurationChangesCount": 576,
    "migrationId": "e7592704-8b47-4d5b-804a-bb3ec6462e40",
    "duration": 64782
  },
  "hostInfo": {
    "hostVersion": "8.5.1",
    "powerAdmin": {
      "state": "ENABLED",
      "version": "2.0.5"
    },
    "hostSEN": "SEN-12027753",
    "hostIsEvaluation": false,
    "configurationManager": {
      "state": "ENABLED",
      "version": "6.10.2"
    },
    "hostIsDataCenter": false,
    "hostEdition": "ENTERPRISE",
    "hostServerId": "B5GZ-ULAG-SCKW-0ZRM",
    "hostMaxUsers": 100,
    "issueMatrix": {
      "state": "NOT_INSTALLED",
      "version": null
    },
    "integrityCheck": {
      "state": "ENABLED",
      "version": "6.10.2"
    },
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "cloudInfo": {
      "supportedCloudVersion": "1.5",
      "cloudBaseUrl": "https://private-api.cmj.dev4.botronsoftcloud.com",
      "currentCloudApiVersion": "null"
    },
    "pluginVersion": "1.1.2-SNAPSHOT",
    "pluginKey": "com.botronsoft.jira.cloudmigrationtool"
  }
}

...