Plugin Directory

Changeset 1786465


Ignore:
Timestamp:
12/13/2017 06:32:57 PM (8 years ago)
Author:
rittesh.patel
Message:

Update readme format

Location:
urban-airship-web-push-notifications
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • urban-airship-web-push-notifications/tags/1.0/readme.txt

    r1786452 r1786465  
    3939For full technical documentation on Urban Airship’s Web Push Notification solution, [please visit the Urban Airship documentation website](https://docs.urbanairship.com/platform/web/).
    4040
    41 1. What are web push notifications?
     41= What are web push notifications? =
    4242
    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.
     43Web 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.
    4444
    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? =
    4646
    47     a. Currently Chrome (52+), Firefox (48+), and Opera (39+) support web push notifications.
     47Currently Chrome (52+), Firefox (48+), and Opera (39+) support web push notifications.
    4848
    49 1. How can users unsubscribe from receiving notifications?
     49= How can users unsubscribe from receiving notifications? =
    5050   
    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)
     51Each browser has settings to manually/disable push notifications:
    5552
    56 1. How much does Urban Airship Web Notify cost?
     531. Chrome: <https://support.google.com/chrome/answer/3220216>
     541. Firefox: <https://support.mozilla.org/en-US/kb/push-notifications-firefox#w_how-do-i-revoke-web-push-permissions-for-a-specific-site>
     551. Opera: <http://help.opera.com/opera/Mac/2393/en/controlPages.html#manageNotifications>
    5756
    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? =
    5958
    60 1. Where can I see analytics for my web push notifications?
     59The 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.
    6160
    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? =
    6362
    64 1. Why I am not receiving notifications?
     63Analytics 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).
    6564
    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
     67There are several causes as to why you are not receiving notifications:
     68
     691. Make sure your have opted in to receive notifications/have not blocked receiving notifications from your website in browser settings.
     701. Ensure "Do Not Disturb" (Apple devices) or “Quiet Hours” (Windows devices) is off so that notifications are not muted.
     711. Visit (https://status.urbanairship.com/) to determine if Urban Airship’s systems are operational
     721. Make sure push worker is accessible. To do that, try accessing {site URL}/push-worker.js is accessible, if not, try saving permalinks again.
     731. If none of the above helps, [Contact Urban Airship Support](https://support.urbanairship.com/hc/en-us) to further troubleshoot.
     74
    7275
    7376Please 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  
    3939For full technical documentation on Urban Airship’s Web Push Notification solution, [please visit the Urban Airship documentation website](https://docs.urbanairship.com/platform/web/).
    4040
    41 1. What are web push notifications?
     41= What are web push notifications? =
    4242
    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.
     43Web 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.
    4444
    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? =
    4646
    47     a. Currently Chrome (52+), Firefox (48+), and Opera (39+) support web push notifications.
     47Currently Chrome (52+), Firefox (48+), and Opera (39+) support web push notifications.
    4848
    49 1. How can users unsubscribe from receiving notifications?
     49= How can users unsubscribe from receiving notifications? =
    5050   
    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)
     51Each browser has settings to manually/disable push notifications:
    5552
    56 1. How much does Urban Airship Web Notify cost?
     531. Chrome: <https://support.google.com/chrome/answer/3220216>
     541. Firefox: <https://support.mozilla.org/en-US/kb/push-notifications-firefox#w_how-do-i-revoke-web-push-permissions-for-a-specific-site>
     551. Opera: <http://help.opera.com/opera/Mac/2393/en/controlPages.html#manageNotifications>
    5756
    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? =
    5958
    60 1. Where can I see analytics for my web push notifications?
     59The 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.
    6160
    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? =
    6362
    64 1. Why I am not receiving notifications?
     63Analytics 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).
    6564
    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
     67There are several causes as to why you are not receiving notifications:
     68
     691. Make sure your have opted in to receive notifications/have not blocked receiving notifications from your website in browser settings.
     701. Ensure "Do Not Disturb" (Apple devices) or “Quiet Hours” (Windows devices) is off so that notifications are not muted.
     711. Visit (https://status.urbanairship.com/) to determine if Urban Airship’s systems are operational
     721. Make sure push worker is accessible. To do that, try accessing {site URL}/push-worker.js is accessible, if not, try saving permalinks again.
     731. If none of the above helps, [Contact Urban Airship Support](https://support.urbanairship.com/hc/en-us) to further troubleshoot.
     74
    7275
    7376Please 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.