Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
  "keen": {
    "timestamp": "2020-06-08T16:00:16.212Z",
    "created_at": "2020-06-08T16:00:17.660Z",
    "id": "5ede6091f81dd400012041b1"
  },
  "eventInfo": {
    "type": "uninstall"
  },
  "hostInfo": {
    "hostVersion": "7.2.0",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-13498042",
    "hostServerId": "CONF-640X-MNOP-DFGC",
    "hostMaxUsers": "100",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.visio",
    "isUnlimitedUsers": true,
    "pluginVersion": "5.3.0-SNAPSHOT",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324174"
  }
}


License

...

added

This data is collected when the user adds a new license to the app.

Code Block
{
  "keen": {
    "timestamp": "2020-06-08T16:04:08.258Z",
    "created_at": "2020-06-08T16:04:09.674Z",
    "id": "5ede61792550ee0001fcb8fd"
  },
  "eventInfo": {
    "type": "license-added"
  },
  "hostInfo": {
    "hostVersion": "7.2.0",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-13498042",
    "hostServerId": "CONF-640X-MNOP-DFGC",
    "hostMaxUsers": "100",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.visio",
    "isUnlimitedUsers": true,
    "pluginVersion": "5.3.0-SNAPSHOT",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324174"
  }
}

License

...

updated

This data is collected when the user updates license to the app.

Code Block
{
  "keen": {
    "timestamp": "2020-06-08T16:03:12.158Z",
    "created_at": "2020-06-08T16:03:13.006Z",
    "id": "5ede614176a705000155140a"
  },
  "eventInfo": {
    "type": "license-updated"
  },
  "hostInfo": {
    "hostVersion": "7.2.0",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-13498042",
    "hostServerId": "CONF-640X-MNOP-DFGC",
    "hostMaxUsers": "100",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.visio",
    "isUnlimitedUsers": true,
    "pluginVersion": "5.3.0-SNAPSHOT",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324174"
  }
}

Global

...

configuration 

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

...