---
title: "Analytics data"
canonical: "https://support.appfire.com/space/HTML/70616175/Analytics%20data"
format: markdown
---
> Macro (aura-html)

<span style="color: #000000">This app captures analytics data and stores this in a private analytics database hosted by Amazon Web Services in the United States of America.</span>

<span style="color: #000000">The app collects a limited amount of information in order to help us make decisions on where to invest for future releases. To improve the customer support experience, we do include the Support Entitlement Number (SEN).</span>

:info:<span style="color: #000000"> You can opt out at any point by toggling the analytics option labeled "Help Us Improve the Product" to </span>**<span style="color: #000000">Off</span>**<span style="color: #000000"> within the app's administration configuration screen.</span>

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

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

```
{
  "event": {
    "timestamp": "2018-08-01T12:36:06.103Z",
    "created_at": "2018-08-01T12:36:06.287Z",
    "id": "5b61a93671a4950001b8e811"
  },
  "eventInfo": {
    "type": "install"
  },
  "hostInfo": {
    "hostLicenseType": "DEVELOPER",
    "hostVersion": "6.8.0",
    "hostServerId": "CONF-640X-MNOP-DFGC",
    "hostLicenseLevel": "25"
  },
  "pluginInfo": {
    "pluginVersion": "5.4.0-SNAPSHOT",
    "pluginLicense": "COMMERCIAL",
    "pluginLicenseSEN": "SEN-9490176",
    "pluginKey": "org.swift.confluence.html"
  }
}

```

# <span style="color: #000000">Uninstall </span>

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

```
{
  "event": {
    "timestamp": "2018-08-01T12:38:52.257Z",
    "created_at": "2018-08-01T12:38:52.656Z",
    "id": "5b61a9dce991d90001c9e204"
  },
  "eventInfo": {
    "type": "uninstall"
  },
  "hostInfo": {
    "hostLicenseType": "DEVELOPER",
    "hostVersion": "6.8.2",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostLicenseLevel": "25"
  },
  "pluginInfo": {
    "pluginVersion": "5.4.0-SNAPSHOT",
    "pluginLicense": "COMMERCIAL",
    "pluginLicenseSEN": "SEN-9490176",
    "pluginKey": "org.swift.confluence.html"
  }
}

```

# <span style="color: #000000">Global Configuration </span>

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

```
{
  "event": {
    "timestamp": "2020-01-02T11:58:00.650Z",
    "created_at": "2020-01-02T11:58:00.701Z",
    "id": "5e0ddac88d571500016ac84f"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "allowJavascript": "on",
      "type": null,
      "disableSecureProcessing": "on",
      "blacklistDomainValues": true,
      "allowWhitelistedUrls": "on",
      "blacklistDomains": "on",
      "sendStatistics": "on"
    }
  },
  "hostInfo": {
    "hostVersion": "7.2.0",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L13252798",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "100",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.html",
    "isUnlimitedUsers": true,
    "pluginVersion": "5.6.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-9490176"
  }
}

```

# <span style="color: #000000">New </span>*<span style="color: #000000">Html-bobswift</span>*<span style="color: #000000"> macro</span>

<span style="color: #000000">This data is collected when the user creates a new </span>*<span style="color: #000000">Html-bobswift</span>*<span style="color: #000000"> macro.</span>

```
{
  "keen": {
    "timestamp": "2020-07-23T07:49:35.123Z",
    "created_at": "2020-07-23T07:49:36.208Z",
    "id": "5f194110f71d47000128cc1b"
  },
  "eventInfo": {
    "type": "new-macro",
    "macroName": "html-bobswift",
    "macroParms": {
      "profile": "true",
      "head": "true",
      "encoding": "UTF-16",
      "script": "template",
      "tidy": "true",
      "height": "400",
      "replace": "Atlassian",
      "width": "300",
      "user": "true",
      "timeout": "1000",
      "password": "true",
      "atlassian-macro-output-type": "INLINE"
    }
  },
  "hostInfo": {
    "hostVersion": "7.2.0",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L14979420",
    "hostServerId": "CONF-640X-MNOP-DFGC",
    "hostMaxUsers": "100",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.html",
    "isUnlimitedUsers": true,
    "pluginVersion": "5.7.0-SNAPSHOT",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324161"
  }
}

```

# <span style="color: #000000">New </span>*<span style="color: #000000">XSLT</span>*<span style="color: #000000"> macro</span>

<span style="color: #000000">This data is collected when the user creates a new </span>*<span style="color: #000000">XSLT</span>*<span style="color: #000000"> macro.</span>

```
{
  "event": {
    "timestamp": "2018-08-01T12:36:57.776Z",
    "created_at": "2018-08-01T12:36:58.004Z",
    "id": "5b61a96a88896500016dbdb1"
  },
  "eventInfo": {
    "newxsltmacro": {
      "head": "false",
      "encoding": "true",
      "disableSecureProcessing": "true",
      "replace": "true",
      "source": "true",
      "style": "false",
      "showErrors": "true",
      "user": "true",
      "timeout": "true",
      "output": "true",
      "password": "true",
      "find": "true"
    }
  },
  "hostInfo": {
    "hostLicenseType": "DEVELOPER",
    "hostVersion": "6.8.2",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostLicenseLevel": "25"
  },
  "pluginInfo": {
    "pluginVersion": "5.4.0-SNAPSHOT",
    "pluginLicense": "COMMERCIAL",
    "pluginLicenseSEN": "SEN-9490176",
    "pluginKey": "org.swift.confluence.html"
  }
}
```

# <span style="color: #000000">Profile added</span>

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

```
{
  "keen": {
    "timestamp": "2020-05-25T11:55:45.146Z",
    "created_at": "2020-05-25T11:55:46.198Z",
    "id": "5ecbb242fc66b500019eebea"
  },
  "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": true,
      "user": true
    }
  },
  "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.html",
    "isUnlimitedUsers": true,
    "pluginVersion": "5.7.0-SNAPSHOT",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324161"
  }
}
```

# <span style="color: #000000">Profile updated</span>

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

```
{
  "keen": {
    "timestamp": "2020-05-26T05:00:42.889Z",
    "created_at": "2020-05-26T05:00:43.033Z",
    "id": "5ecca27b160b870001990535"
  },
  "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": true
    }
  },
  "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.html",
    "isUnlimitedUsers": true,
    "pluginVersion": "5.7.0-SNAPSHOT",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324161"
  }
}
 
```

# <span style="color: #000000">Profile deleted</span>

<span style="color: #000000">This data is collected when the user deletes a profile on the Global Configuration page. </span>

```
{
  "keen": {
    "timestamp": "2020-05-26T05:01:02.585Z",
    "created_at": "2020-05-26T05:01:03.244Z",
    "id": "5ecca28fc14b530001f0cdf9"
  },
  "eventInfo": {
    "type": "removed",
    "settings": {
      "userInUrlParams": false,
      "urlParams": false,
      "accessToken": false,
      "accessTokenInUrlParams": false,
      "url": false,
      "accessTokenInHeaderParams": false,
      "headerParams": false,
      "passwordInUrlParams": false,
      "userInHeaderParams": false,
      "profileType": null,
      "passwordInHeaderParams": false,
      "password": false,
      "user": false
    }
  },
  "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.html",
    "isUnlimitedUsers": true,
    "pluginVersion": "5.7.0-SNAPSHOT",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324161"
  }
}
```

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

<span style="color: #000000">This data is collected when a new </span>*<span style="color: #000000">HTML</span>*<span style="color: #000000"> macro is created on the page and uses the </span>*<span style="color: #000000">Profile</span>*<span style="color: #000000"> parameter.</span>

```
{
  "keen": {
    "timestamp": "2020-05-26T05:05:16.223Z",
    "created_at": "2020-05-26T05:05:17.015Z",
    "id": "5ecca38dc0a16f0001346fea"
  },
  "eventInfo": {
    "type": "new-macro",
    "macroName": "html",
    "macroParms": {
      "profile": "true",
      "atlassian-macro-output-type": "INLINE"
    }
  },
  "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.html",
    "isUnlimitedUsers": true,
    "pluginVersion": "5.7.0-SNAPSHOT",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324161"
  }
}
```

# <span style="color: #000000">Migration</span>

<span style="color: #000000">This data is collected when the administrator uses the migration feature in the Global Configuration screen to update the pages and/or template from </span>*<span style="color: #000000">html</span>*<span style="color: #000000"> macro name to </span>*<span style="color: #000000">html-bobswift</span>*<span style="color: #000000">.</span>

```
{
  "keen": {
    "timestamp": "2020-07-27T06:52:59.775Z",
    "created_at": "2020-07-27T06:53:00.083Z",
    "id": "5f1e79ccdd824000019d4e1b"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "overallNoOfTemplates": 22,
      "totalNoOfPagesToBeMigrated": 0,
      "overallNoOfPages": 1062,
      "pagesMigrationStatus": "COMPLETED",
      "totalNoOfPagesWithThisMacro": 0,
      "totalNoOfTemplatesWithThisMacro": 0,
      "noOfPagesFailed": 0,
      "timeTakenForMigration": "0:02:42.891",
      "totalNoOfTemplatesToBeMigrated": 0,
      "noOfPagesMigrated": 999,
      "templatesMigrationStatus": "COMPLETED",
      "migrationStartdate": "06:50 AM 07/27/2020 GMT",
      "noOfTemplatesFailed": 0,
      "type": "migration",
      "overallMigrationStatus": "COMPLETED",
      "noOfTemplatesMigrated": 7
    }
  },
  "hostInfo": {
    "hostVersion": "6.15.2",
    "hostEdition": 500,
    "hostIsEvaluation": false,
    "hostIsDataCenter": true,
    "hostSEN": "SEN-L13252638",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "500",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.html",
    "isUnlimitedUsers": true,
    "pluginVersion": "5.7.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324161"
  }
}
```