Analytics signup events
-
Create a new ElasticSearch
minds-metrics-*
event that allows aggregating analytics for signups.
Keeping original issue description below for historical purposes.
Start tracking "potential" users in kite.
Potential users are users who have not signed up for the account and are visiting the publicly accessible pages.
We can identify a user by their MWA as they convert from not-logged in to signed up. The MWA stays the same and the entries in minds-metrics have the MWA, and logged_in: true for logged in users and that field will be null.
What we can't do, however, is track the MWA and user_guid, because this will allow us to indentify users and their activity. To make this double blind without easily identifiable information, we just need to dual write the sign up activity without the user guid, with the MWA and with a time stamp set to noon so there is not identifiable information.
- Dual write the signup action to the minds-metrics index
- Where we write user guids, do not write MWA
- Where we write MWAs, do not write user guid and write a fixed date at noon so all date times are obfuscated
added scoped label
added to epic &32
added scoped label
added scoped label
assigned to @edgebal
changed time estimate to 1d
changed weight to 8
added scoped label and automatically removed label
changed milestone to %Sprint::01/01 - Xerothermic Xenartha
added scoped label and automatically removed label
changed the description
mentioned in merge request !440 (closed)
- Developer
Moving ticket to Blocked until I get more technical information about this task.
added 6h of time spent at 2020-01-14
added scoped label and automatically removed label
assigned to @markeharding and @brianhatchet and unassigned @edgebal
added scoped label and automatically removed label
changed the description
assigned to @edgebal and unassigned @markeharding and @brianhatchet
added scoped label and automatically removed label
- Developer
Moving this back to backlog because of our new plan as discussed with @ramialbatal detailed in the ticket
changed due date to January 28, 2020
added scoped label and automatically removed label
added scoped label and automatically removed label
added scoped label and automatically removed label
changed title from to
changed the description
added 45m of time spent at 2020-01-28
added scoped label and automatically removed label
assigned to @benhayward.ben
added scoped label and automatically removed label
added scoped label and automatically removed label
added scoped label and automatically removed label
added scoped label and automatically removed label
added scoped label and automatically removed label
added scoped label and automatically removed label
added scoped label and automatically removed label
added scoped label and automatically removed label
added scoped label and automatically removed label
- Developer
@edgebal @markeharding left you some feedback