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

[Interests] Visualize user interests #136

Open
marcosmenendez opened this issue Mar 2, 2015 · 3 comments
Open

[Interests] Visualize user interests #136

marcosmenendez opened this issue Mar 2, 2015 · 3 comments

Comments

@marcosmenendez
Copy link

We should create a new page called "interests" (url=interest) that should be accessible both from the top bar and drop-down menu.

At the top it should contain a text saying "These are the topics we think that you may be interested at based on your last 30 days browsing history. It may not be very different than what data brokers and advertisers think about you. In the future we will try to feed this footprint with other data sources. For that we would appreciate your support (link to donate page)"

In case there is no data available to show, text would be "Here we will show you what data brokers and advertisers may think about you. To do so we would need to have access to your browsing history. To do so open the extension and set "Store navigation" option on".

Graphs below should have a similar look & feel as other pages, with the following boxes:
interest display

"You are interested at..." question mark should say: "These are the 3 broad categories you seem to be more interested at comparing to the rest of TheGoodData users"

"You are not at all into..." question mark should say: "These are the 3 broad categories you seem to be interested the least comparing to the rest of TheGoodData users"

"You are a fan of..." question mark should say: "These are the 5 topics you seem to be more interested at comparing to the rest of TheGoodData users"

Difference between box 1/2 & 3 is that the first 2 shows only data of the first-level categories, while the third one is based on ranking in the second and third level categories.

The data view bow at the right hand side should include at the top a breadcrumb at the top so user can navigate up in the category tree. In order to open up the detail for a given category, user has to click in that category name or bar.

"Delete all button" should work in the same way as i the "your data" page.

"Amend button" should show a hoover saying "We want you to help improving your digital footprint. In order to do so, we would appreciate your support (link to donate page)"

Linked to issues #82 and #87

@marcosmenendez
Copy link
Author

After a long time waiting the page hasn't show anything, however I prefer to test it in production with real data considering that @atrandafir will hide this page from the 2 menus (bar and drop-down), so please deploy

@marcosmenendez
Copy link
Author

Extremely slow and still it does not show anything. @atrandafir please check and fix

@marcosmenendez
Copy link
Author

marcosmenendez commented Dec 1, 2015

There are a few errors:

  1. First of all, the server crashes with the request. We should optimize it
  2. Interest percentages are not calculated properly. Here [Interest] Calculate average and individual interests #87 it was requested to do them on a percentile way (percentile-51)x2 based on the last 30 days. It is very unlikely to have a -100% or +100% in this way. Please confirm as well the timeframe used (30 days)
  3. Sensitive categories should not be listed. If we don' consider visits to adult sites, they should not be shown in the graph either
  4. Question mark on the graph section should say: "This is how you compare with the rest of TheGoodData users in terms of interests. Click on any category to see the detail."
  5. There should be some blank space between the menu bar and the boxes similarly to other pages (evil data, good data, etc)
  6. If the user closes the yellow box at the top, it should not be shown anymore, in a similar way on how we do with the good-data page (storing it in a cookie I believe)
  7. The "delete all data button" should delete all data. Not just interests, but browsing and search data as well. And it does not
  8. The "delete all data button" should have a hoover saying "Delete all my browsing data and interests calculations". After pressed we should communicate somehow that "All browsing and interest data about you have been deleted from our servers. If you don't want that we store any browsing data in the future, please change your settings in the browser extension".
  9. The text and link attached to the "amend" button are incorrect. It should allow the user to change its interests. If it has not been developed, please hide that button
  10. Back and home buttons at the bottom right should not be displayed when displaying the top categories
  11. url should be called interests (with an s)

@marcosmenendez marcosmenendez changed the title [Interest] Visualize user interests [Interests] Visualize user interests Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants