projectsbyif / data-permissions-catalogue

Documenting design patterns for personal data sharing, example uses and research.
https://catalogue.projectsbyif.com
67 stars 11 forks source link

Usage based unlock #16

Closed jonathanKingston closed 8 years ago

jonathanKingston commented 8 years ago

Often it doesn't make sense to bombard users with permission requests so devices are now taking metrics into account before even permitting the user access to the feature.

An example of this is progressive web app install prompt experiment by Chrome: https://developers.google.com/web/updates/2015/03/increasing-engagement-with-app-install-banners-in-chrome-for-android?hl=en Amongst the other restrictions there is: "The user has visited your site twice over two separate days during the course of two weeks."

ihutc commented 8 years ago

Added in our big update