Skip to end of banner
Go to start of banner

Analytics information - 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

« Previous Version 3 Next »

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 in order to help us make decisions on where to invest for future releases. We include the Support Entitlement Number (SEN) and other anonymous identifiers to improve the customer support experience.  All fields that could potentially contain personally identifiable information are cleansed of that data before it is transmitted to our servers.

If you do not want to report the usage data, then toggle the "Help us improve the product" option to "off" within the app's administration Configuration screen.

Install 

This data is collected each time the app is installed. 

{
  "keen": {
    "timestamp": "2022-03-01T06:59:01.070Z",
    "created_at": "2022-03-01T06:59:01.070Z",
    "id": "621dc435a1e0d100013a4762"
  },
  "eventInfo": {
    "type": "installed"
  },
  "hostInfo": {
    "clientKey": "72ca9a72-54b4-3801-9697-4b4982db2efb",
    "baseUrl": "https://bobswift16.atlassian.net/wiki"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.table"
        }
      ],
      "self": [
        {
          "href": "https://bobswift16.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.table"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2022-03-01T05:56:54Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.table",
    "installedDate": "2022-03-01T05:56:53Z"
  }
}

Uninstall 

This data is collected each time the app is uninstalled. 

{
  "keen": {
    "timestamp": "2022-03-01T07:18:37.343Z",
    "created_at": "2022-03-01T07:18:37.343Z",
    "id": "621dc8cd29441a00019fd818"
  },
  "eventInfo": {
    "type": "uninstalled"
  },
  "hostInfo": {
    "clientKey": "72ca9a72-54b4-3801-9697-4b4982db2efb",
    "baseUrl": "https://bobswift16.atlassian.net/wiki"
  },
  "pluginInfo": {
    "pluginsVersion": "1.1217.0",
    "license": {
      "supportEntitlementNumber": ""
    },
    "pluginKey": "org.swift.confluence.table"
  }
}

Global configuration 

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

{
  "appKey": "org.swift.confluence.table",
  "collectionName": "globalconfig",
  "analyticsData": {
    "hostInfo": {
      "host": "https://bobswift16.atlassian.net/wiki",
      "clientKey": "72ca9a72-54b4-3801-9697-4b4982db2efb"
    },
    "pluginInfo": {
      "key": "org.swift.confluence.table",
      "version": "1.0",
      "installedDate": "2022-03-01T07:34:24Z",
      "lastUpdated": "2022-03-01T07:34:26Z",
      "state": "ENABLED",
      "host": {
        "product": "Confluence"
      },
      "links": {
        "marketplace": [
          {
            "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.table"
          }
        ],
        "self": [
          {
            "href": "https://bobswift16.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.table"
          }
        ]
      }
    },
    "eventInfo": {
      "type": "globalconfig",
      "settings": {
        "allowJavascript": false,
        "sendStatistics": true
      },
      "fingerprint": "cec2a7a0b1a3b7d1475bf1ba6a3a3977"
    }
  }
}

Error conditions 

This data is collected when there is an error in saving the configuration.

{
  "appKey": "org.swift.confluence.table",
  "collectionName": "globalconfig",
  "analyticsData": {
    "hostInfo": {
      "host": "https://bobswift16.atlassian.net/wiki",
      "clientKey": "72ca9a72-54b4-3801-9697-4b4982db2efb"
    },
    "pluginInfo": {
      "key": "org.swift.confluence.table",
      "version": "1.0",
      "installedDate": "2022-03-01T07:34:24Z",
      "lastUpdated": "2022-03-01T07:34:26Z",
      "state": "ENABLED",
      "host": {
        "product": "Confluence"
      },
      "links": {
        "marketplace": [
          {
            "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.table"
          }
        ],
        "self": [
          {
            "href": "https://bobswift16.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.table"
          }
        ]
      }
    },
    "eventInfo": {
      "type": "error",
      "error": "Settings could not be saved. Your login may have expired. Try again.""fingerprint": "cec2a7a0b1a3b7d1475bf1ba6a3a3977"
    }
  }
}

View macro

This data is collected when a page with Advanced Table for Confluence macros is visited. Below is the data collected for each of the macros.

View Table Plus macro

This data is collected when a page with Table Plus macro is visited.

{
  "keen": {
    "timestamp": "2022-03-14T07:10:22.256Z",
    "created_at": "2022-03-14T07:10:22.256Z",
    "id": "622eea5ef1da570001019d6c"
  },
  "eventInfo": {
    "pageId": "131169",
    "parameters": {
      "enableExport": "false",
      "multiple": "true",
      "enableHeadingAttributes": "true",
      "highlightColor": "lightgoldenrodyellow",
      "macroContent": "body",
      "autoNumberSort": "false",
      "retainRowStyleOrder": "true",
      "applyRowStyleToCell": "false",
      "autoTotal": "false",
      "footing": "0",
      "sortIcon": "false",
      "heading": "1",
      "exportFileDelimiter": ",",
      "enableHighlighting": "true",
      "sortDescending": "false",
      "enableSorting": "true",
      "displayDataFilter": "false",
      "autoNumber": "false",
      "applyColStyleToCell": "false",
      "class": "@default"
    },
    "type": "view-page",
    "userId": "5d81e44d36a52a0da790d476",
    "fingerprint": "dea89b9ad231e5b8ed93cf1f1df440c1",
    "macroId": "76bf7a11-5099-4c8c-9c71-ac39fc2670cd",
    "macroName": "table-plus"
  },
  "hostInfo": {
    "host": "https://bobswift16.atlassian.net/wiki",
    "clientKey": "72ca9a72-54b4-3801-9697-4b4982db2efb"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.table-private"
        }
      ],
      "self": [
        {
          "href": "https://bobswift16.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.table-private"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2022-03-14T06: 34: 59Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.table-private",
    "installedDate": "2022-03-14T06: 34: 56Z"
  }
}

View CSV macro

This data is collected when a page with CSV Table macro is visited.

{
  "keen": {
    "timestamp": "2022-03-14T06:45:30.484Z",
    "created_at": "2022-03-14T06:45:30.484Z",
    "id": "622ee48ac989080001a4a27c"
  },
  "eventInfo": {
    "pageId": "131169",
    "parameters": {
      "applyRowStyleToCell": "false",
      "autoNumberSort": "false",
      "highlightColor": "lightgoldenrodyellow",
      "applyColStyleToCell": "false",
      "displayDataFilter": "false",
      "enableExport": "false",
      "footing": "0",
      "macros": "false",
      "enableSorting": "true",
      "exportFileDelimiter": ",",
      "enableHighlighting": "true",
      "quote": "double",
      "showWiki": "false",
      "autoTotal": "false",
      "autoNumber": "false",
      "sortDescending": "false",
      "retainRowStyleOrder": "true",
      "class": "@default",
      "enableHeadingAttributes": "true",
      "sortIcon": "false",
      "ignoreTrailingBlankRows": "true",
      "delimiter": ",",
      "macroContent": "body",
      "output": "html",
      "heading": "1"
    },
    "type": "view-page",
    "userId": "5d81e44d36a52a0da790d476",
    "fingerprint": "dea89b9ad231e5b8ed93cf1f1df440c1",
    "macroId": "96332e4a-6f13-4b92-9e4f-e2e68be1204b",
    "macroName": "csv"
  },
  "hostInfo": {
    "host": "https://bobswift16.atlassian.net/wiki",
    "clientKey": "72ca9a72-54b4-3801-9697-4b4982db2efb"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.table-private"
        }
      ],
      "self": [
        {
          "href": "https://bobswift16.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.table-private"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2022-03-14T06:34:59Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.table-private",
    "installedDate": "2022-03-14T06:34:56Z"
  }
}

View JSON Table macro

This data is collected when a page with JSON Table macro is visited.

{
  "keen": {
    "timestamp": "2022-03-14T07:07:46.809Z",
    "created_at": "2022-03-14T07:07:46.809Z",
    "id": "622ee9c23c2a740001fcf20d"
  },
  "eventInfo": {
    "pageId": "131169",
    "parameters": {
      "applyRowStyleToCell": "false",
      "autoNumberSort": "false",
      "highlightColor": "lightgoldenrodyellow",
      "applyColStyleToCell": "false",
      "displayDataFilter": "false",
      "enableExport": "false",
      "script": "attachment",
      "footing": "0",
      "enableSorting": "true",
      "exportFileDelimiter": ",",
      "enableHighlighting": "true",
      "macroContent": "body",
      "autoTotal": "false",
      "autoNumber": "false",
      "sortDescending": "false",
      "retainRowStyleOrder": "true",
      "capitalize": "true",
      "class": "@default",
      "enableHeadingAttributes": "true",
      "sortIcon": "false",
      "url": true,
      "showWiki": "false",
      "output": "html",
      "heading": "1"
    },
    "type": "view-page",
    "userId": "5d81e44d36a52a0da790d476",
    "fingerprint": "dea89b9ad231e5b8ed93cf1f1df440c1",
    "macroId": "b7dfc676-70ac-40f3-8f1f-ff31ce23d1aa",
    "macroName": "json-table"
  },
  "hostInfo": {
    "host": "https://bobswift16.atlassian.net/wiki/wiki",
    "clientKey": "72ca9a72-54b4-3801-9697-4b4982db2efb"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.table-private"
        }
      ],
      "self": [
        {
          "href": "https://bobswift16.atlassian.net/wiki/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.table-private"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2022-03-14T06:34:59Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.table-private",
    "installedDate": "2022-03-14T06:34:56Z"
  }
}

View Attachment Table macro

This data is collected when a page with Attachment Table macro is visited.

{
  "keen": {
    "timestamp": "2022-03-14T06:59:55.841Z",
    "created_at": "2022-03-14T06:59:55.841Z",
    "id": "622ee7eb39a7260001e1467a"
  },
  "eventInfo": {
    "pageId": "1757086496",
    "parameters": {
      "fromAllChildPages": "false",
      "enableExport": "false",
      "sortDescending": "false",
      "enableHeadingAttributes": "true",
      "highlightColor": "lightgoldenrodyellow",
      "sortIcon": "false",
      "includePersonalSpaces": "false",
      "applyRowStyleToCell": "false",
      "autoTotal": "false",
      "limit": "1000",
      "exportFileDelimiter": ",",
      "columnTypes": [
        "S",
        "S",
        "S"
      ],
      "enableHighlighting": "true",
      "attachmentPage": "@home",
      "enableSorting": "true",
      "retainRowStyleOrder": "true",
      "autoNumber": "false",
      "applyColStyleToCell": "false",
      "columns": "page, file, thumbnail",
      "labelMatchOption": "single"
    },
    "type": "view-page",
    "userId": "557058:1701f082-9690-4a9d-8581-022b7fba2903",
    "fingerprint": "ade25660df5ba11fd26d5b751ba95caa",
    "macroId": "f8e837ee-130f-41ba-95f6-f431a68f6b79",
    "macroName": "attachment-table"
  },
  "hostInfo": {
    "host": "https://bobswift24.atlassian.net/wiki",
    "clientKey": "30e4b703-0938-3a87-b163-228f5b0f9ba0"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/org.swift.confluence.table-private"
        }
      ],
      "self": [
        {
          "href": "https://bobswift24.atlassian.net/wiki/rest/atlassian-connect/1/addons/org.swift.confluence.table-private"
        }
      ]
    },
    "host": {
      "product": "Confluence"
    },
    "lastUpdated": "2022-03-04T11:52:28Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "org.swift.confluence.table-private",
    "installedDate": "2022-03-04T11:52:26Z"
  }
}

New macro

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

{
  "event": {
    "timestamp": "2020-03-31T10:50:01.500Z",
    "created_at": "2020-03-31T10:50:01.692Z",
    "id": "5e832059de60f90001ee102e"
  },
  "eventInfo": {
    "type": "new-macro",
    "macroName": "table-plus",
    "macroParms": {
      "autoNumber": "true",
      "sortColumn": "4",
      "columnTypes": "M, M,   MYYYY-DD-MM,      MYY-MM-DD,      M, MYYYY-MMM-DD,MYYYY-MMMM-DD, M(de)YYYYMMMDD,     M(de)MMMMDDYYYY,      M(de)YYYYMMMDD,       M(de)YYYY-MMMM-DD,       M(fr)MMMM-DD-YYYY, M(fr)YYYY-MMM-DD,      M(fr)YYYY-MMM-DD",
      "id": "moment4"
    }
  },
  "hostInfo": {
    "hostVersion": "6.13.8",
    "hostEdition": 500,
    "hostIsEvaluation": false,
    "hostIsDataCenter": true,
    "hostSEN": "SEN-L13252638",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "500",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.table",
    "isUnlimitedUsers": true,
    "pluginVersion": "8.1.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324132"
  }
}
  • No labels