---
title: "Analytics data - Cloud"
canonical: "https://support.appfire.com/space/HTML/70616979/Analytics%20data%20-%20Cloud"
format: markdown
---
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 to help us make decisions about where to invest for future releases. 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 to "off" within the app's administration configuration screen.

# Install 

This data is collected each time the app is installed. 

```
{
  "event": {
    "timestamp": "2020-01-17T10:35:52.821Z",
    "created_at": "2020-01-17T10:35:52.821Z",
    "id": "5e218e08dd6c7f00017a46b4"
  },
  "eventInfo": {
    "type": "installed"
  },
  "hostInfo": {
    "clientKey": "Confluence:7704275462",
    "baseUrl": "https://bobswift13.atlassian.net/wiki",
    "productType": "confluence"
  },
  "pluginInfo": {
    "pluginsVersion": "1.590.0",
    "pluginKey": "org.swift.confluence.html"
  }
}

```

# Uninstall 

This data is collected each time the app is uninstalled. 

```
{
  "event": {
    "timestamp": "2020-01-10T07:18:02.644Z",
    "created_at": "2020-01-10T07:18:02.644Z",
    "id": "5e18252a40b2f00001ad2fcc"
  },
  "eventInfo": {
    "type": "uninstalled"
  },
  "hostInfo": {
    "clientKey": "Confluence:7704275462",
    "baseUrl": "https://bobswift13.atlassian.net/wiki",
    "productType": "confluence"
  },
  "pluginInfo": {
    "pluginsVersion": "1.583.0",
    "pluginKey": "org.swift.confluence.html"
  }
}

```

# Global configuration 

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

```
{
  "event": {
    "timestamp": "2020-01-17T11:00:07.513Z",
    "created_at": "2020-01-17T11:00:07.513Z",
    "id": "5e2193b7149f4d0001ee0bda"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "allowJavaScript": true,
      "sendStatistics": true,
      "allowWhitelistedUrls": true
    }
  },
  "hostInfo": {
    "host": "https://bobswift13.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.html"
        }
      ],
      "self": [
        {
          "href": "https://bobswift13.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.html"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2020-01-17T10:35:50Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.html",
    "installedDate": "2020-01-10T07:41:23Z"
  }
}

```

# New HTML macro

This data is collected when the user creates or views an HTML macro on a Confluence page.  

```
{
  "event": {
    "timestamp": "2020-01-18T13:04:46.342Z",
    "created_at": "2020-01-18T13:04:46.342Z",
    "id": "5e23026e9ce9000001e9f74f"
  },
  "eventInfo": {
    "type": "view-page",
    "macroName": "html-bobswift",
    "macroParms": {
      "output": "wiki",
      "script": "attachment",
      "find": true,
      "replace": true
    }
  },
  "hostInfo": {
    "host": "https://rvappfire.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.html"
        }
      ],
      "self": [
        {
          "href": "https://rvappfire.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.html"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2020-01-18T13:03:06Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.html",
    "installedDate": "2020-01-18T13:03:02Z"
  }
}

```

# New XSLT macro

This data is collected when the user creates or views an XSLT macro on a Confluence page.  

```
{
  "event": {
    "timestamp": "2020-01-20T06:20:56.640Z",
    "created_at": "2020-01-20T06:20:56.640Z",
    "id": "5e2546c802064300018108ff"
  },
  "eventInfo": {
    "type": "view-page",
    "macroName": "xslt",
    "macroParms": {
      "output": "html",
      "script": "attachment",
      "find": true,
      "replace": true
    }
  },
  "hostInfo": {
    "host": "https://bobswift23.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.html"
        }
      ],
      "self": [
        {
          "href": "https://bobswift23.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.html"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2020-01-19T14:28:50Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.html",
    "installedDate": "2020-01-19T14:28:46Z"
  }
}
```

# Profile added

<span style="color: #091e42">This data is collected when the user creates a new Profile on the Global Configuration page.</span>

```
{
  "event": {
    "timestamp": "2020-01-16T13:26:04.335Z",
    "created_at": "2020-01-16T13:26:04.335Z",
    "id": "5e20646c7d40900001aaecfa"
  },
  "eventInfo": {
    "type": "added",
    "settings": {
      "userInUrlParams": false,
      "urlParams": false,
      "accessToken": false,
      "accesstokenInUrlParams": false,
      "url": true,
      "accesstokenInHeaderParams": false,
      "headerParams": false,
      "passwordInUrlParams": false,
      "userInHeaderParams": false,
      "profileType": "url",
      "passwordInHeaderParams": false,
      "password": false,
      "user": false
    }
  },
  "hostInfo": {
    "host": "https://purna.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.html"
        }
      ],
      "self": [
        {
          "href": "https://purna.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.html"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2020-01-16T10:38:26Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.html",
    "installedDate": "2020-01-16T10:38:24Z"
  }
}
```

# Profile updated

<span style="color: #091e42">This data is collected when the user updates a Profile on the Global Configuration page.</span>

```
{
  "event": {
    "timestamp": "2020-01-16T12:38:50.005Z",
    "created_at": "2020-01-16T12:38:50.005Z",
    "id": "5e20595a0d3b9c0001cce2cf"
  },
  "eventInfo": {
    "type": "updated",
    "settings": {
      "userInUrlParams": false,
      "urlParams": false,
      "accessToken": false,
      "accesstokenInUrlParams": false,
      "url": true,
      "accesstokenInHeaderParams": false,
      "headerParams": false,
      "passwordInUrlParams": false,
      "userInHeaderParams": false,
      "profileType": "url",
      "passwordInHeaderParams": false,
      "password": false,
      "user": false
    }
  },
  "hostInfo": {
    "host": "https://purna.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.html"
        }
      ],
      "self": [
        {
          "href": "https://purna.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.html"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2020-01-16T10:38:26Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.html",
    "installedDate": "2020-01-16T10:38:24Z"
  }
}
```

# Whitelist configuration

<span style="color: #091e42">This data is collected each time a URL is configured as a whitelisted URL.</span>

```
{
  "event": {
    "timestamp": "2020-01-17T11:11:39.694Z",
    "created_at": "2020-01-17T11:11:39.694Z",
    "id": "5e21966be222370001e6a862"
  },
  "eventInfo": {
    "type": "whitelistconfig"
  },
  "hostInfo": {
    "host": "https://bobswift13.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.html"
        }
      ],
      "self": [
        {
          "href": "https://bobswift13.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.html"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2020-01-17T10:35:50Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.html",
    "installedDate": "2020-01-10T07:41:23Z"
  }
}
```

# Error

<span style="color: #091e42">This data is collected for all error instances encountered by the user while using the macro.</span>

```
{
  "event": {
    "timestamp": "2020-01-16T10:40:53.442Z",
    "created_at": "2020-01-16T10:40:53.442Z",
    "id": "5e203db5914134000167e558"
  },
  "eventInfo": {
    "type": "whitelisterror",
    "error": "Whitelist could not be saved. Your login may have expired. Try again."
  },
  "hostInfo": {
    "host": "https://purna.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.html"
        }
      ],
      "self": [
        {
          "href": "https://purna.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.html"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2020-01-16T10:38:26Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.html",
    "installedDate": "2020-01-16T10:38:24Z"
  }
}
```

# Server to Cloud Migration

<span style="color: #091e42">This data is collected each time when a server to cloud migration happens through Confluence Cloud Migration Assistant.</span>

```
{
  "keen": {
    "timestamp": "2021-04-13T06:38:31.593Z",
    "created_at": "2021-04-13T06:38:31.593Z",
    "id": "60753c679942600001792508"
  },
  "eventInfo": {
    "numberOfProfiles": 7,
    "type": "servertocloudmigration",
    "allowJavaScript": true,
    "sendStatistics": true,
    "allowWhitelistedUrls": true
  },
  "hostInfo": {
    "clientKey": "f087fa7b-fdf0-388f-8017-403e98d27fe1",
    "baseUrl": "https://bobswift-stage.atlassian.net/wiki",
    "productType": "confluence"
  },
  "pluginInfo": {
    "pluginsVersion": "1.956.0",
    "pluginKey": "org.swift.confluence.html"
  }
}
```