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.
The user analytics algorithm needs to add a new bucket for "potential" users.
- Hash the not logged in user's ip address as a guid. Since we're using longs in minds-kite, we should be able to make it negative to avoid any collision
- If no user id exist in minds-metrics, use the hashed ip address as their guid and make sure they get logged as a "potential" user state in the minds-kite-index
Related merge requests
1
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
- Developer
Moving ticket to Blocked until I get more technical information about this task.
added 6h of time spent at 2020-01-14
Please register or sign in to reply