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 to "off" within the app's administration configuration screen.

Install 

This data is collected each time the app is installed. 

{
  "event": {
    "timestamp": "2018-11-13T14:25:43.475Z",
    "created_at": "2018-11-13T14:25:43.669Z",
    "id": "5beadee7af62030001bf4298"
  },
  "eventInfo": {
    "type": "install"
  },
  "hostInfo": {
    "hostVersion": "6.10.0",
    "hostSEN": "SEN-L6807636",
    "hostIsEvaluation": false,
    "hostLicenseLevel": "25",
    "hostIsDataCenter": false,
    "hostEdition": 25,
    "hostServerId": "BIDU-NMH6-4BHZ-UH3D",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginVersion": "8.0.0-SNAPSHOT",
    "pluginLicense": "UNLICENSED",
    "pluginLicenseSEN": "NONE",
    "pluginKey": "org.swift.confluence.table"
  }
}


Uninstall 

This data is collected each time the app is uninstalled. 

{
  "event": {
    "timestamp": "2018-11-13T11:58:21.446Z",
    "created_at": "2018-11-13T11:58:22.178Z",
    "id": "5beabc5e1ee0590001c623e6"
  },
  "eventInfo": {
    "type": "uninstall"
  },
  "hostInfo": {
    "hostVersion": "6.10.0",
    "hostSEN": "SEN-L6807636",
    "hostIsEvaluation": false,
    "hostLicenseLevel": "25",
    "hostIsDataCenter": false,
    "hostEdition": 25,
    "hostServerId": "BIDU-NMH6-4BHZ-UH3D",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginVersion": "8.0.0-SNAPSHOT",
    "pluginLicense": "UNLICENSED",
    "pluginLicenseSEN": "NONE",
    "pluginKey": "org.swift.confluence.table"
  }
}


Error Conditions

The app collects data on a few different error conditions. 

{
  "event": {
    "timestamp": "2018-07-26T01:12:36.856Z",
    "created_at": "2018-07-26T01:12:37.088Z",
    "id": "5b59200542445e0001cd80b6"
  },
  "eventInfo": {
    "error": "Settings could not be saved. Your login may have expired. Try again."
  },
  "hostInfo": {
    "hostLicenseType": "DEVELOPER",
    "hostVersion": "6.6.5",
    "hostSEN": "SEN-L10779939",
    "hostLicenseLevel": "500"
  },
  "pluginInfo": {
    "pluginVersion": "8.0.0-SNAPSHOT",
    "pluginLicense": "COMMERCIAL",
    "pluginKey": "org.swift.confluence.table"
  }
}


Global Configuration 

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

{
  "event": {
    "timestamp": "2020-02-05T11:55:55.785Z",
    "created_at": "2020-02-05T11:55:55.999Z",
    "id": "5e3aad4bbc531d00016d6203"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "blacklistDomains": false,
      "sendStatistics": true,
      "allowWhitelistedUrls": true
    }
  },
  "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.table",
    "isUnlimitedUsers": true,
    "pluginVersion": "8.1.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324132"
  }
}
   

Profile Added

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

{
  "keen": {
    "timestamp": "2020-03-31T02:17:46.951Z",
    "created_at": "2020-03-31T02:17:47.000Z",
    "id": "5e82a84b77d41b00015d1361"
  },
  "eventInfo": {
    "type": "added",
    "settings": {
      "userInUrlParams": false,
      "urlParams": false,
      "accessToken": true,
      "accessTokenInUrlParams": false,
      "url": true,
      "accessTokenInHeaderParams": true,
      "headerParams": true,
      "passwordInUrlParams": false,
      "userInHeaderParams": false,
      "profileType": "GitHub",
      "passwordInHeaderParams": false,
      "password": false,
      "user": false
    }
  },
  "hostInfo": {
    "hostVersion": "7.0.1",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L13252798",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "100",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.table",
    "isUnlimitedUsers": true,
    "pluginVersion": "8.1.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324132"
  }
}
   

Profile Updated

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

{
  "keen": {
    "timestamp": "2020-03-31T02:17:18.886Z",
    "created_at": "2020-03-31T02:17:18.932Z",
    "id": "5e82a82ec069340001ebe9b2"
  },
  "eventInfo": {
    "type": "updated",
    "settings": {
      "userInUrlParams": false,
      "urlParams": false,
      "accessToken": false,
      "accessTokenInUrlParams": false,
      "url": true,
      "accessTokenInHeaderParams": false,
      "headerParams": false,
      "passwordInUrlParams": false,
      "userInHeaderParams": false,
      "profileType": "URL",
      "passwordInHeaderParams": false,
      "password": false,
      "user": false
    }
  },
  "hostInfo": {
    "hostVersion": "7.0.1",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L13252798",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "100",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.table",
    "isUnlimitedUsers": true,
    "pluginVersion": "8.1.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324132"
  }
}
   

New-Macro Advance Table 

This data is collected on the first instance when a user creates a page and inserts the macro.

{
  "keen": {
    "timestamp": "2020-03-31T10:50:01.500Z",
    "created_at": "2020-03-31T10:50:01.692Z",
    "id": "5e832059de60f90001ee102e"
  },
  "eventInfo": {
    "type": "new-macro",
    "macroName": "table-plus",
    "macroParms": {
      "autoNumber": "true",
      "sortColumn": "4",
      "columnTypes": "M, M,   MYYYY-DD-MM,      MYY-MM-DD,      M, MYYYY-MMM-DD,MYYYY-MMMM-DD, M(de)YYYYMMMDD,     M(de)MMMMDDYYYY,      M(de)YYYYMMMDD,       M(de)YYYY-MMMM-DD,       M(fr)MMMM-DD-YYYY, M(fr)YYYY-MMM-DD,      M(fr)YYYY-MMM-DD",
      "id": "moment4"
    }
  },
  "hostInfo": {
    "hostVersion": "6.13.8",
    "hostEdition": 500,
    "hostIsEvaluation": false,
    "hostIsDataCenter": true,
    "hostSEN": "SEN-L13252638",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "500",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.table",
    "isUnlimitedUsers": true,
    "pluginVersion": "8.1.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324132"
  }
}
   


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.