Skip to end of banner
Go to start of banner

Analytics information - 6.x

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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

The app collects a limited amount of information in order to help us make decisions on where to invest for future releases.  To improve the customer support experience, we do include the Support Entitlement Number (SEN).

(info) You can opt out at any point by toggling the analytics option labeled "Help Us Improve the Product" to "off" within the app's administration configuration screen.

Install 

This data is collected each time the app is installed. 

{
  "event": {
    "timestamp": "2018-11-28T21:29:24.746Z",
    "created_at": "2018-11-28T21:29:25.127Z",
    "id": "5bff08b5c085c00001220155"
  },
  "eventInfo": {
    "type": "install"
  },
  "hostInfo": {
    "hostVersion": "6.12.1",
    "hostSEN": "SEN-161077",
    "hostIsEvaluation": false,
    "hostLicenseLevel": "2000",
    "hostIsDataCenter": false,
    "hostEdition": 2000,
    "hostServerId": "A9HJ-HUWN-TJ72-MTJ9",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginVersion": "6.6.0",
    "pluginLicense": "COMMERCIAL",
    "pluginLicenseSEN": "SEN-7457422",
    "pluginKey": "org.swift.confluence.excel"
  }
}

Uninstall 

This data is collected each time the app is uninstalled. 

{
  "event": {
    "timestamp": "2018-11-28T19:21:35.650Z",
    "created_at": "2018-11-28T19:21:36.369Z",
    "id": "5bfeeac06bf2c90001ae2727"
  },
  "eventInfo": {
    "type": "uninstall"
  },
  "hostInfo": {
    "hostVersion": "6.11.0",
    "hostSEN": "SEN-2206057",
    "hostIsEvaluation": false,
    "hostLicenseLevel": "2000",
    "hostIsDataCenter": false,
    "hostEdition": 2000,
    "hostServerId": "B5D9-20BD-IX9V-ATI3",
    "hostLicenseType": "ACADEMIC"
  },
  "pluginInfo": {
    "pluginVersion": "6.6.0",
    "pluginLicense": "ACADEMIC",
    "pluginLicenseSEN": "SEN-9509906",
    "pluginKey": "org.swift.confluence.excel"
  }
}

Global Configuration 

This data is collected when the administrator changes the app's global configuration.  

{
  "event": {
    "timestamp": "2020-02-06T01:20:07.515Z",
    "created_at": "2020-02-06T01:20:07.805Z",
    "id": "5e3b69c7176373000177dffe"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "processOption": "Legacy",
      "allowWhitelistURL": true,
      "fileSize": "2",
      "maxRowsLimit": null,
      "blacklistDomains": true,
      "sendStatistics": true
    }
  },
  "hostInfo": {
    "hostVersion": "7.3.1",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L13252798",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "100",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.excel",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.8.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324136"
  }
}

New Macro

This event is sent when a new macro is added to a new page only. 

{
  "event": {
    "timestamp": "2018-11-23T08:50:16.323Z",
    "created_at": "2018-11-23T08:50:16.999Z",
    "id": "5bf7bf49ed2e1b0001c8eca1"
  },
  "eventInfo": {
    "newexcelmacro": {
      "sortColumn": null,
      "sheets": null,
      "encoding": null,
      "processOption": "Default",
      "autoNumberSort": false,
      "styleClass": "@default",
      "highlightColor": "lightgoldenrodyellow",
      "file": "attachment",
      "escape": false,
      "formatColumn": true,
      "border": null,
      "id": null,
      "configUpdated": "2018-11-23T08:50:16.314+0000",
      "showSheetName": false,
      "style": null,
      "columnUsed": false,
      "columnStyles": null,
      "width": null,
      "hyperlinks": true,
      "enableSorting": true,
      "autoNumber": false,
      "enableHighlighting": true,
      "autoTotal": false,
      "sortDescending": false,
      "columnAttributes": null,
      "columnCalculations": null,
      "retainRowStyleOrder": true,
      "password": false,
      "disableAntiXss": false,
      "outputFormat": "html",
      "ignoreTrailingBlankColumns": true,
      "enableHeadingAttributes": true,
      "language": null,
      "sortIcon": false,
      "url": false,
      "country": null,
      "formatCell": false,
      "ignoreTrailingBlankRows": true,
      "columnTypes": null,
      "rowStyles": null,
      "showHidden": false,
      "timeout": null,
      "showWiki": false,
      "sortTip": null,
      "heading": "1",
      "allowExport": false,
      "user": false
    }
  },
  "hostInfo": {
    "hostVersion": "6.12.0",
    "hostSEN": "SEN-2511485",
    "hostIsEvaluation": false,
    "hostLicenseLevel": "10",
    "hostIsDataCenter": false,
    "hostEdition": 10,
    "hostServerId": "B2DL-7TV3-LFUU-83ED",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginVersion": "6.6.0",
    "pluginLicense": "COMMERCIAL",
    "pluginLicenseSEN": "SEN-11873037",
    "pluginKey": "org.swift.confluence.excel"
  }
}

Error

This event is sent when there is an error in saving the configuration.

{
  "event": {
    "timestamp": "2019-07-31T13:53:14.508Z",
    "created_at": "2019-07-31T13:53:14.780Z",
    "id": "5d419d4a02187f00014f8ff0"
  },
  "eventInfo": {
    "type": "error",
    "error": "Settings could not be saved. Your login may have expired. Try again."
  },
  "hostInfo": {
    "hostVersion": "6.15.1",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L13252798",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "100",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.excel",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.7.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324136"
  }
}
  • No labels