Increase Engagement with Web Push Notifications (Chrome Dev Summit 2015)

preview_player
Показать описание
Timely, personalized notifications save users the effort of manually checking for updates throughout the day and have enabled a host of new experiences from real time communication to live updates on breaking news. In this talk, we'll do a deep dive into sending push notifications to your web users on desktop and mobile, even after they've left your site.

You may recognize Owen from such features as Push Notifications on the web and Add To Home Screen. Prior to joining Chrome as a Product Manager on the Web Platform team, Owen worked on the analytics infrastructure at YouTube, and has been a long time hobbyist web developer. He earned his bachelors degree in Computer Science from University of Oxford.

Рекомендации по теме
Комментарии
Автор

I fear that this is too powerful without restrictions. Will you then get another notification ever 2 minutes from the site asking "how was the concert", "would you like more tickets", "how about buying a cool tshirt from that concert", etc

neil
Автор

Stuff like this makes me regret buying an iPhone. You've done a great job implementing something that seems so basic but is actually very hard given the way the web works.

bellsofohio
Автор

Hey Owen, is there a chance I can have access to your presentation? We are planning to deploy WPN soon starting with our e-Store and it would be great to have some more documentation around.

sauloavelar
Автор

Hello everyone, i implement swpush notification in my angular app. But it doesn't work for all browser. Even it is not working properly for multiple user. If anyone can provide any help, please let me know

pritamdas
Автор

This is amazeballs. But when will it be on iOS? iOS is becoming the IE of the dev world man.

ickyy
Автор

Can you move that window a bit further to the right so it doesn't appear on all the presentation slides you show? Please..

pkgamma
Автор

De-Duplicating. Announce a device wide ID, If it returns don't show a notification. Would probably require integration in Android.

ickyy
Автор

chrome web push notifications are great. no more clutter of apps

DWIGHTMONEY