Analytics Information - Cloud

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

The data is used to create better products for our users. The information received includes a Support Entitlement Number (SEN), which is used to improve the customer support experience.

(info) You can opt out at any point by toggling the analytics option to "off" within the app's configuration screen.

Install 

This data is collected each time the app is installed. 

{
  "event": {
    "timestamp": "2020-09-23T07:56:52.759Z",
    "created_at": "2020-09-23T07:56:52.759Z",
    "id": "5f6affc4197f2100015197ee"
  },
  "eventInfo": {
    "type": "installed"
  },
  "hostInfo": {
    "clientKey": "66f7b15e-53f4-33b3-a97a-d9b3bac8075c",
    "baseUrl": "https://wittified-prod.atlassian.net",
    "productType": "jira"
  },
  "pluginInfo": {
    "pluginsVersion": "1001.0.0.SNAPSHOT",
    "pluginKey": "com.wittified.jira.project-creator"
  }
}

Uninstall 

This data is collected each time the app is uninstalled. 

{
  "event": {
    "timestamp": "2020-09-21T18:18:02.901Z",
    "created_at": "2020-09-21T18:18:02.901Z",
    "id": "5f68ee5a891a450001b3c7ac"
  },
  "eventInfo": {
    "type": "uninstalled"
  },
  "hostInfo": {
    "clientKey": "66f7b15e-53f4-33b3-a97a-d9b3bac8075c",
    "baseUrl": "https://wittified-prod.atlassian.net",
    "productType": "jira"
  },
  "pluginInfo": {
    "pluginsVersion": "1001.0.0.SNAPSHOT",
    "pluginKey": "com.wittified.jira.project-creator"
  }
}

Configuration

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

{
  "event": {
    "timestamp": "2020-09-18T21:06:46.704Z",
    "created_at": "2020-09-18T21:06:46.704Z",
    "id": "5f652166418ebe0001e0aa4c"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "projectTemplateExplainerText": ""
    }
  },
  "hostInfo": {
    "host": "https://wittified-prod.atlassian.net"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/com.wittified.jira.project-creator"
        }
      ],
      "self": [
        {
          "href": "https://wittified-prod.atlassian.net/rest/atlassian-connect/1/addons/com.wittified.jira.project-creator"
        }
      ]
    },
    "host": {
      "product": "JIRA"
    },
    "lastUpdated": "2020-09-18T19:30:05Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "com.wittified.jira.project-creator",
    "installedDate": "2020-09-18T19:30:02Z"
  }
}

Project Template Creation

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

{
  "event": {
    "timestamp": "2020-09-25T13:01:30.690Z",
    "created_at": "2020-09-25T13:01:30.690Z",
    "id": "5f6dea2a77f9fe0001d0a346"
  },
  "eventInfo": {
    "type": "project-template",
    "response": {
      "description": "test keen",
      "weight": 0,
      "workflow": null,
      "numberOfProjects": 0,
      "templateStatus": true,
      "id": "04bfaa7-d5f3-7235-d4df-474ca142e4b2",
      "name": "keen test"
    }
  },
  "hostInfo": {
    "host": "https://wittified-prod.atlassian.net"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/com.wittified.jira.project-creator"
        }
      ],
      "self": [
        {
          "href": "https://wittified-prod.atlassian.net/rest/atlassian-connect/1/addons/com.wittified.jira.project-creator"
        }
      ]
    },
    "host": {
      "product": "JIRA"
    },
    "lastUpdated": "2020-09-25T12:16:16Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "com.wittified.jira.project-creator",
    "installedDate": "2020-09-25T12:16:12Z"
  }
}

Project Creation

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

{
  "event": {
    "timestamp": "2020-09-28T08:49:12.872Z",
    "created_at": "2020-09-28T08:49:12.872Z",
    "id": "5f71a388c8eb870001c33bb9"
  },
  "eventInfo": {
    "type": "project-creation",
    "response": {
      "projectData": {
        "description": "",
        "url": "http://atlassian.com",
        "leadAccountId": "5b27a8c202cfea1ba6411c20",
        "projectTemplateKey": "com.pyxis.greenhopper.jira:gh-simplified-scrum-classic",
        "key": "MYPROJ",
        "name": "myproj"
      },
      "projectTemplate": {
        "value": {
          "description": "test",
          "weight": 0,
          "workflow": null,
          "numberOfProjects": 0,
          "templateStatus": true,
          "id": "be5a8dc-f1b8-24be-47db-6364e0527de2",
          "name": "test"
        },
        "rank": 7
      }
    }
  },
  "hostInfo": {
    "host": "https://wittified-prod.atlassian.net"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/com.wittified.jira.project-creator"
        }
      ],
      "self": [
        {
          "href": "https://wittified-prod.atlassian.net/rest/atlassian-connect/1/addons/com.wittified.jira.project-creator"
        }
      ]
    },
    "host": {
      "product": "JIRA"
    },
    "lastUpdated": "2020-09-28T08:39:09Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "com.wittified.jira.project-creator",
    "installedDate": "2020-09-28T08:39:07Z"
  }
}

Project Creation from request

{
  "event": {
    "timestamp": "2020-09-28T08:49:15.590Z",
    "created_at": "2020-09-28T08:49:15.590Z",
    "id": "5f71a38b1f5d110001de4264"
  },
  "eventInfo": {
    "type": "project-creation-from-request",
    "response": {
      "data": {
        "projectOwner": "",
        "projectDescription": "",
        "name": "myproj",
        "key": "MYPROJ"
      },
      "projectTemplate": {
        "description": "test",
        "weight": 0,
        "workflow": null,
        "numberOfProjects": 0,
        "templateStatus": true,
        "id": "be5a8dc-f1b8-24be-47db-6364e0527de2",
        "name": "test"
      }
    }
  },
  "hostInfo": {
    "host": "https://wittified-prod.atlassian.net"
  },
  "pluginInfo": {
    "links": {
      "marketplace": [
        {
          "href": "https://marketplace.atlassian.com/plugins/com.wittified.jira.project-creator"
        }
      ],
      "self": [
        {
          "href": "https://wittified-prod.atlassian.net/rest/atlassian-connect/1/addons/com.wittified.jira.project-creator"
        }
      ]
    },
    "host": {
      "product": "JIRA"
    },
    "lastUpdated": "2020-09-28T08:39:09Z",
    "state": "ENABLED",
    "version": "1.0",
    "key": "com.wittified.jira.project-creator",
    "installedDate": "2020-09-28T08:39:07Z"
  }
}

Need more help? Contact our support team.