{"id":1761,"date":"2019-08-01T15:08:00","date_gmt":"2019-08-01T19:08:00","guid":{"rendered":"https:\/\/www.dialoginsight.com\/13-etapes-envoi-premiere-web-push-dialog-insight\/"},"modified":"2023-07-03T16:04:13","modified_gmt":"2023-07-03T20:04:13","slug":"13-steps-first-web-push-campaign-dialog-insight-app","status":"publish","type":"post","link":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/","title":{"rendered":"13 easy steps to you first web Push campaign with the Dialog Insight app"},"content":{"rendered":"<p>Web push notifications are a relatively new channel, which allows you to connect with your subscribers even when they are not on your website. This gives you a great opportunity to reach more people in a different way. Using this channel has several advantages, as we saw in our\u00a0<a href=\"https:\/\/www.dialoginsight.com\/en\/resources\/launch-your-first-web-push-notification-campaign\/\">previous article<\/a>\u00a0on the subject and is quite simple to implement.<\/p>\n<p>This is what we will discuss in this article, especially for users of the Dialog Insight platform. The purpose of this article is to guide you through the procedure to set up the Web push notification channel in your platform and show you how to use them on a daily basis.<\/p>\n<p>Let\u2019s start at the beginning\u2026.<\/p>\n<p>\u00a0<\/p>\n<h2><span class=\"text-color-brand-color-4\">1. The Initial Configuration<\/span><\/h2>\n<p>First of all, make sure that your domain is secure (https). If it is not, Web push notifications will unfortunately not work on your website.<\/p>\n<p>If your site is secure, the first step is to configure your website on the Dialog Insight platform, because it is on your website that you will ask your visitors to subscribe to your notifications. You have the possibility to add several different domains if you wish.<\/p>\n<p>You will then have to configure several elements:<\/p>\n<h2>\u00a0<\/h2>\n<h2><span class=\"text-color-brand-color-4\"><strong>2. The Language<\/strong><\/span><\/h2>\n<p>This configuration is used to determine the language that will be saved in Dialog Insight to send notifications in the right languages to the right people when it comes time to send your message. The authorization request will appear in the language configured in each contact\u2019s browser.<\/p>\n<h2>\u00a0<\/h2>\n<h2><span class=\"text-color-brand-color-4\"><strong>3. The website Icon<\/strong><\/span><\/h2>\n<p>The icon you configure at this step should ideally be your company logo. This way, your subscribers will immediately recognize who sent the notification and you will build your brand image more quickly. Indeed, if people do not recognize you immediately, they are unlikely to click to do the action wanted.<\/p>\n<p>This icon you configure is the one that will appear by default in all your notifications. However, you can change it directly in your notification if you want to put another one later.<\/p>\n<p>\u00a0<\/p>\n<h2><span class=\"text-color-brand-color-4\"><strong>4. Firebase Cloud Messaging (FCM)<\/strong><\/span><\/h2>\n<p>Your notifications, which will be sent by Cloud Messaging, require that you first have a Google Account. Then, you must\u00a0<a href=\"https:\/\/support.dialoginsight.com\/fr\/support\/solutions\/articles\/1000264163-comment-cr%C3%A9er-un-projet-fcm-firebase-cloud-messaging-\">create a project in Cloud Messaging<\/a>\u00a0to obtain the sender ID and server-key. You can use this same Google key for your other configured domains as well.<\/p>\n<p>Basically, this step allows, in the script, to say that the DI platform sends your message to Google which, by the keys mentioned above, makes the delivery. This is roughly what allows your notifications to reach their destination.<\/p>\n<p>It would also be useful if you decide to change your Web push sending platform, to be able to transfer all your data on your subscribers to this new platform.<\/p>\n<p>\u00a0<\/p>\n<h2><span class=\"text-color-brand-color-4\"><strong>5. Integration with your Website<\/strong><\/span><\/h2>\n<p>The configuration is now complete in the platform, there is still the integration with your website. To do this, you will find a code, generated at the end of the configurations, that you must copy inside the &lt;head&gt;&lt;\/head&gt; tag, on the pages of your website where you want to offer your visitors to subscribe to your notifications.<\/p>\n<p>This allows you to use JavaScript features to generate your Web push notifications.<\/p>\n<p>You must also download the Dialog Insight JavaScript file and place it at the root of your website. This file is used to manage the reception and display of the notification in the browser.<\/p>\n<p>You will also find a demo file to download, which explains all the steps to follow to test your Web push notifications without having to officially integrate them into your site.<\/p>\n<p>\u00a0<\/p>\n<h2><span class=\"text-color-brand-color-4\"><strong>6. The Subscription Request<\/strong><\/span><\/h2>\n<p>The first thing to look for with web push notifications is your visitor\u2019s consent to receive your messages. This subscription is managed by an API that stores all the data collected and then sends the right messages to the right browsers.<\/p>\n<p>You can put the subscription request for your web push notifications at different places and times. It can appear when the page loads, so as soon as your visitors are on your site. However, you should be careful if you have several elements that appear on the same page, such as a pop-up or a warning about the use of cookies, for example.<\/p>\n<p>Avoid confusion: the ideal would be to have only one element appear so that your visitor is not overwhelmed and knows exactly what action to take.<\/p>\n<p>Subscription to notifications is only made on the browser used to subscribe. If a user wants to subscribe to multiple browsers, he must subscribe on each of the desired browsers.<\/p>\n<p>In addition, the platform does not manage double subscriptions. So, if one of your contacts subscribes to your notifications on 2 browsers, he will receive it twice if he uses both browsers before your notification expires.<\/p>\n<p>\u00a0<\/p>\n<h2><span class=\"text-color-brand-color-4\"><strong>7. Contact Identification\u00a0<\/strong><\/span><\/h2>\n<p>In Dialog Insight, the contacts you get from there will be anonymous by default. To be able to identify them, two methods are possible:<\/p>\n<ol>\n<li>Integration into HTML code (when visitors are already registered in their account on the website in question)<\/li>\n<li>By sending emails: when you configure a website, an injection rule for emails is automatically created to identify the contact. So, if this contact is subscribed to your emails, you will automatically know who it is if they also subscribe to your Web push notifications.<\/li>\n<\/ol>\n<p>\u00a0<\/p>\n<p>\u00a0<\/p>\n<p><strong>Message Configuration\u00a0<\/strong><\/p>\n<p>You are now at the message settings, that is, the ones you will have to make each time you send a notification. So if you have successfully completed all the above steps, you can now forget them, you no longer have to worry about them. It is what follows that becomes important for you!<\/p>\n<h2><span class=\"text-color-brand-color-4\"><strong>8. The Groups<\/strong><\/span><\/h2>\n<p>You must now choose the sending criteria for your message. Your identified contacts will be divided into 2 groups, eligible and non-eligible contacts. According to your targeting criteria, your contacts will be divided in this way according to what the platform knows about them. For example, you want to target all people who meet the following criteria:<\/p>\n<ul>\n<li>Subscribers to dialoginsight.com website notifications<\/li>\n<li>subscribers on Firefox and Chrome browsers<\/li>\n<li>having only selected French as their preferred language<\/li>\n<\/ul>\n<p>This is how you ensure that you send your notifications to the right people.<\/p>\n<p>There is also a way to send a generic notification to target your unknown subscribers without adding any personalization. This is the only way to target your anonymous subscribers.<\/p>\n<h2>\u00a0<\/h2>\n<h2><span class=\"text-color-brand-color-4\"><strong>9. The Languages<\/strong><\/span><\/h2>\n<p>You must now choose in which languages you want to make your message, you can choose all of them or just one, it\u2019s up to you. You will have to create content for each of the languages selected at this step.<\/p>\n<p>\u00a0<\/p>\n<h2><span class=\"text-color-brand-color-4\"><strong>10. Type of Communications<\/strong><\/span><\/h2>\n<p>You must now choose a communication type and the same filtering rules per communication type apply as for other channels. For example, the Administrative type does not have a subscription filtering rule, so this is the type of communication we recommend you choose since your subscribers are anonymous by default. The option without filtering would therefore be the most logical to use, so that everyone can receive your message.<\/p>\n<h2>\u00a0<\/h2>\n<h2><span class=\"text-color-brand-color-4\"><strong>11. The Content<\/strong><\/span><\/h2>\n<p>Now you have to write your message. You will need to choose a title, write the text, choose which link the subscribers who click will be directed to, your website icon (if you want to change the default one) and the image that only appears on Chrome and Edge.<\/p>\n<p>\u00a0<\/p>\n<h2><span class=\"text-color-brand-color-4\"><strong>12. The Test<\/strong><\/span><\/h2>\n<p>In the test section, you will see all the elements you have configured, you will also see a preview of the rendering of your notification on all selected browsers. You can test your personalization elements according to a known contact and see a preview on computer and mobile.<\/p>\n<p>You can then send yourself a test notification to see the result and test your links. You can also test the display of your notification to your unknown contacts.<\/p>\n<h2>\u00a0<\/h2>\n<h2><span class=\"text-color-brand-color-4\"><strong>13. The Sending<\/strong><\/span><\/h2>\n<p>Depending on the type of notification you initially chose (generic or customized), you have the option of sending your notification to your known subscribers only or to your anonymous subscribers or both. You can also select all your contacts or a particular group (respecting a set of criteria).<\/p>\n<p>Then, just like emails and other channels, you can decide to send it now or schedule it. You can choose the time zone according to the geographical location of your contacts to avoid sending your notifications in the middle of the night by mistake, for example.<\/p>\n<p>Your message is now prepared, all you have to do is approve it so that it can be sent officially.<\/p>\n<p>\u00a0<\/p>\n<h2><span class=\"text-color-brand-color-4\"><strong>Analyze your result !<\/strong><\/span><\/h2>\n<p>After your campaign is over, you should always analyze the results obtained to target what works and improve what does not. Targeting KPIs to follow from the outset to help you better understand your results is an excellent practice. But that\u2019s in a future article!<\/p>\n<p>\u00a0<\/p>\n<p>\u00a0<\/p>\n<p><span class=\"text-color-brand-color-4\"><strong>Conclusion<\/strong><\/span><\/p>\n<p>With the Dialog Insight platform, you can connect your social media with the platform so that your users don\u2019t miss a single publication. You can do the same with your email campaigns.<\/p>\n<p>To go a little further, you can connect Web push notifications with your Youtube channel and your social networks so that your users are immediately informed when you add a video to your channel or publish on your social networks.<\/p>\n\n\n<div class=\"wp-block-columns blog-cta-block-ressource has-background is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\" style=\"background-color:#05d17d\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"550\" height=\"479\" src=\"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/icone_v3_livre-550x479-1.png\" alt=\"Whitepapper_dialog insight\" class=\"wp-image-67\" srcset=\"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/icone_v3_livre-550x479-1.png 550w, https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/icone_v3_livre-550x479-1-300x261.png 300w\" sizes=\"(max-width: 550px) 100vw, 550px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h2 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#0c2734;font-style:normal;font-weight:700\">Do you want to exploit a new and very efficient channel?<\/h2>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-style:normal;font-weight:400\">This white paper introduces you to web push notifications and gives you the best tips on how to optimize them and get better results!<\/h3>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button dark-bg-btn-blog is-style-outline is-style-outline--1\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" href=\"https:\/\/communications.dialoginsight.com\/T\/WF\/10640\/NCDQES\/Register\/en-US\/Form.ofsys\" style=\"border-radius:11px\" target=\"_blank\" rel=\"noreferrer noopener\">Download<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The purpose of this article is to guide you through the procedure to set up the Web push notification channel in your platform and show you how to use them on a daily basis.<\/p>\n","protected":false},"author":4,"featured_media":768,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[34],"tags":[],"class_list":["post-1761","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-omni-channel-marketing"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>13 easy steps to you first web Push campaign with the Dialog Insight app - Dialog Insight<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"13 easy steps to you first web Push campaign with the Dialog Insight app - Dialog Insight\" \/>\n<meta property=\"og:description\" content=\"The purpose of this article is to guide you through the procedure to set up the Web push notification channel in your platform and show you how to use them on a daily basis.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/\" \/>\n<meta property=\"og:site_name\" content=\"Dialog Insight\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-01T19:08:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-03T20:04:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/creer-des-web-push-notifications-avec-dialog-insight.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Alain Marceau\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Alain Marceau\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/\"},\"author\":{\"name\":\"Alain Marceau\",\"@id\":\"https:\/\/www.dialoginsight.com\/en\/#\/schema\/person\/ba0c872b6b3f977adb267e6ad5dd2728\"},\"headline\":\"13 easy steps to you first web Push campaign with the Dialog Insight app\",\"datePublished\":\"2019-08-01T19:08:00+00:00\",\"dateModified\":\"2023-07-03T20:04:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/\"},\"wordCount\":1598,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/creer-des-web-push-notifications-avec-dialog-insight.jpg\",\"articleSection\":[\"Omni-Channel Marketing Campaign\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/\",\"url\":\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/\",\"name\":\"13 easy steps to you first web Push campaign with the Dialog Insight app - Dialog Insight\",\"isPartOf\":{\"@id\":\"https:\/\/www.dialoginsight.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/creer-des-web-push-notifications-avec-dialog-insight.jpg\",\"datePublished\":\"2019-08-01T19:08:00+00:00\",\"dateModified\":\"2023-07-03T20:04:13+00:00\",\"author\":{\"@id\":\"https:\/\/www.dialoginsight.com\/en\/#\/schema\/person\/ba0c872b6b3f977adb267e6ad5dd2728\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#primaryimage\",\"url\":\"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/creer-des-web-push-notifications-avec-dialog-insight.jpg\",\"contentUrl\":\"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/creer-des-web-push-notifications-avec-dialog-insight.jpg\",\"width\":1200,\"height\":628,\"caption\":\"creer des web push notifications avec dialog insight\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.dialoginsight.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"13 easy steps to you first web Push campaign with the Dialog Insight app\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dialoginsight.com\/en\/#website\",\"url\":\"https:\/\/www.dialoginsight.com\/en\/\",\"name\":\"Dialog Insight\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dialoginsight.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dialoginsight.com\/en\/#\/schema\/person\/ba0c872b6b3f977adb267e6ad5dd2728\",\"name\":\"Alain Marceau\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dialoginsight.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/934b973fb7f79c0f7855a3cecd89af455c76f414d9ac38d183aaaaa0333d1417?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/934b973fb7f79c0f7855a3cecd89af455c76f414d9ac38d183aaaaa0333d1417?s=96&d=mm&r=g\",\"caption\":\"Alain Marceau\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"13 easy steps to you first web Push campaign with the Dialog Insight app - Dialog Insight","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/","og_locale":"en_US","og_type":"article","og_title":"13 easy steps to you first web Push campaign with the Dialog Insight app - Dialog Insight","og_description":"The purpose of this article is to guide you through the procedure to set up the Web push notification channel in your platform and show you how to use them on a daily basis.","og_url":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/","og_site_name":"Dialog Insight","article_published_time":"2019-08-01T19:08:00+00:00","article_modified_time":"2023-07-03T20:04:13+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/creer-des-web-push-notifications-avec-dialog-insight.jpg","type":"image\/jpeg"}],"author":"Alain Marceau","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Alain Marceau","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#article","isPartOf":{"@id":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/"},"author":{"name":"Alain Marceau","@id":"https:\/\/www.dialoginsight.com\/en\/#\/schema\/person\/ba0c872b6b3f977adb267e6ad5dd2728"},"headline":"13 easy steps to you first web Push campaign with the Dialog Insight app","datePublished":"2019-08-01T19:08:00+00:00","dateModified":"2023-07-03T20:04:13+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/"},"wordCount":1598,"commentCount":0,"image":{"@id":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/creer-des-web-push-notifications-avec-dialog-insight.jpg","articleSection":["Omni-Channel Marketing Campaign"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/","url":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/","name":"13 easy steps to you first web Push campaign with the Dialog Insight app - Dialog Insight","isPartOf":{"@id":"https:\/\/www.dialoginsight.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#primaryimage"},"image":{"@id":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/creer-des-web-push-notifications-avec-dialog-insight.jpg","datePublished":"2019-08-01T19:08:00+00:00","dateModified":"2023-07-03T20:04:13+00:00","author":{"@id":"https:\/\/www.dialoginsight.com\/en\/#\/schema\/person\/ba0c872b6b3f977adb267e6ad5dd2728"},"breadcrumb":{"@id":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#primaryimage","url":"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/creer-des-web-push-notifications-avec-dialog-insight.jpg","contentUrl":"https:\/\/www.dialoginsight.com\/wp-content\/uploads\/2023\/05\/creer-des-web-push-notifications-avec-dialog-insight.jpg","width":1200,"height":628,"caption":"creer des web push notifications avec dialog insight"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dialoginsight.com\/en\/blog\/omni-channel-marketing\/13-steps-first-web-push-campaign-dialog-insight-app\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dialoginsight.com\/en\/"},{"@type":"ListItem","position":2,"name":"13 easy steps to you first web Push campaign with the Dialog Insight app"}]},{"@type":"WebSite","@id":"https:\/\/www.dialoginsight.com\/en\/#website","url":"https:\/\/www.dialoginsight.com\/en\/","name":"Dialog Insight","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dialoginsight.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.dialoginsight.com\/en\/#\/schema\/person\/ba0c872b6b3f977adb267e6ad5dd2728","name":"Alain Marceau","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dialoginsight.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/934b973fb7f79c0f7855a3cecd89af455c76f414d9ac38d183aaaaa0333d1417?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/934b973fb7f79c0f7855a3cecd89af455c76f414d9ac38d183aaaaa0333d1417?s=96&d=mm&r=g","caption":"Alain Marceau"}}]}},"_links":{"self":[{"href":"https:\/\/www.dialoginsight.com\/en\/wp-json\/wp\/v2\/posts\/1761","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dialoginsight.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dialoginsight.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dialoginsight.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dialoginsight.com\/en\/wp-json\/wp\/v2\/comments?post=1761"}],"version-history":[{"count":0,"href":"https:\/\/www.dialoginsight.com\/en\/wp-json\/wp\/v2\/posts\/1761\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dialoginsight.com\/en\/wp-json\/wp\/v2\/media\/768"}],"wp:attachment":[{"href":"https:\/\/www.dialoginsight.com\/en\/wp-json\/wp\/v2\/media?parent=1761"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dialoginsight.com\/en\/wp-json\/wp\/v2\/categories?post=1761"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dialoginsight.com\/en\/wp-json\/wp\/v2\/tags?post=1761"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}