---
title: "Analytics data - Cloud"
canonical: "https://support.appfire.com/space/GVIZ/70224479/Analytics%20data%20-%20Cloud"
format: markdown
---
<span style="color: #333333">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 information collected is limited and helps us make decisions on where to invest for future releases. No personal information is saved and the app makes every attempt to de-identify the data that is being sent to simple counts and in-use attributes.  </span>

<span style="color: #333333">To improve the customer support experience, we do include the Support Entitlement Number (SEN).</span>

:info:<span style="color: #333333"> You can opt out at any point by toggling the analytics option to "off" within the app's administration </span>[<span style="color: #333333">configuration</span>](https://appfire.atlassian.net/wiki/spaces/GVIZ/pages/70224052/Configuration)<span style="color: #333333"> screen.</span>

# <span style="color: #333333"> </span><span style="color: #333333">Install</span>

<span style="color: #333333">This data is collected each time the app is installed.</span>

```
{
  "event": {
    "timestamp": "2019-11-12T08:45:58.948Z",
    "created_at": "2019-11-12T08:45:58.948Z",
    "id": "5dca7146db977b000125f669"
  },
  "eventInfo": {
    "type": "installed"
  },
  "hostInfo": {
    "clientKey": "5619ae9b-1657-3843-b251-30ec9eb081ce",
    "baseUrl": "https://prakharappfire.atlassian.net/wiki",
    "productType": "confluence"
  },
  "pluginInfo": {
    "pluginsVersion": "1.547.0",
    "pluginKey": "com.atlassian.confluence.extra.graphviz"
  }
}
```

# <span style="color: #333333">New macro</span>

<span style="color: #333333">This event is collected when a new macro is added to a page (only) for the first time. </span>

```
{
  "event": {
    "timestamp": "2019-11-12T09:11:06.312Z",
    "created_at": "2019-11-12T09:11:06.312Z",
    "id": "5dca772a74149600014ce91f"
  },
  "eventInfo": {
    "type": "view-page",
    "macroName": "graphviz",
    "macroParms": {
      "url": true,
      "layout": "dot",
      "attachmentVersion": "new",
      "output": "svg"
    }
  },
  "hostInfo": {
    "host": "https://bobswift23.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/com.atlassian.confluence.extra.graphviz"
        }
      ],
      "self": [
        {
          "href": "https://bobswift23.atlassian.net/wiki/rest/atlassian-connect/1/addons/com.atlassian.confluence.extra.graphviz"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2019-11-12T01:19:45Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "com.atlassian.confluence.extra.graphviz",
    "installedDate": "2019-11-11T14:32:56Z"
  }
}
```

# <span style="color: #333333">Global configuration</span>

<span style="color: #333333">This data is collected when the administrator changes the app's global configuration.</span>

```
{
  "event": {
    "timestamp": "2021-06-08T06:32:44.463Z",
    "created_at": "2021-06-08T06:32:44.463Z",
    "id": "60bf0f0c174b460001b386b6"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "allowJavaScript": false,
      "sendStatistics": true,
      "allowWhitelistedUrls": false
    }
  },
  "hostInfo": {
    "host": "https://bobswift-stage.atlassian.net/wiki",
    "clientKey": "f087fa7b-fdf0-388f-8017-403e98d27fe1"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/com.atlassian.confluence.extra.graphviz"
        }
      ],
      "self": [
        {
          "href": "https://bobswift-stage.atlassian.net/wiki/rest/atlassian-connect/1/addons/com.atlassian.confluence.extra.graphviz"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2021-05-14T10:00:02Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "com.atlassian.confluence.extra.graphviz",
    "installedDate": "2021-05-14T10:00:00Z"
  }
}
```

# <span style="color: #333333">Whitelist configuration</span>

<span style="color: #333333">This data is collected each time an URL is configured as a </span>[<span style="color: #333333">whitelisted</span>](https://appfire.atlassian.net/wiki/spaces/GVIZ/pages/70224052/Configuration#Configuration-Whitelist)<span style="color: #333333"> URL.</span>

```
{
  "event": {
    "timestamp": "2019-11-12T09:10:38.125Z",
    "created_at": "2019-11-12T09:10:38.125Z",
    "id": "5dca770eb106880001309ae4"
  },
  "eventInfo": {
    "type": "whitelistconfig"
  },
  "hostInfo": {
    "host": "https://bobswift23.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/com.atlassian.confluence.extra.graphviz"
        }
      ],
      "self": [
        {
          "href": "https://bobswift23.atlassian.net/wiki/rest/atlassian-connect/1/addons/com.atlassian.confluence.extra.graphviz"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2019-11-12T01:19:45Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "com.atlassian.confluence.extra.graphviz",
    "installedDate": "2019-11-11T14:32:56Z"
  }
}
```

# 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:36.275Z",
    "created_at": "2021-04-13T06:38:36.275Z",
    "id": "60753c6c4a330b00015a17be"
  },
  "eventInfo": {
    "type": "servertocloudmigration",
    "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": "com.atlassian.confluence.extra.graphviz"
  }
}
```

> Macro (__confluenceADFMigrationUnsupportedContentInternalExtension__)