Versions Compared

Key

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

...

The app collects a limited amount of information in order to help us make decisions on where to invest for future releases.  The app does not save any personal information and makes every attempt to de-identify the data that is being sent to simple counts and in-use attributes.  

To improve the customer support experience, we do include the Support Entitlement Number (SEN).

...

No Format
{
  "event": {
    "timestamp": "20182019-0701-12T1014T18:5854:2831.312Z495Z",
    "created_at": "20182019-0701-12T1014T18:5854:2931.024Z697Z",
    "id": "5b4734559c5d720001f1c2aa5c3cdae7c4e7c600019f651c"
  },
  "eventInfo": {
    "type": "install"
  },
  "hostInfo": {
    "hostLicenseTypehostVersion": "6.13.0",
    "TESTINGhostIsEvaluation": false,
    "hostVersionhostLicenseLevel": "2000",
    "6.9.0""hostIsDataCenter": false,
    "hostEdition": 2000,
    "hostSENhostServerId": "n/aXXXX-XXXX-XXXX-XXXX",
    "hostLicenseLevelhostLicenseType": "25DEVELOPER"
  },
  "pluginInfo": {
    "pluginVersion": "47.06.0-SNAPSHOT",
    "pluginLicense": "COMMERCIAL",
   "EXPIRED "pluginLicenseSEN": "SEN-L11111111",
    "pluginKey": "org.swift.confluence.macrosecuritytable"
  }
}


Uninstall 

This data is collected each time the app is uninstalled. 

No Format
{
  "event": {
    "timestamp": "20182019-0701-12T1014T17:5433:4631.251Z538Z",
    "created_at": "20182019-0701-12T1014T17:5433:4731.128Z938Z",
    "id": "5b4733773f69b500017636995c3cc7eb8a91b3000157a6f6"
  },
  "eventInfo": {
    "type": "uninstall"
  },
  "hostInfo": {
    "hostVersion": "6.6.11",
    "hostEdition": 25,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L6807636",
    "hostServerId": "XXXX-XXXX-XXXX-XXXX",
    "hostMaxUsers": "25",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.table",
    "TESTING","isUnlimitedUsers": true,
    "pluginVersion": "8.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-L11111111"
  }
}

Licensed

This event when a new license change to the application occurs

No Format
{
  "event": {
    "timestamp": "2019-01-11T13:07:10.371Z",
    "created_at": "2019-01-11T13:07:11.125Z",
    "id": "5c3894ffb093d40001dd4326"
  },
  "eventInfo": {
    "type": "license-added"
  },
  "hostInfo": {
    "hostVersion": "6.9.0",
    "hostEdition": "NONE",
    "hostIsEvaluation": true,
    "hostIsDataCenter": false,
    "hostSEN": "n/aNONE",
    "hostServerId": "XXXX-XXXX-XXXX-XXXX",
    "hostLicenseLevelhostMaxUsers": "25",
    "hostLicenseType": "TESTING"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.table",
    "isUnlimitedUsers": true,
    "pluginVersion": "4.0.0-SNAPSHOT8.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": true,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-L11111111"
  }
}
Delete Stream


New macro

This event is sent when a new macro is added to the page for the first time only. 

No Format
{
  "event": {
    "timestamp": "2019-01-14T17:41:37.431Z",
    "created_at": "2019-01-14T17:41:37.479Z",
    "id": "5c3cc9d1082a2300016108ab"
  },
  "eventInfo": {
    "type": "new-macro",
    "macroName": "csv"
  },
  "hostInfo": {
    "hostVersion": "6.12.0",
    "hostEdition": 25,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L6807636",
    "hostServerId": "XXXX-XXXX-XXXX-XXXX",
    "hostMaxUsers": "25",
    "pluginLicensehostLicenseType": "EXPIREDDEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.macrosecuritytable",
    "isUnlimitedUsers": true,
    "pluginVersion": "8.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-L11111111"
  }
}
Delete Stream


Error 

This data is collected when the app is encounters a severe error. 

No Format
{
  "event": {
    "timestamp": "2018-0708-11T1602T04:0904:0719.852Z526Z",
    "created_at": "2018-0708-11T1602T04:0904:0819.078Z861Z",
    "id": "5b462ba4a0bd3000012f5ca65b6282c3b62cd5000176ef3e"
  },
  "eventInfo": {
    "error": "<p>ItSettings appearscould that your configuration cannot not be changedsaved. atYour thislogin timemay due to Confluence being in read-only mode. Please try again later.</p>have expired. Try again."
  },
  "hostInfo": {
    "hostLicenseType": "DEVELOPER",
    "hostVersion": "6.96.05",
    "hostSEN": "SEN-L1111111L11111111",
    "hostLicenseLevel": "25500"
  },
  "pluginInfo": {
    "pluginVersion": "48.0.0",
    "pluginLicense": "COMMERCIAL",
    "pluginKey": "org.swift.confluence.macrosecuritytable"
  }
}


Global Configuration 

...

No Format
{
  "event": {
    "timestamp": "20182019-0701-11T1211T00:2712:2153.223Z599Z",
    "created_at": "20182019-0701-11T1211T00:2712:2153.390Z900Z",
    "id": "5b45f7a90f08c90001b7e71b5c37df85c5f0fd000157c897"
  },
  "eventInfo": {
    "globalconfigtype": {
 "globalconfig",
    "enableMacroSecuritysettings": true,{
      "sendStatistics": true,
      "configUpdatedallowWhitelistedUrls": "2018-07-11T12:27:21.214+0000"true
    }
  },
  "hostInfo": {
    "hostLicenseTypehostVersion": "6.12.0",
    "DEVELOPERhostEdition": 25,
    "hostVersionhostIsEvaluation": false,
    "6.9.0"hostIsDataCenter": false,
    "hostSEN": "SEN-L1111111",
     "hostLicenseLevel"hostServerId": "XXXX-XXXX-XXXX-XXXX",
    "hostMaxUsers": "25",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.table",
    "isUnlimitedUsers": true,
    "pluginVersion": "48.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "pluginLicense"isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "pluginKey"isMaintenanceExpired": false,
    "pluginLicenseSEN": "org.swift.confluence.macrosecuritySEN-L11111111"
  }
}