Analytics information - 6.x

This app captures analytics data and stores this in a private analytics database hosted in the United States of America. The app collects a limited amount of information in order to help us make decisions on  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).

(info) You can opt out at any point by toggling the analytics option off within the app's administration configuration screen.

Install 

This data is collected each time the app is installed. 

{
  "event": {
    "timestamp": "2019-01-30T10:38:18.250Z",
    "created_at": "2019-01-30T10:38:19.744Z",
    "id": "5c517e9bbc58a20001cb9105"
  },
  "eventInfo": {
    "type": "install"
  },
  "hostInfo": {
    "hostVersion": "6.8.2",
    "hostEdition": "NONE",
    "hostIsEvaluation": true,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L11111111",
    "hostServerId": "B862-LKIT-OY0R-HZFO",
    "hostMaxUsers": "-1",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.run",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-11111111"
  }
}

Uninstall 

This data is collected each time the app is uninstalled. 

{
  "event": {
    "timestamp": "2019-01-30T08:55:10.333Z",
    "created_at": "2019-01-30T08:55:10.628Z",
    "id": "5c51666e3593a90001ec97aa"
  },
  "eventInfo": {
    "type": "uninstall"
  },
  "hostInfo": {
    "hostVersion": "6.6.5",
    "hostEdition": 500,
    "hostIsEvaluation": false,
    "hostIsDataCenter": true,
    "hostSEN": "SEN-11111111",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "500",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.run",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-11111111"
  }
}

Licensed

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

{
  "event": {
    "timestamp": "2019-01-29T10:54:54.577Z",
    "created_at": "2019-01-29T10:54:54.803Z",
    "id": "5c5030fed405260001683883"
  },
  "eventInfo": {
    "type": "license-added"
  },
  "hostInfo": {
    "hostVersion": "6.8.2",
    "hostEdition": "NONE",
    "hostIsEvaluation": true,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-11111111",
    "hostServerId": "B862-LKIT-OY0R-HZFO",
    "hostMaxUsers": "-1",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.run",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-11111111"
  }
}

New macro

This event is collected when a new macro is added to a page for the first time only. 

{
  "event": {
    "timestamp": "2019-01-30T08:58:07.580Z",
    "created_at": "2019-01-30T08:58:07.628Z",
    "id": "5c51671fd91d1d000113a445"
  },
  "eventInfo": {
    "type": "new-macro",
    "summary": {
      "fieldTypes": {
        "integer-select": 1
      }
    },
    "macroName": "run",
    "macroParms": {
      "id": "1"
    }
  },
  "hostInfo": {
    "hostVersion": "6.6.5",
    "hostEdition": 500,
    "hostIsEvaluation": false,
    "hostIsDataCenter": true,
    "hostSEN": "SEN-11111111",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "500",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.run",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-11111111"
  }
}

New Run variable macro

This data is collected each time the Run variable macro is added to the page.

{
  "event": {
    "timestamp": "2021-07-30T07:43:01.618Z",
    "created_at": "2021-07-30T07:43:01.810Z",
    "id": "6103ad85df14d400014d863f"
  },
  "eventInfo": {
    "type": "new-macro",
    "macroName": "run-variable",
    "macroParms": {
      "variable": "F12",
      "id": "1"
    }
  },
  "hostInfo": {
    "hostVersion": "6.13.0",
    "hostEdition": 500,
    "hostIsEvaluation": false,
    "hostIsDataCenter": true,
    "hostSEN": "SEN-L16319322",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "500",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.run",
    "isUnlimitedUsers": false,
    "pluginVersion": "6.3.0-SNAPSHOT",
    "pluginLicenseError": "NONE",
    "isDataCenter": true,
    "isEvaluation": false,
    "isSubscription": true,
    "pluginLicenseType": "DEVELOPER",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-500"
  }
}

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": {
    "pluginKey": "org.swift.confluence.run",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-11111111"
  }
}

Global configuration 

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

{
  "event": {
    "timestamp": "2020-12-24T10:32:11.947Z",
    "created_at": "2020-12-24T10:32:12.007Z",
    "id": "5fe46e2c4ce200000146a3f6"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "allowJavaScript": false,
      "sendStatistics": false
    }
  },
  "hostInfo": {
    "hostVersion": "7.9.0",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L14979420",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "100",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.run",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.2.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-18694070"
  }
}

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.