Use anonymized IP data to understand retention edge cases
Categories
(Data Science :: Investigation, task, P1)
Tracking
(Not tracked)
People
(Reporter: harter, Assigned: harter)
References
Details
There are a few common edge-cases related to temporary profiles that consistently come up when discussing retention. I'm interested in getting a rough understanding of how prominent these issues are using anonymized IP address data.
Initial investigations could include:
- What proportion of clients come from IP addresses producing many clients? E.g. is there an obvious bot that's churning thousands of profiles from a single IP address?
- How long do most clients keep an IP address? Are there any IPs that consistently send fresh
client_ids? E.g. are there IPs that are obviously churningclient_ids daily?
| Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 2•6 years ago
|
||
Romain has some background on retention issues in this document (in particular here).
| Assignee | ||
Comment 3•6 years ago
|
||
Quick update for the record:
A quick analysis of the blocklist ping suggests that ~10% of our our ADI came from Amazon ISPs (source.
ADI does not include a client_id so it's very possible that this actually represents much fewer than 10% of DAU. We can get a more accurate read on the size of this problem once we get ISP associated with anonymized client_ids. This work to refresh this dataset is being tracked in Bug 1595136.
A quick review of the existing IP data from ~2 years ago showed very few clients come from "chatty IPs". That is, very few clients came from IP addresses associated with many clients. This suggests the library/computer lab issue is small. Before putting more effort into this analysis it makes sense to refresh the dataset (again Bug 1595136) so we're working with more contemporary data.
Comment 4•6 years ago
|
||
Work for the DS team is now tracked in Jira. You can search with the Data Science Jira project for the corresponding ticket.
Description
•