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

update webapp-install-banner.js helpText #2622

Merged
merged 1 commit into from
Jul 10, 2017
Merged

Conversation

kaycebasques
Copy link
Contributor

No description provided.

@@ -38,7 +38,9 @@ class WebappInstallBanner extends MultiCheckAudit {
category: 'PWA',
name: 'webapp-install-banner',
description: 'User can be prompted to Install the Web App',
helpText: 'While users can manually add your site to their homescreen, the [prompt (aka app install banner)](https://developers.google.com/web/fundamentals/engage-and-retain/app-install-banners/) will proactively prompt the user to install the app if the various requirements are met and the user has moderate engagement with your site.',
helpText: 'Browsers can proactively prompt users to add your app to their homescreen. ' +
'Users who add apps to their homescreen engage those apps more. ' +
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"engage with those apps more" maybe?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or.. maybe something like.

A homescreen icon leads to higher engagement.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about:

Browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement.

@kaycebasques
Copy link
Contributor Author

henlo @patrickhulce and @paulirish my ol frens, plz look at updated text

@paulirish paulirish merged commit a2e4e1e into master Jul 10, 2017
@paulirish paulirish deleted the docs-installprompt branch July 10, 2017 23:11
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

Successfully merging this pull request may close these issues.

3 participants