{"id":86166,"date":"2022-12-05T11:07:48","date_gmt":"2022-12-05T10:07:48","guid":{"rendered":"https:\/\/www.zenshare.it\/sign-up-for-the-newsletter-2\/"},"modified":"2024-08-05T12:26:53","modified_gmt":"2024-08-05T10:26:53","slug":"sign-up-for-the-newsletter-2","status":"publish","type":"page","link":"https:\/\/www.zenshare.it\/en\/sign-up-for-the-newsletter-2\/","title":{"rendered":"Sign up for the newsletter"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"86166\" class=\"elementor elementor-86166 elementor-86164\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9a2ef80 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"9a2ef80\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\" elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1c189f2 elementor-hidden-tablet elementor-hidden-phone\" data-fullscreen-column-settings=\"{&quot;fullscreen&quot;:&quot;&quot;}\" data-id=\"1c189f2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\" elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1a34573 elementor-invisible\" data-fullscreen-column-settings=\"{&quot;fullscreen&quot;:&quot;&quot;}\" data-id=\"1a34573\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:300}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bfc30b7 elementor-widget elementor-widget-litho-heading\" data-id=\"bfc30b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"litho-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"litho-heading elementor-size-default\"><span class=\"litho-primary-title\">NEWSLETTER\n<\/span><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1034fb6 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-litho-heading\" data-id=\"1034fb6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"litho-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"litho-heading elementor-size-default\"><span class=\"litho-primary-title\">STAY UPDATED\n<\/span><\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-07b8e07 elementor-widget elementor-widget-text-editor\" data-id=\"07b8e07\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Subscribe to our newsletter and you will always be updated on all the latest news from the ZenShare Suite world.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a3a083f elementor-widget elementor-widget-html\" data-id=\"a3a083f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<html>\n<head>\n    \n    <script src=\"https:\/\/www.google.com\/recaptcha\/api.js\" async defer><\/script>\n    \n<\/head>\n<script language=\"javascript\">\n    function setCookie(cname, cvalue, exdays) {\n      var d = new Date();\n      d.setTime(d.getTime() + (exdays*24*60*60*1000));\n      var expires = \"expires=\"+ d.toUTCString();\n      document.cookie = cname + \"=\" + cvalue + \";\" + expires + \";path=\/\";\n    }\n\n    function validaEmail(nomeCampo) {\n        var email =  document.getElementById(nomeCampo).value;\n        const re = \/^(([^<>()\\[\\]\\\\.,;:\\s@\"]+(\\.[^<>()\\[\\]\\\\.,;:\\s@\"]+)*)|(\".+\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$\/;\n        return re.test(String(email).toLowerCase());\n    }\n\n    function getCookie(cname) {\n      var name = cname + \"=\";\n      var decodedCookie = decodeURIComponent(document.cookie);\n      var ca = decodedCookie.split(';');\n      for(var i = 0; i <ca.length; i++) {\n        var c = ca[i];\n        while (c.charAt(0) == ' ') {\n          c = c.substring(1);\n        }\n        if (c.indexOf(name) == 0) {\n          return c.substring(name.length, c.length);\n        }\n      }\n      return \"\";\n    }\n    var url = new URL(document.location.href);\n    var code_tracker = url.searchParams.get(\"id\");\n     if(code_tracker != \"\" && code_tracker !=null){\n        setCookie('code_tracker', code_tracker, 15);\n    }\n\n    var elencoCampiEmail = []; \nelencoCampiEmail.push(\"EMAIL\");\n\n<\/script>\n    <form name=\"WebToLeadForm\" method=\"POST\" action=\"https:\/\/cloud.zenshare.it\/crm2\/webToLeadForm.php\">\n        <input type=\"hidden\" name=\"campaignid\" value=\"135\" \/>\n        <input type=\"hidden\" name=\"codice_azienda\" value=\"interzen\" \/>\n        <input type=\"hidden\" name=\"redirectpage\" value=\"https:\/\/www.zenshare.it\/grazie-iscrizione-newsletter\/\" \/>\n         <input type=\"hidden\" name=\"NAME\" value=\"\" \/>\n         <input type=\"hidden\" name=\"LEADACCOUNT\" value=\"\" \/><input type=\"hidden\" name=\"MOBILE\" value=\"\" \/>\n        <input type=\"hidden\" name=\"assignedtoid\" value=\"8437\" \/>\n        <input type=\"hidden\" name=\"leadsourceid\" value=\"170\" \/>\n        <input type=\"hidden\" name=\"targetlistid\" value=\"825\" \/>\n        <input type=\"hidden\" name=\"leadstatusid\" value=\"1\" \/>\n        <input type=\"hidden\" name=\"webtoleadformid\" value=\"12\" \/>\n        <input type=\"hidden\" name=\"code_tracker\" value=\"\" \/>\n        <input type=\"hidden\" name=\"usersid\" value=\"8455,16,5522,8446,8421,8412\" \/>\n        <input type=\"hidden\" name=\"ldpid\" value=\"\" \/>\n        <input type=\"hidden\" name=\"nomeform\" value=\"Iscrizione newsletter sito ZenShare.it\" \/>\n        <table style=\"border: 0px;\">\n                        <tr>\n                <td style=\"border: 0px;\" >Name and Surname*<\/td> \n                <td style=\"border: 0px;\">\n                    <input type=\"text\" value=\"\" name=\"SURNAME\" id=\"SURNAME\" style=\"width:90% ;height: 35px ;\"  maxlength=\"50\"\/>\n                <\/td>\n                         \n \n             <\/tr>\n                        <tr>\n                <td style=\"border: 0px;\">Email* <\/td> \n                <td style=\"border: 0px;\">\n                    <input type=\"text\" value=\"\" name=\"EMAIL\" id=\"EMAIL\" style=\"width:90%;height: 35px ;\"  maxlength=\"100\"  \/>\n                <\/td>\n                         \n \n             <\/tr>\n                    <\/table>\n        \n        \n                <div>\n            \n            <h8 style=\"color:#666666;\">CONSENTS<\/h8>\n           <p style=\"font-size:13px;line-height:22px\">By clicking on \"SEND\" you authorize the processing of your data, you declare that you have read the\n                        <a href=\"https:\/\/www.zenshare.it\/privacy-policy\/\" target=\"_new\"> <b>privacy policy <\/a><\/b><\/b><\/a>of this site and that you wish to subscribe to the newsletter.<\/p>\n\n                              \n        <\/div>\n    \n        \n        <div align=\"center\" class=\"g-recaptcha\" style=\"transform: scale(0.92);\" data-sitekey=\"6Lc1euMZAAAAACpu3UfVu-k9IKTuoJWgn0f1WSz8\"><\/div>\n        <\/br>\n                <div align=\"center\"><input type=\"button\" value=\"Send\" style=\"font-size:18px; width:25%;border: 1px solid #75B020; padding: 15px 10px; text-align: center; display: inline-block; white-space: nowrap; text-overflow: ellipsis; line-height: 1.5; color: #ffffff; font-family: poppins, sans-serif; text-transform: uppercase; margin-right: 0px; background-color: #75B020\" onclick=\"validateFormCustom();\"> <\/div>\n            <\/form>\n\n   \n     <script language=\"javascript\">\n \/*\n        function validateForm() {\n            var privacy = document.getElementById('privacy').checked;\n            if (privacy) {\n                document.forms[\"WebToLeadForm\"].submit();\n            } else {\n                alert(\"Occorre acconsentire al trattamento dei dati personali\");\n                return;\n            }\n        } *\/ \n        var num_consensi = 1;\n        function validateFormCustom() {\n        \n            doSubmitCustom();\n        }\n        if(code_tracker == \"\" || code_tracker == null || code_tracker == undefined){\ncode_tracker = getCookie('code_tracker');\n}\n        document.forms[\"WebToLeadForm\"].elements['code_tracker'].value = code_tracker;\n        \n        function doSubmitCustom() {\n            if (checkCustom()) {\n                document.forms['WebToLeadForm'].submit();\n            } \n        }\n        function checkCustom() {     \n            var result = true; \n               \n            var privacy_letta = true;             \n            if (!privacy_letta) {\n                alert(\"Prima di procedere confermare di aver letto la Privacy policy aziendale\");\n                return false;\n            }\n            var name=document.getElementById(\"SURNAME\").value;\n            if(name ==undefined || name ==\"\"){\n                alert(\"Please enter a valid name\");\n                return false;\n            }\n            \n            \n\n            \/\/ Validazione campi email\n            for (var i= 0; i< elencoCampiEmail.length; i++) {\n                if (!validaEmail(elencoCampiEmail[i])){\n                    alert(\"Please insert a valid Email address\");\n                    return false;\n                }\n             \n            }\n            \n            if (!grecaptcha.getResponse()) {\n                alert(\"Before proceeding you need to select Google reCAPTCHA\");\n                return false;\n            }\n            return result;\n        }\n\n    <\/script>\n\n\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-994d6ea elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"994d6ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: left;\">Mandatory field *<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>NEWSLETTER STAY UPDATED Subscribe to our newsletter and you will always be updated on all the latest news from the ZenShare Suite world. Name and Surname* Email* CONSENTS By clicking on &#8220;SEND&#8221; you authorize the processing of your data, you declare that you have read the privacy policy of this site and that you wish [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-86166","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sign up for the newsletter - Zenshare<\/title>\n<meta name=\"description\" content=\"Subscribe to our newsletter and you will always be updated on all the latest news from the ZenShare Suite world.\" \/>\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.zenshare.it\/en\/sign-up-for-the-newsletter-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sign up for the newsletter - Zenshare\" \/>\n<meta property=\"og:description\" content=\"Subscribe to our newsletter and you will always be updated on all the latest news from the ZenShare Suite world.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.zenshare.it\/en\/sign-up-for-the-newsletter-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Zenshare\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-05T10:26:53+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.zenshare.it\\\/en\\\/sign-up-for-the-newsletter-2\\\/\",\"url\":\"https:\\\/\\\/www.zenshare.it\\\/en\\\/sign-up-for-the-newsletter-2\\\/\",\"name\":\"Sign up for the newsletter - Zenshare\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.zenshare.it\\\/en\\\/#website\"},\"datePublished\":\"2022-12-05T10:07:48+00:00\",\"dateModified\":\"2024-08-05T10:26:53+00:00\",\"description\":\"Subscribe to our newsletter and you will always be updated on all the latest news from the ZenShare Suite world.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.zenshare.it\\\/en\\\/sign-up-for-the-newsletter-2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.zenshare.it\\\/en\\\/sign-up-for-the-newsletter-2\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.zenshare.it\\\/en\\\/sign-up-for-the-newsletter-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.zenshare.it\\\/en\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sign up for the newsletter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.zenshare.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.zenshare.it\\\/en\\\/\",\"name\":\"Zenshare\",\"description\":\"Un nuovo sito targato WordPress\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.zenshare.it\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sign up for the newsletter - Zenshare","description":"Subscribe to our newsletter and you will always be updated on all the latest news from the ZenShare Suite world.","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.zenshare.it\/en\/sign-up-for-the-newsletter-2\/","og_locale":"en_US","og_type":"article","og_title":"Sign up for the newsletter - Zenshare","og_description":"Subscribe to our newsletter and you will always be updated on all the latest news from the ZenShare Suite world.","og_url":"https:\/\/www.zenshare.it\/en\/sign-up-for-the-newsletter-2\/","og_site_name":"Zenshare","article_modified_time":"2024-08-05T10:26:53+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.zenshare.it\/en\/sign-up-for-the-newsletter-2\/","url":"https:\/\/www.zenshare.it\/en\/sign-up-for-the-newsletter-2\/","name":"Sign up for the newsletter - Zenshare","isPartOf":{"@id":"https:\/\/www.zenshare.it\/en\/#website"},"datePublished":"2022-12-05T10:07:48+00:00","dateModified":"2024-08-05T10:26:53+00:00","description":"Subscribe to our newsletter and you will always be updated on all the latest news from the ZenShare Suite world.","breadcrumb":{"@id":"https:\/\/www.zenshare.it\/en\/sign-up-for-the-newsletter-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.zenshare.it\/en\/sign-up-for-the-newsletter-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.zenshare.it\/en\/sign-up-for-the-newsletter-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.zenshare.it\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Sign up for the newsletter"}]},{"@type":"WebSite","@id":"https:\/\/www.zenshare.it\/en\/#website","url":"https:\/\/www.zenshare.it\/en\/","name":"Zenshare","description":"Un nuovo sito targato WordPress","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.zenshare.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.zenshare.it\/en\/wp-json\/wp\/v2\/pages\/86166","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zenshare.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.zenshare.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.zenshare.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zenshare.it\/en\/wp-json\/wp\/v2\/comments?post=86166"}],"version-history":[{"count":28,"href":"https:\/\/www.zenshare.it\/en\/wp-json\/wp\/v2\/pages\/86166\/revisions"}],"predecessor-version":[{"id":101017,"href":"https:\/\/www.zenshare.it\/en\/wp-json\/wp\/v2\/pages\/86166\/revisions\/101017"}],"wp:attachment":[{"href":"https:\/\/www.zenshare.it\/en\/wp-json\/wp\/v2\/media?parent=86166"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}