{"id":2888,"date":"2026-03-05T14:11:05","date_gmt":"2026-03-05T13:11:05","guid":{"rendered":"https:\/\/www.paviainnovationweek.it\/?page_id=2888"},"modified":"2026-03-06T18:09:07","modified_gmt":"2026-03-06T17:09:07","slug":"marketing-policy","status":"publish","type":"page","link":"https:\/\/www.paviainnovationweek.it\/en\/marketing-policy\/","title":{"rendered":"Marketing Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2888\" class=\"elementor elementor-2888 elementor-2772\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cd3694 e-flex e-con-boxed e-con e-parent\" data-id=\"6cd3694\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;tilt&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23bf81b e-con-full e-flex e-con e-child\" data-id=\"23bf81b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c5b2126 e-con-full e-flex e-con e-child\" data-id=\"c5b2126\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-231df50 e-con-full e-flex e-con e-child\" data-id=\"231df50\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0da3e62 e-con-full e-flex e-con e-child\" data-id=\"0da3e62\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18804d6 elementor-widget elementor-widget-image\" data-id=\"18804d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.paviainnovationweek.it\/en\/\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"479\" height=\"479\" src=\"https:\/\/www.paviainnovationweek.it\/wp-content\/uploads\/2026\/02\/logo_simbolo_PIW.png\" class=\"attachment-large size-large wp-image-2887\" alt=\"\" srcset=\"https:\/\/www.paviainnovationweek.it\/wp-content\/uploads\/2026\/02\/logo_simbolo_PIW.png 479w, https:\/\/www.paviainnovationweek.it\/wp-content\/uploads\/2026\/02\/logo_simbolo_PIW-300x300.png 300w, https:\/\/www.paviainnovationweek.it\/wp-content\/uploads\/2026\/02\/logo_simbolo_PIW-150x150.png 150w\" sizes=\"(max-width: 479px) 100vw, 479px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-274807e e-con-full e-flex e-con e-child\" data-id=\"274807e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c1f8fd e-con-full e-flex e-con e-child\" data-id=\"6c1f8fd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6529c1 elementor-widget elementor-widget-html\" data-id=\"c6529c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a class=\"glass-lang-toggle\"\n   href=\"#\"\n   data-icon-it=\"https:\/\/www.paviainnovationweek.it\/wp-content\/uploads\/2026\/02\/it_flag.png\"\n   data-icon-en=\"https:\/\/www.paviainnovationweek.it\/wp-content\/uploads\/2026\/02\/uk_flag.png\"\n   aria-label=\"Switch language\">\n\n  <img decoding=\"async\" class=\"glass-lang-toggle__icon\"\n       src=\"https:\/\/www.paviainnovationweek.it\/wp-content\/uploads\/2026\/02\/uk_flag.png\"\n       alt=\"\" \/>\n\n  <span class=\"glass-lang-toggle__label\">Passa a Italiano<\/span>\n<\/a>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a959186 elementor-widget elementor-widget-html\" data-id=\"a959186\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\n(function () {\n  const ORIGIN  = window.location.origin;\n  const BASE_IT = '\/piw';\n  const BASE_EN = '\/piw\/en';\n\n  const htmlLang = (document.documentElement.getAttribute('lang') || '').toLowerCase();\n  const lang = htmlLang.startsWith('en') ? 'en' : 'it';\n\n  const toggle = document.querySelector('.glass-lang-toggle');\n  if (!toggle) return;\n\n  const target = (lang === 'en') ? 'it' : 'en';\n\n  \/\/ HREF: prova WPML hreflang\n  const alt = document.querySelector(`link[rel=\"alternate\"][hreflang^=\"${target}\"]`);\n  let href = alt ? (alt.getAttribute('href') || '') : '';\n\n  \/\/ fallback: swap base path\n  if (!href) {\n    const p = window.location.pathname;\n    if (target === 'en') {\n      href = ORIGIN + (p.startsWith(BASE_EN) ? p : p.replace(BASE_IT, BASE_EN));\n    } else {\n      href = ORIGIN + (p.startsWith(BASE_IT) ? p : p.replace(BASE_EN, BASE_IT));\n    }\n  }\n  toggle.href = href;\n\n  \/\/ ICONA: mostra bandiera del target\n  const icon = toggle.querySelector('.glass-lang-toggle__icon');\n  if (icon) {\n    const src = toggle.getAttribute(target === 'en' ? 'data-icon-en' : 'data-icon-it');\n    if (src) icon.src = src;\n  }\n\n  \/\/ LABEL: testo del target\n  const text = (target === 'en') ? 'Switch to English' : 'Passa a Italiano';\n\n  const label = toggle.querySelector('.glass-lang-toggle__label');\n  if (label) label.textContent = text;\n\n  toggle.setAttribute('aria-label', text);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75b1a6a e-flex e-con-boxed e-con e-parent\" data-id=\"75b1a6a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7dce04f elementor-widget elementor-widget-html\" data-id=\"7dce04f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<p><strong>Last updated:<\/strong> 05\/03\/2026<\/p>\n\n<p>\n  This Marketing Policy describes how we process personal data for communication and marketing purposes\n  related to <strong>Pavia Innovation Week<\/strong> and its associated initiatives. This notice complements\n  the information provided in the <a href=\"\/piw\/privacy-policy\/\">Privacy Policy<\/a> and the\n  <a href=\"\/piw\/cookie-policy\/\">Cookie Policy<\/a>.\n<\/p>\n\n<h2>1. Data Controller<\/h2>\n<p>\n  The Data Controller is:\n<\/p>\n<p>\n  <strong>PAVIASVILUPPO<\/strong> \u2013 Special Agency of the Chamber of Commerce of Cremona \u2013 Mantova \u2013 Pavia<br \/>\n  Via Mentana, 27 \u2013 27100 Pavia (Italy)<br \/>\n  Tel. 0382393271<br \/>\n  Email: <a href=\"mailto:paviasviluppo@cmp.camcom.it\">paviasviluppo@cmp.camcom.it<\/a><br \/>\n  PEC: <a href=\"mailto:paviasviluppo@pv.legalmail.camcom.it\">paviasviluppo@pv.legalmail.camcom.it<\/a><br \/>\n  Tax Code \/ VAT Number: 02133390183\n<\/p>\n\n<h2>2. What is meant by \u201cmarketing purposes\u201d<\/h2>\n<p>\n  By \u201cmarketing\u201d we mean sending communications about events, initiatives, projects, content and opportunities\n  of the Data Controller (or closely related to Pavia Innovation Week), including promotional communications\n  and invitations to future editions, as well as light analysis activities aimed at making messages more relevant.\n<\/p>\n\n<h2>3. What data we process<\/h2>\n<p>The data may include, depending on what you enter in forms and\/or your interactions:<\/p>\n<ul>\n  <li><strong>Identification and contact data<\/strong>: first name, last name, email (and phone number if required).<\/li>\n  <li><strong>Registration-related data<\/strong>: selected event(s), organizational preferences, information necessary to manage participation.<\/li>\n  <li><strong>Interaction data<\/strong> with communications: email openings, clicks, preferences, unsubscribe requests.<\/li>\n  <li><strong>Images and audiovisual content<\/strong> (if collected): photos, recordings and audio\/video footage taken during events, talks and workshops.<\/li>\n<\/ul>\n\n<h2>4. Purposes for which we use the data (marketing and communication)<\/h2>\n<p>If you provide your consent, we may use your data to:<\/p>\n<ul>\n  <li>send you <strong>newsletters<\/strong> and communications about Pavia Innovation Week (program, updates, content, initiatives and opportunities);<\/li>\n  <li>send you <strong>invitations and information<\/strong> about future events, projects, training activities and related initiatives of the Data Controller;<\/li>\n  <li>send you <strong>promotional communications<\/strong> and informational materials also through digital tools;<\/li>\n  <li>conduct <strong>surveys<\/strong>, questionnaires and <strong>customer satisfaction<\/strong> activities to improve initiatives and content;<\/li>\n  <li>carry out <strong>non-invasive segmentation\/profiling<\/strong> (for example based on events you registered for or content you viewed) in order to offer more relevant communications.<\/li>\n<\/ul>\n\n<h2>5. Photos, videos and recordings during the event<\/h2>\n<p>\n  During talks, meetings and workshops, <strong>photo\/video recordings<\/strong> and\/or audio-video recordings\n  may be carried out for the purpose of documenting and communicating the event. The content may be used\n  (including excerpts) on:\n<\/p>\n<ul>\n  <li>websites and official pages of the Data Controller and\/or Pavia Innovation Week;<\/li>\n  <li>social media channels (e.g. Instagram, Facebook, LinkedIn, YouTube) and editorial\/promotional materials;<\/li>\n  <li>press releases, presentations, reports and archived content for future editions.<\/li>\n<\/ul>\n<p>\n  Where indicated in the form, the processing of images\/recordings for promotional purposes takes place <strong>only with your consent<\/strong>\n  (or as otherwise specified in the Privacy Policy). If you do not wish to be recorded, you may notify the staff on site:\n  we will do what is reasonably possible to respect your request (for example by indicating \u201cno photo\u201d areas or adopting organizational measures),\n  compatible with general event recordings.\n<\/p>\n\n<h2>6. Legal basis<\/h2>\n<ul>\n  <li><strong>Consent<\/strong> (Art. 6.1(a) GDPR) for sending marketing\/newsletter communications and, where applicable, for the promotional use of photos and videos.<\/li>\n  <li><strong>Performance of a requested service<\/strong> (Art. 6.1(b) GDPR) for strictly organizational communications (e.g. registration confirmation, logistical information, changes).<\/li>\n<\/ul>\n<p>\n  Consent is <strong>optional<\/strong>. If you do not provide it, you may still register for the event (except for the data necessary for organization).\n<\/p>\n\n<h2>7. Methods of sending communications<\/h2>\n<p>Communications may be sent through:<\/p>\n<ul>\n  <li>email and newsletters;<\/li>\n  <li>messaging\/contact tools (only if provided by you and if included among the contact channels).<\/li>\n<\/ul>\n\n<h2>8. Data recipients<\/h2>\n<p>\n  The data may be processed by authorized personnel of the Data Controller and by external parties acting as\n  <strong>Data Processors<\/strong> (for example IT service providers, hosting providers, registration platforms,\n  newsletter delivery services, technical and organizational support).\n<\/p>\n<p>\n  If <strong>event partners\/sponsors<\/strong> are involved, your data will be shared with these parties <strong>only if<\/strong>:\n  (a) clearly indicated in the form and\/or (b) you have provided specific consent or another appropriate legal basis applies,\n  as detailed in the Privacy Policy.\n<\/p>\n\n<h2>9. Transfers outside the EU<\/h2>\n<p>\n  If some providers (e.g. email\/CRM platforms or cloud services) process data outside the European Economic Area,\n  the Data Controller will adopt appropriate safeguards provided by the GDPR (for example Standard Contractual Clauses\n  and\/or other suitable measures), as described in the Privacy Policy.\n<\/p>\n\n<h2>10. Data retention period<\/h2>\n<ul>\n  <li>Data processed for marketing purposes are stored until <strong>consent is withdrawn<\/strong> and, in any case, for a period consistent with the purpose and applicable legal obligations.<\/li>\n  <li>Data relating to the organizational management of the registration are retained for the time necessary to manage the event and related obligations.<\/li>\n  <li>Photos and videos may be stored in the Data Controller\u2019s historical archives for documentation and communication purposes, unless a request for objection\/deletion is made within applicable technical and legal limits.<\/li>\n<\/ul>\n\n<h2>11. How to withdraw consent and unsubscribe<\/h2>\n<p>\n  You may withdraw your consent at any time:\n<\/p>\n<ul>\n  <li>by clicking the <strong>\u201cUnsubscribe\u201d<\/strong> link included in emails\/newsletters (where available);<\/li>\n  <li>by contacting the Data Controller using the contact details indicated in the \u201cData Controller\u201d section.<\/li>\n<\/ul>\n<p>\n  Withdrawal of consent does not affect the lawfulness of processing carried out before the withdrawal.\n<\/p>\n\n<h2>12. Data subject rights<\/h2>\n<p>\n  You have the right to request from the Data Controller: access, rectification, erasure, restriction,\n  portability (where applicable), objection to processing, as well as to withdraw consent. You also have the right\n  to lodge a complaint with the Italian Data Protection Authority (Garante per la protezione dei dati personali).\n  To exercise your rights you may contact the Data Controller using the details indicated above.\n<\/p>\n\n<h2>13. Changes to this Marketing Policy<\/h2>\n<p>\n  The Data Controller may update this Marketing Policy. In case of significant changes,\n  appropriate notice will be provided on the website.\n<\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Passa a Italiano Last updated: 05\/03\/2026 This Marketing Policy describes how we process personal data for communication and marketing purposes related to Pavia Innovation Week and its associated initiatives. This notice complements the information provided in the Privacy Policy and the Cookie Policy. 1. Data Controller The Data Controller is: PAVIASVILUPPO \u2013 Special Agency of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2888","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.paviainnovationweek.it\/en\/wp-json\/wp\/v2\/pages\/2888","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.paviainnovationweek.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.paviainnovationweek.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.paviainnovationweek.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.paviainnovationweek.it\/en\/wp-json\/wp\/v2\/comments?post=2888"}],"version-history":[{"count":4,"href":"https:\/\/www.paviainnovationweek.it\/en\/wp-json\/wp\/v2\/pages\/2888\/revisions"}],"predecessor-version":[{"id":2892,"href":"https:\/\/www.paviainnovationweek.it\/en\/wp-json\/wp\/v2\/pages\/2888\/revisions\/2892"}],"wp:attachment":[{"href":"https:\/\/www.paviainnovationweek.it\/en\/wp-json\/wp\/v2\/media?parent=2888"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}