Analytics information

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"
  }
}

Profile added

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

The Profile analytics is captured since version 7.2.

{
  "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"
  }
}

Profile updated

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

{
  "event": {
    "timestamp": "2022-04-13T11:28:14.440Z",
    "created_at": "2022-04-13T11:28:14.297Z",
    "id": "5d419d4a02187f00014f8ff0"
  },
  "eventInfo": {
    "type": "updated",
    "settings": {
      "userInUrlParams": false,
      "urlParams": false,
      "accessToken": true,
      "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"
  }
}

Profile removed

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

{
  "event": {
    "timestamp": "2022-04-13T11:28:14.440Z",
    "created_at": "2022-04-13T11:28:14.297Z",
    "id": "5d419d4a02187f00014f8ff0"
  },
  "eventInfo": {
    "type": "removed",
    "settings": {
      "userInUrlParams": false,
      "urlParams": false,
      "accessToken": false,
      "accessTokenInUrlParams": false,
      "url": false,
      "accessTokenInHeaderParams": false,
      "headerParams": false,
      "passwordInUrlParams": false,
      "userInHeaderParams": false,
      "profileType": "null",
      "passwordInHeaderParams": false,
      "password": false,
      "user": false
    }
  },
  "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"
  }
}

Log a request with our support team.

Confluence®, Jira®, Atlassian Bamboo®, Bitbucket®, Fisheye®, and Atlassian Crucible® are registered trademarks of Atlassian®
Copyright © 2005 - 2024 Appfire | All rights reserved. Appfire™, the 'Apps for makers™' slogan and Bob Swift Atlassian Apps™ are all trademarks of Appfire Technologies, LLC.