Versions Compared

Key

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

This app captures analytics data and stores this in a private analytics database hosted by Amazon Web Services in the United States of America.

...

This data is collected when the user creates a new profile on the Configuration page.

Note

The Profile analytics is captured since version 7.2.


No Format
{
  "event": {
    "timestamp": "2022-04-13T11:28:14.440Z",
    "created_at": "2022-04-13T11:28:14.297Z",
    "id": "5d419d4a02187f00014f8ff0"
  },
  "eventInfo": {
    "type": "added",
    "settings": {
      "userInUrlParams": false,
      "urlParams": false,
      "accessToken": false,
      "accessTokenInUrlParams": false,
      "url": true,
      "accessTokenInHeaderParams": false,
      "headerParams": false,
      "passwordInUrlParams": false,
      "userInHeaderParams": false,
      "profileType": "URL",
      "passwordInHeaderParams": false,
      "password": true,
      "user": true
    }
  },
  "hostInfo": {
    "hostVersion": "7.12.4",
    "hostSEN": "SEN-L12345678",
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostEdition": 100,
    "hostServerId": "AAAA-BBBB-CCCC-DDDD",
    "baseUrl": "http://localhost:7090",
    "hostMaxUsers": "100",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.excel",
    "isUnlimitedUsers": true,
    "pluginVersion": "7.2.3",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-12345678"
  }
}

...