Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make bubble popup in extension only happen on interesting domains #143

Open
amyxzhang opened this issue Feb 3, 2016 · 2 comments
Open

Comments

@amyxzhang
Copy link
Member

things like wikipedia, don't need to know that someone else has been on the same domain. maybe set some sort of unique user cutoff.

@amyxzhang amyxzhang added this to the CSCW Demo-ready milestone Feb 3, 2016
@karger
Copy link
Member

karger commented Feb 3, 2016

we might want to use normalization ideas like TFIDF from document
retrieval. Discount visits to sites that lots of people visit?

On 2/3/2016 10:09 AM, Amy Zhang wrote:

things like wikipedia, don't need to know that someone else has been
on the same domain. maybe set some sort of unique user cutoff.


Reply to this email directly or view it on GitHub
#143.

@joshblum
Copy link
Collaborator

joshblum commented Feb 4, 2016

right now we're going to look into just hiding it (maybe with some randomness) for domains with too many users. we can try something more complicated later such as parsing part of the url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants