Skip to end of banner
Go to start of banner

Analytics data - Cloud

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This app captures analytics data and stores it in a private analytics database hosted by Amazon Web Services in the United States of America.

The app collects limited information to help us determine the areas to focus on our future releases. We include the Support Entitlement Number (SEN) to improve the customer support experience.

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. 

{
  "event": {
    "timestamp": "2020-01-09T05:25:32.744Z",
    "created_at": "2020-01-09T05:25:32.744Z",
    "id": "5e16b94ca02faf000174e962"
  },
  "eventInfo": {
    "type": "installed"
  },
  "hostInfo": {
    "clientKey": "506e6aa6-8aba-3745-8da2-19ac84e3ef0e",
    "baseUrl": "https://rampatina.atlassian.net/wiki",
    "productType": "confluence"
  },
  "pluginInfo": {
    "pluginsVersion": "1.583.0",
    "pluginKey": "org.swift.confluence.markdown"
  }
}

Uninstall 

This data is collected each time the app is uninstalled. 

{
  "event": {
    "timestamp": "2020-01-09T05:25:07.738Z",
    "created_at": "2020-01-09T05:25:07.738Z",
    "id": "5e16b933ebf8a700013747ee"
  },
  "eventInfo": {
    "type": "uninstalled"
  },
  "hostInfo": {
    "clientKey": "506e6aa6-8aba-3745-8da2-19ac84e3ef0e",
    "baseUrl": "https://rampatina.atlassian.net/wiki",
    "productType": "confluence"
  },
  "pluginInfo": {
    "pluginsVersion": "1.583.0",
    "pluginKey": "org.swift.confluence.markdown"
  }
}

Global configuration 

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

{
  "event": {
    "timestamp": "2019-11-27T06:48:56.776Z",
    "created_at": "2019-11-27T06:48:56.776Z",
    "id": "5dde1c58e1658500019bd718"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "sendStatistics": true,
      "allowWhitelistedUrls": false
    }
  },
  "hostInfo": {
    "host": "https://bobswift22.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.markdown"
        }
      ],
      "self": [
        {
          "href": "https://bobswift22.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.markdown"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2019-11-27T06:22:10Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.markdown",
    "installedDate": "2019-11-27T06:22:10Z"
  }
}

Profile added

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

{
  "event": {
    "timestamp": "2020-01-09T06:33:12.795Z",
    "created_at": "2020-01-09T06:33:12.795Z",
    "id": "5e16c928e3f2e90001207812"
  },
  "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": {
    "host": "https://rampatina.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.markdown"
        }
      ],
      "self": [
        {
          "href": "https://rampatina.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.markdown"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2020-01-09T05:25:32Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.markdown",
    "installedDate": "2020-01-09T05:25:31Z"
  }
}

Profile updated

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

{
  "event": {
    "timestamp": "2020-01-09T06:32:37.528Z",
    "created_at": "2020-01-09T06:32:37.528Z",
    "id": "5e16c905e232320001f157ca"
  },
  "eventInfo": {
    "type": "updated",
    "settings": {
      "userInUrlParams": true,
      "urlParams": true,
      "accessToken": true,
      "accesstokenInUrlParams": false,
      "url": true,
      "accesstokenInHeaderParams": true,
      "headerParams": true,
      "passwordInUrlParams": false,
      "userInHeaderParams": false,
      "profileType": "gitlab",
      "passwordInHeaderParams": false,
      "password": true,
      "user": false
    }
  },
  "hostInfo": {
    "host": "https://rampatina.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.markdown"
        }
      ],
      "self": [
        {
          "href": "https://rampatina.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.markdown"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2020-01-09T05:25:32Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.markdown",
    "installedDate": "2020-01-09T05:25:31Z"
  }
}

New Markdown macro

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

{
  "event": {
    "timestamp": "2019-11-27T08:52:58.364Z",
    "created_at": "2019-11-27T08:52:58.364Z",
    "id": "5dde396a5de5280001e3f0f6"
  },
  "eventInfo": {
    "type": "view-page",
    "macroName": "markdown-url",
    "macroParms": {
      "url": true,
      "replace": true,
      "find": true,
      "allowHtml": "false",
      "tableClass": "@none",
      "hardwrap": true
    }
  },
  "hostInfo": {
    "host": "https://bobswift22.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.markdown"
        }
      ],
      "self": [
        {
          "href": "https://bobswift22.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.markdown"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2019-11-27T06:22:10Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.markdown",
    "installedDate": "2019-11-27T06:22:10Z"
  }
}


Whitelist configuration

This data is collected each time a URL is configured as a whitelisted URL.

{
  "event": {
    "timestamp": "2019-11-27T06:52:18.465Z",
    "created_at": "2019-11-27T06:52:18.465Z",
    "id": "5dde1d223699fe0001af2056"
  },
  "eventInfo": {
    "type": "whitelistconfig"
  },
  "hostInfo": {
    "host": "https://bobswift22.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.markdown"
        }
      ],
      "self": [
        {
          "href": "https://bobswift22.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.markdown"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2019-11-27T06:22:10Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.markdown",
    "installedDate": "2019-11-27T06:22:10Z"
  }
}

Migration

This data is collected each time the administrator begins a server to cloud migration.

{
   "appKey":"org.swift.confluence.markdown",
   "collectionName":"servertocloudmigration",
   "analyticsData":{
      "eventInfo":{
         "type":"servertocloudmigration",
         "numberOfProfiles": 5,
         "allowJavaScript": true,
         "allowWhitelistUrls": true,
         "sendStatistics": true
      },
      "hostInfo":{
         "clientKey":"2b27987a-108e-3992-9007-8e32e3c6696d",
         "baseUrl":"https://rampatinathree.atlassian.net/wiki",
         "productType":"confluence"
      },
      "pluginInfo":{
         "pluginsVersion":"1.821.0",
         "pluginKey":"org.swift.confluence.markdown"
      }
   }
}
  • No labels