Analytics from Downloadable 2FA Product
As part of Wittified's continued mission to deliver awesome apps that help Users and Administrators of Atlassian's products everywhere, we collect analytics information when you use our 2FA downloadable products. Our 2FA product contains a feature that transmits information about the product on your systems (see specifics below).Â
At any time, you can opt-out and disable future collection of analytics information by going to the 2FA Settings page and disabling the "Activity" setting.
Data Capture and Frequency?
Once per day, we gather and transmit our analytics payload. Â We rely on a 3rd-party service provided by Keen.IO to capture and store information that is only accessible to Wittified employees.Â
Your information is never shared with anyone outside of our organization. Â
What is Contained Within the Payload?
The following information is gathered and transmitted.
{ "plugin": "[the addon key]", "sen": "[the addon license sen", "hostProduct": "[the host product]", "licenceLevel": "[the license level in the host instance]", "licenseType": "[the license type of the host instance]", "hostid": "[a unique id of the host instance]" }
Where:
Name | Description | Example value |
---|---|---|
the addon key | The add-on's key | com.wittified.auth.two-factor-authentication-bitbucket |
sen | The SEN of the current license used for the add-on | SEN-12332 |
the host product | The type of product that the add-on is running in | bitbucket |
licenseLevel | The number of users that the host product is licensed for | 100 Users |
licenseType | The type of license that the host product is running | Commercial |
hostid | A md5 checksum of the host product id | d41d8cd98f00b204e9800998ecf8427e |