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).
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-07-19T09:37:07.340Z", "created_at": "2018-07-19T09:37:08.346Z", "id": "5b505bc49fc8540001785ef0" }, "eventInfo": { "type": "install" }, "hostInfo": { "hostLicenseType": "DEVELOPER", "hostVersion": "6.10.0", "hostSEN": "SEN-L6807636", "hostServerId": "CONF-690P-GGGP-MMNN", "hostLicenseLevel": "25" }, "pluginInfo": { "pluginVersion": "7.8.0-SNAPSHOT", "pluginLicense": "COMMERCIAL", "pluginKey": "org.swift.confluence.cache" } }
Uninstall
This data is collected each time the app is uninstalled.
{ "event": { "timestamp": "2018-07-18T10:44:20.387Z", "created_at": "2018-07-18T10:44:20.432Z", "id": "5b4f1a0444962600017bd6c7" }, "eventInfo": { "type": "uninstall" }, "hostInfo": { "hostLicenseType": "DEVELOPER", "hostVersion": "6.0.7", "hostSEN": "SEN-L6807636", "hostServerId": "CONF-591X-XXXX-XXXX", "hostLicenseLevel": "25" }, "pluginInfo": { "pluginVersion": "7.8.0", "pluginLicense": "COMMERCIAL", "pluginKey": "org.swift.confluence.cache" } }
Global Configuration
This data is collected when the administrator changes the app's global configuration.
{ "event": {