Versions Compared

Key

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

...

Info

You can opt out at any point by toggling the analytics option to "off" within the app's Global Configuration screen.

Install 

This data is collected each time the app is installed. 

No Format
{
  "event": {
    "timestamp": "2019-03-08T05:09:03.097Z",
    "created_at": "2019-03-08T05:09:03.746Z",
    "id": "5c04ba6fd8f6160001372af9"
  },
  "eventInfo": {
    "type": "install"
  },
  "hostInfo": {
    "hostVersion": "6.10.0",
    "hostSEN": "SEN-L12345678",
    "hostIsEvaluation": true,
    "hostLicenseLevel": "-1",
    "hostIsDataCenter": false,
    "hostEdition": "25",
    "hostServerId": "AAAA-BBBB-CCCC-DDDD",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.markdown",
    "isUnlimitedUsers": true,
    "pluginVersion": "3.4.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-1234567"
  }
}

Uninstall 

This data is collected each time the app is uninstalled. 

No Format
{
  "event": {
    "timestamp": "2019-03-08T05:09:03.097Z",
    "created_at": "2019-03-08T05:09:03.746Z",
    "id": "5c04ba6fd8f6160001372af9"
  },
  "eventInfo": {
    "type": "install"
  },
  "hostInfo": {
    "hostVersion": "6.10.0",
    "hostSEN": "SEN-L12345678",
    "hostIsEvaluation": true,
    "hostLicenseLevel": "-1",
    "hostIsDataCenter": false,
    "hostEdition": "25",
    "hostServerId": "AAAA-BBBB-CCCC-DDDD",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.markdown",
    "isUnlimitedUsers": true,
    "pluginVersion": "3.4.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-1234567"
  }
}

Global Configuration 

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

No Format
 {
  "event": {
    "timestamp": "2020-02-06T05:05:33.223Z",
    "created_at": "2020-02-06T05:05:33.310Z",
    "id": "5e3b9e9d442d950001ecab44"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "blacklistDomains": false,
      "allowJavaScript": true,
      "sendStatistics": false,
      "allowWhitelistedUrls": false
    }
  },
  "hostInfo": {
    "hostVersion": "7.3.1",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L13252798",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "100",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.markdown",
    "isUnlimitedUsers": true,
    "pluginVersion": "3.5.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-9490175"
  }
}

License Added

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

No Format
{
  "event": {
    "timestamp": "2019-03-08T06:05:46.099Z",
    "created_at": "2019-03-08T06:05:49.456Z",
    "id": "5c04c7bde32f9c00011fe444"
  },
  "eventInfo": {
    "type": "license-added"
  },
  "hostInfo": {
    "hostVersion": "6.10.0",
    "hostSEN": "SEN-L12345678",
    "hostIsEvaluation": true,
    "hostLicenseLevel": "-1",
    "hostIsDataCenter": false,
    "hostEdition": "25",
    "hostServerId": "AAAA-BBBB-CCCC-DDDD",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.markdown",
    "isUnlimitedUsers": true,
    "pluginVersion": "3.4.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-1234567"
  }
}

License Updated

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

No Format
{
  "event": {
    "timestamp": "2019-03-08T06:03:39.314Z",
    "created_at": "2019-03-08T06:03:41.045Z",
    "id": "5c04c73d1050800001af46ce"
  },
  "eventInfo": {
    "type": "license-updated"
  },
  "hostInfo": {
    "hostVersion": "6.10.0",
    "hostSEN": "SEN-L12345678",
    "hostIsEvaluation": true,
    "hostLicenseLevel": "-1",
    "hostIsDataCenter": false,
    "hostEdition": "25",
    "hostServerId": "AAAA-BBBB-CCCC-DDDD",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.markdown",
    "isUnlimitedUsers": true,
    "pluginVersion": "3.4.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-1234567"
  }
}

Profile Added

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

No Format
{
  "event": {
    "timestamp": "2019-03-08T08:23:54.792Z",
    "created_at": "2019-03-08T08:23:30.426Z",
    "id": "5c78ec0255685a00017d071b"
  },
  "eventInfo": {
    "type": "added",
    "settings": {
      "profileType": "GitLab",
      "url": true,
      "user": false,
      "password": false,
      "accessToken": true,
      "urlParams": true,
      "headerParams": true,
      "userInUrlParams": true,
      "accesstokenInUrlParams": true,
      "passwordInUrlParams": true,
      "userInHeaderParams": true,
      "accesstokenInHeaderParams": true,
      "passwordInHeaderParams": true
    }
  },
  "hostInfo": {
    "hostVersion": "6.10.0",
    "hostSEN": "SEN-L12345678",
    "hostIsEvaluation": true,
    "hostLicenseLevel": "-1",
    "hostIsDataCenter": false,
    "hostEdition": "25",
    "hostServerId": "AAAA-BBBB-CCCC-DDDD",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.markdown",
    "isUnlimitedUsers": true,
    "pluginVersion": "3.4.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-1234567"
  }
}

Profile Updated

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

...

No Format
{
  "event": {
    "timestamp": "2019-03-08T13:27:57.262Z",
    "created_at": "2019-03-08T13:27:58.525Z",
    "id": "5c052f5e47f27300016e1722"
  },
  "eventInfo": {
      "type": "new-macro",
      "macroName": "markdown",
      "macroParms": {
        "id": "moment10",
        "find": "sampletext",
        "replace": "replacetext",
        "allowHtml": true,
        "hardwrap" : true,
        "headerLinks" : false,
        "tableClass" : "@default"
      }
  },
  "hostInfo": {
    "hostVersion": "6.10.0",
    "hostSEN": "SEN-L12345678",
    "hostIsEvaluation": false,
    "hostLicenseLevel": "25",
    "hostIsDataCenter": false,
    "hostEdition": 25,
    "hostServerId": "AAAA-BBBB-CCCC-DDDD",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.markdown",
    "isUnlimitedUsers": true,
    "pluginVersion": "3.4.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-1234567"
  }
}

Error

This data is collected for all error instances encountered by the user while using the macro

...