Changeset 1786465
- Timestamp:
- 12/13/2017 06:32:57 PM (8 years ago)
- Location:
- urban-airship-web-push-notifications
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
urban-airship-web-push-notifications/tags/1.0/readme.txt
r1786452 r1786465 39 39 For full technical documentation on Urban Airship’s Web Push Notification solution, [please visit the Urban Airship documentation website](https://docs.urbanairship.com/platform/web/). 40 40 41 1. What are web push notifications? 41 = What are web push notifications? = 42 42 43 a. Web push notifications are notifications that can be sent to a user via desktop web and mobile web. Please [see Web Push Notifications Explained](https://www.urbanairship.com/web-push-notifications-explained) for more information.43 Web push notifications are notifications that can be sent to a user via desktop web and mobile web. Please [see Web Push Notifications Explained](https://www.urbanairship.com web-push-notifications-explained) for more information. 44 44 45 1. Which browsers is this plugin and Urban Airship service compatible with? 45 = Which browsers is this plugin and Urban Airship service compatible with? = 46 46 47 a.Currently Chrome (52+), Firefox (48+), and Opera (39+) support web push notifications.47 Currently Chrome (52+), Firefox (48+), and Opera (39+) support web push notifications. 48 48 49 1. How can users unsubscribe from receiving notifications? 49 = How can users unsubscribe from receiving notifications? = 50 50 51 a. Each browser has settings to manually/disable push notifications: 52 i. Chrome: (https://support.google.com/chrome/answer/3220216) 53 ii. Firefox: (https://support.mozilla.org/en-US/kb/push-notifications-firefox#w_how-do-i-revoke-web-push-permissions-for-a-specific-site) 54 iii. Opera: (http://help.opera.com/opera/Mac/2393/en/controlPages.html#manageNotifications) 51 Each browser has settings to manually/disable push notifications: 55 52 56 1. How much does Urban Airship Web Notify cost? 53 1. Chrome: <https://support.google.com/chrome/answer/3220216> 54 1. Firefox: <https://support.mozilla.org/en-US/kb/push-notifications-firefox#w_how-do-i-revoke-web-push-permissions-for-a-specific-site> 55 1. Opera: <http://help.opera.com/opera/Mac/2393/en/controlPages.html#manageNotifications> 57 56 58 a. The free starter plan includes unlimited web push notifications and up to 1,000 addressable users. See the [Web Notify plan comparison page](https://www.urbanairship.com/products/web-push-notifications/pricing) for more details. 57 = How much does Urban Airship Web Notify cost? = 59 58 60 1. Where can I see analytics for my web push notifications? 59 The free starter plan includes unlimited web push notifications and up to 1,000 addressable users. See the [Web Notify plan comparison page](https://www.urbanairship.com/products/web-push-notifications/pricing) for more details. 61 60 62 a. Analytics are available in the Urban Airship dashboard, where you can see the number of people who have opted-in to your notifications, the number of notifications sent, the click through rate, and the number of sessions attributed to your push notification. For more details, view the [documentation on message reports](https://docs.urbanairship.com/engage/message-reports/#web-engagement) and [opt-in report](https://docs.urbanairship.com/engage/reports/#devices-report). 61 = Where can I see analytics for my web push notifications? = 63 62 64 1. Why I am not receiving notifications? 63 Analytics are available in the Urban Airship dashboard, where you can see the number of people who have opted-in to your notifications, the number of notifications sent, the click through rate, and the number of sessions attributed to your push notification. For more details, view the [documentation on message reports](https://docs.urbanairship.com/engage/message-reports/#web-engagement) and [opt-in report](https://docs.urbanairship.com/engage/reports/#devices-report). 65 64 66 a. There are several causes as to why you are not receiving notifications: 67 i. Make sure your have opted in to receive notifications/have not blocked receiving notifications from your website in browser settings. 68 ii. Ensure "Do Not Disturb" (Apple devices) or “Quiet Hours” (Windows devices) is off so that notifications are not muted. 69 iii. Visit (https://status.urbanairship.com/) to determine if Urban Airship’s systems are operational 70 iv. Make sure push worker is accessible. To do that, try accessing {site URL}/push-worker.js is accessible, if not, try saving permalinks again. 71 v. If none of the above helps, [Contact Urban Airship Support](https://support.urbanairship.com/hc/en-us) to further troubleshoot. 65 = Why I am not receiving notifications? = 66 67 There are several causes as to why you are not receiving notifications: 68 69 1. Make sure your have opted in to receive notifications/have not blocked receiving notifications from your website in browser settings. 70 1. Ensure "Do Not Disturb" (Apple devices) or “Quiet Hours” (Windows devices) is off so that notifications are not muted. 71 1. Visit (https://status.urbanairship.com/) to determine if Urban Airship’s systems are operational 72 1. Make sure push worker is accessible. To do that, try accessing {site URL}/push-worker.js is accessible, if not, try saving permalinks again. 73 1. If none of the above helps, [Contact Urban Airship Support](https://support.urbanairship.com/hc/en-us) to further troubleshoot. 74 72 75 73 76 Please refer to Urban Airship’s [Web Push Notifications page](https://www.urbanairship.com/products/web-push-notifications) for more information. -
urban-airship-web-push-notifications/trunk/readme.txt
r1786452 r1786465 39 39 For full technical documentation on Urban Airship’s Web Push Notification solution, [please visit the Urban Airship documentation website](https://docs.urbanairship.com/platform/web/). 40 40 41 1. What are web push notifications? 41 = What are web push notifications? = 42 42 43 a. Web push notifications are notifications that can be sent to a user via desktop web and mobile web. Please [see Web Push Notifications Explained](https://www.urbanairship.com/web-push-notifications-explained) for more information.43 Web push notifications are notifications that can be sent to a user via desktop web and mobile web. Please [see Web Push Notifications Explained](https://www.urbanairship.com web-push-notifications-explained) for more information. 44 44 45 1. Which browsers is this plugin and Urban Airship service compatible with? 45 = Which browsers is this plugin and Urban Airship service compatible with? = 46 46 47 a.Currently Chrome (52+), Firefox (48+), and Opera (39+) support web push notifications.47 Currently Chrome (52+), Firefox (48+), and Opera (39+) support web push notifications. 48 48 49 1. How can users unsubscribe from receiving notifications? 49 = How can users unsubscribe from receiving notifications? = 50 50 51 a. Each browser has settings to manually/disable push notifications: 52 i. Chrome: (https://support.google.com/chrome/answer/3220216) 53 ii. Firefox: (https://support.mozilla.org/en-US/kb/push-notifications-firefox#w_how-do-i-revoke-web-push-permissions-for-a-specific-site) 54 iii. Opera: (http://help.opera.com/opera/Mac/2393/en/controlPages.html#manageNotifications) 51 Each browser has settings to manually/disable push notifications: 55 52 56 1. How much does Urban Airship Web Notify cost? 53 1. Chrome: <https://support.google.com/chrome/answer/3220216> 54 1. Firefox: <https://support.mozilla.org/en-US/kb/push-notifications-firefox#w_how-do-i-revoke-web-push-permissions-for-a-specific-site> 55 1. Opera: <http://help.opera.com/opera/Mac/2393/en/controlPages.html#manageNotifications> 57 56 58 a. The free starter plan includes unlimited web push notifications and up to 1,000 addressable users. See the [Web Notify plan comparison page](https://www.urbanairship.com/products/web-push-notifications/pricing) for more details. 57 = How much does Urban Airship Web Notify cost? = 59 58 60 1. Where can I see analytics for my web push notifications? 59 The free starter plan includes unlimited web push notifications and up to 1,000 addressable users. See the [Web Notify plan comparison page](https://www.urbanairship.com/products/web-push-notifications/pricing) for more details. 61 60 62 a. Analytics are available in the Urban Airship dashboard, where you can see the number of people who have opted-in to your notifications, the number of notifications sent, the click through rate, and the number of sessions attributed to your push notification. For more details, view the [documentation on message reports](https://docs.urbanairship.com/engage/message-reports/#web-engagement) and [opt-in report](https://docs.urbanairship.com/engage/reports/#devices-report). 61 = Where can I see analytics for my web push notifications? = 63 62 64 1. Why I am not receiving notifications? 63 Analytics are available in the Urban Airship dashboard, where you can see the number of people who have opted-in to your notifications, the number of notifications sent, the click through rate, and the number of sessions attributed to your push notification. For more details, view the [documentation on message reports](https://docs.urbanairship.com/engage/message-reports/#web-engagement) and [opt-in report](https://docs.urbanairship.com/engage/reports/#devices-report). 65 64 66 a. There are several causes as to why you are not receiving notifications: 67 i. Make sure your have opted in to receive notifications/have not blocked receiving notifications from your website in browser settings. 68 ii. Ensure "Do Not Disturb" (Apple devices) or “Quiet Hours” (Windows devices) is off so that notifications are not muted. 69 iii. Visit (https://status.urbanairship.com/) to determine if Urban Airship’s systems are operational 70 iv. Make sure push worker is accessible. To do that, try accessing {site URL}/push-worker.js is accessible, if not, try saving permalinks again. 71 v. If none of the above helps, [Contact Urban Airship Support](https://support.urbanairship.com/hc/en-us) to further troubleshoot. 65 = Why I am not receiving notifications? = 66 67 There are several causes as to why you are not receiving notifications: 68 69 1. Make sure your have opted in to receive notifications/have not blocked receiving notifications from your website in browser settings. 70 1. Ensure "Do Not Disturb" (Apple devices) or “Quiet Hours” (Windows devices) is off so that notifications are not muted. 71 1. Visit (https://status.urbanairship.com/) to determine if Urban Airship’s systems are operational 72 1. Make sure push worker is accessible. To do that, try accessing {site URL}/push-worker.js is accessible, if not, try saving permalinks again. 73 1. If none of the above helps, [Contact Urban Airship Support](https://support.urbanairship.com/hc/en-us) to further troubleshoot. 74 72 75 73 76 Please refer to Urban Airship’s [Web Push Notifications page](https://www.urbanairship.com/products/web-push-notifications) for more information.
Note: See TracChangeset
for help on using the changeset viewer.