Analytics information - 8.x

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.  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).

You can opt out at any point by toggling the Send Statistics option to "off" within the app's administration configuration screen.

Install 

This data is collected each time the app is installed. 

{
  "event": {
    "timestamp": "2019-01-14T18:54:31.495Z",
    "created_at": "2019-01-14T18:54:31.697Z",
    "id": "5c3cdae7c4e7c600019f651c"
  },
  "eventInfo": {
    "type": "install"
  },
  "hostInfo": {
    "hostVersion": "6.13.0",
    "hostIsEvaluation": false,
    "hostLicenseLevel": "2000",
    "hostIsDataCenter": false,
    "hostEdition": 2000,
    "hostServerId": "XXXX-XXXX-XXXX-XXXX",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginVersion": "7.6.0",
    "pluginLicense": "COMMERCIAL",
    "pluginLicenseSEN": "SEN-L11111111",
    "pluginKey": "org.swift.confluence.table"
  }
}

Uninstall 

This data is collected each time the app is uninstalled. 

{
  "event": {
    "timestamp": "2019-01-14T17:33:31.538Z",
    "created_at": "2019-01-14T17:33:31.938Z",
    "id": "5c3cc7eb8a91b3000157a6f6"
  },
  "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",
    "isUnlimitedUsers": true,
    "pluginVersion": "8.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-L11111111"
  }
}

Licensed

This event is collected when there is a license change to the application.

{
  "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": "NONE",
    "hostServerId": "XXXX-XXXX-XXXX-XXXX",
    "hostMaxUsers": "25",
    "hostLicenseType": "TESTING"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.table",
    "isUnlimitedUsers": true,
    "pluginVersion": "8.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": true,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-L11111111"
  }
}

Error 

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

{
  "event": {
    "timestamp": "2018-08-02T04:04:19.526Z",
    "created_at": "2018-08-02T04:04:19.861Z",
    "id": "5b6282c3b62cd5000176ef3e"
  },
  "eventInfo": {
    "error": "Settings could not be saved. Your login may have expired. Try again."
  },
  "hostInfo": {
    "hostLicenseType": "DEVELOPER",
    "hostVersion": "6.6.5",
    "hostSEN": "SEN-L11111111",
    "hostLicenseLevel": "500"
  },
  "pluginInfo": {
    "pluginVersion": "8.0.0",
    "pluginLicense": "COMMERCIAL",
    "pluginKey": "org.swift.confluence.table"
  }
}

Global Configuration 

This data is collected when the administrator changes the app's Global Configuration settings.  

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

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

New JQL Table macro

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

{
  "keen": {
    "timestamp": "2020-11-04T11:26:26.643Z",
    "created_at": "2020-11-04T11:26:26.938Z",
    "id": "5fa28fe261d91c0001f666ab"
  },
  "eventInfo": {
    "type": "new-macro",
    "macroName": "jql-table",
    "macroParms": {
      "jiraAdvanceSearch": "project=BUMP",
      "jiraApplinks": "da8d766f-fbf2-3fe7-8768-32b30b0a38e7",
      "rowsToDisplay": "5",
    }
  },
  "hostInfo": {
    "hostVersion": "7.8.0",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L14979420",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "100",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.table",
    "isUnlimitedUsers": true,
    "pluginVersion": "8.3.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-18693870"
  }
}

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.