{"id":605,"date":"2025-04-01T10:40:36","date_gmt":"2025-04-01T08:40:36","guid":{"rendered":"https:\/\/douceur-occitane.com\/politique-de-confidentialite\/"},"modified":"2025-08-27T19:15:10","modified_gmt":"2025-08-27T17:15:10","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/douceur-occitane.com\/en\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"protection-des-biens-et-des-personnes-gestion-des-donnees-personnelles\">Protection of property and persons \u2013 management of personal data<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The information collected via our contact form is stored in a computerized file by Douceur Occitane to facilitate communication with prospects and customers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">They are intended for the company manager so that he or she can communicate with the individuals concerned by telephone or email, in particular to respond to their requests.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">No IP addresses are collected when a form is submitted via our website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Les donn\u00e9es colleThe data collected is kept for a maximum period of 3 years if no contract is concluded with our company.ct\u00e9es sont conserv\u00e9es pendant une dur\u00e9e maximale de 3 ans en cas de non conclusion d\u2019un contrat avec notre soci\u00e9t\u00e9.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In accordance with the provisions of Articles 38 et seq. of Law 78-17 of January 6, 1978 relating to data processing, files, and freedoms, all users have the right to access, rectify, delete, and object to personal data concerning them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To exercise this right, send your request by mail to:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Douceur Occitane<\/strong><br>195 Chemin de Parbes<br>82200 Moissac<br>+33(0)6 14 56 56 83<br>Or by email :contact[at]douceur-occitane.com<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The request must be in writing and signed, accompanied by a copy of the identity document with the signature of the holder of the document, specifying the address to which the reply should be sent.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">No personal information about users of the douceur-occitane.com website is published without the user&#8217;s knowledge, exchanged, transferred, assigned, or sold on any medium whatsoever to third parties. Only in the event of the acquisition of the douceur-occitane.com website from the website owner and its rights would the transmission of such information to the potential purchaser be permitted, who would in turn be bound by the same obligation to store and modify data with regard to users of the douceur-occitane.com website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Databases are protected by the provisions of the law of July 1, 1998, transposing Directive 96\/9 of March 11, 1996, on the legal protection of databases.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"statistiques-et-mesures-d-audience\">Statistics and audience measurements<\/h2>\n\n\n\n<div id=\"matomo-opt-out\" ><\/div>\n<script>    \n    var settings = {\"showIntro\":true,\"divId\":\"matomo-opt-out\",\"useSecureCookies\":true,\"cookiePath\":null,\"cookieDomain\":null,\"cookieSameSite\":\"Lax\",\"OptOutComplete\":\"Cookie d'exclusion install\\u00e9. Vos visites sur ce site web ne seront PAS enregistr\\u00e9es par notre outil d'analyse web.\",\"OptOutCompleteBis\":\"Note\\u00a0: si vous nettoyez vos cookies et supprimez le cookie d'exclusion, ou bien si vous changez d'ordinateur et\\\/ou de navigateur, il vous faudra de nouveau effectuer la proc\\u00e9dure d'exclusion.\",\"YouMayOptOut2\":\"Vous pouvez vous opposer au suivi de votre navigation sur ce site web.\",\"YouMayOptOut3\":\"Cela prot\\u00e9gera votre vie priv\\u00e9e, mais emp\\u00eachera \\u00e9galement le propri\\u00e9taire d'apprendre de vos actions et de cr\\u00e9er une meilleure exp\\u00e9rience pour vous et les autres utilisateurs.\",\"OptOutErrorNoCookies\":\"La fonctionnalit\\u00e9 de d\\u00e9sactivation du suivi n\\u00e9cessite que les cookies soient autoris\\u00e9s.\",\"OptOutErrorNotHttps\":\"La fonctionnalit\\u00e9 de d\\u00e9sactivation du suivi pourrait ne pas fonctionner car ce site n'a pas \\u00e9t\\u00e9 charg\\u00e9 en HTTPS. Veuillez recharger la page pour v\\u00e9rifier que le statut de ce suivi a bien \\u00e9t\\u00e9 chang\\u00e9.\",\"YouAreNotOptedOut\":\"Vous n'\\u00eates pas exclu(e).\",\"UncheckToOptOut\":\"D\\u00e9cochez cette case pour vous exclure.\",\"YouAreOptedOut\":\"Vous n'\\u00eates actuellement pas suivi(e).\",\"CheckToOptIn\":\"Cochez cette case si vous acceptez d'\\u00eatre suivi.\"};         \n    document.addEventListener('DOMContentLoaded', function() {                             \n        window.MatomoConsent.init(settings.useSecureCookies, settings.cookiePath, settings.cookieDomain, settings.cookieSameSite);                \n        showContent(window.MatomoConsent.hasConsent());        \n    });    \n    \n    \n        function showContent(consent, errorMessage = null, useTracker = false) {\n    \n            var errorBlock = '<p style=\"color: red; font-weight: bold;\">';\n    \n            var div = document.getElementById(settings.divId);\n            if (!div) {\n                var warningDiv = document.createElement(\"div\");\n                var msg = 'Unable to find opt-out content div: \"'+settings.divId+'\"';\n                warningDiv.id = settings.divId+'-warning';\n                warningDiv.innerHTML = errorBlock+msg+'<\/p>';\n                document.body.insertBefore(warningDiv, document.body.firstChild);\n                console.log(msg);\n                return;\n            }\n            \n            if (!navigator || !navigator.cookieEnabled) {\n                div.innerHTML = errorBlock+settings.OptOutErrorNoCookies+'<\/p>';\n                return;\n            }\n\n            if (errorMessage !== null) {\n                div.innerHTML = errorBlock+errorMessage+'<\/p>';\n                return;\n            }\n\n            var content = '';        \n\n            if (location.protocol !== 'https:') {\n                content += errorBlock + settings.OptOutErrorNotHttps + '<\/p>';\n            }\n\n            if (consent) {\n                if (settings.showIntro) {\n                    content += '<p>'+settings.YouMayOptOut2+' '+settings.YouMayOptOut3+'<\/p>';                       \n                }\n                if (useTracker) {\n                    content += '<input onclick=\"_paq.push([\\'optUserOut\\']);showContent(false, null, true);\" id=\"trackVisits\" type=\"checkbox\" checked=\"checked\" \/>';\n                } else {\n                    content += '<input onclick=\"window.MatomoConsent.consentRevoked();showContent(false);\" id=\"trackVisits\" type=\"checkbox\" checked=\"checked\" \/>';\n                }\n                content += '<label for=\"trackVisits\"><strong><span>'+settings.YouAreNotOptedOut+' '+settings.UncheckToOptOut+'<\/span><\/strong><\/label>';                               \n            } else {\n                if (settings.showIntro) {\n                    content += '<p>'+settings.OptOutComplete+' '+settings.OptOutCompleteBis+'<\/p>';\n                }\n                if (useTracker) {\n                    content += '<input onclick=\"_paq.push([\\'forgetUserOptOut\\']);showContent(true, null, true);\" id=\"trackVisits\" type=\"checkbox\" \/>';\n                } else {\n                    content += '<input onclick=\"window.MatomoConsent.consentGiven();showContent(true);\" id=\"trackVisits\" type=\"checkbox\" \/>';\n                }\n                content += '<label for=\"trackVisits\"><strong><span>'+settings.YouAreOptedOut+' '+settings.CheckToOptIn+'<\/span><\/strong><\/label>';\n            }                   \n            div.innerHTML = content;      \n        };   \n\n        window.MatomoConsent = {                         \n            cookiesDisabled: (!navigator || !navigator.cookieEnabled),        \n            CONSENT_COOKIE_NAME: 'mtm_consent', CONSENT_REMOVED_COOKIE_NAME: 'mtm_consent_removed', \n            cookieIsSecure: false, useSecureCookies: true, cookiePath: '', cookieDomain: '', cookieSameSite: 'Lax',     \n            init: function(useSecureCookies, cookiePath, cookieDomain, cookieSameSite) {\n                this.useSecureCookies = useSecureCookies; this.cookiePath = cookiePath;\n                this.cookieDomain = cookieDomain; this.cookieSameSite = cookieSameSite;\n                if(useSecureCookies && location.protocol !== 'https:') {\n                    console.log('Error with setting useSecureCookies: You cannot use this option on http.');             \n                } else {\n                    this.cookieIsSecure = useSecureCookies;\n                }\n            },               \n            hasConsent: function() {\n                var consentCookie = this.getCookie(this.CONSENT_COOKIE_NAME);\n                var removedCookie = this.getCookie(this.CONSENT_REMOVED_COOKIE_NAME);\n                if (!consentCookie && !removedCookie) {\n                    return true; \/\/ No cookies set, so opted in\n                }\n                if (removedCookie && consentCookie) {                \n                    this.setCookie(this.CONSENT_COOKIE_NAME, '', -129600000);              \n                    return false;\n                }                \n                return (consentCookie || consentCookie !== 0);            \n            },        \n            consentGiven: function() {                                                        \n                this.setCookie(this.CONSENT_REMOVED_COOKIE_NAME, '', -129600000);\n                this.setCookie(this.CONSENT_COOKIE_NAME, new Date().getTime(), 946080000000);\n            },      \n            consentRevoked: function() {    \n                this.setCookie(this.CONSENT_COOKIE_NAME, '', -129600000);\n                this.setCookie(this.CONSENT_REMOVED_COOKIE_NAME, new Date().getTime(), 946080000000);                \n            },                   \n            getCookie: function(cookieName) {            \n                var cookiePattern = new RegExp('(^|;)[ ]*' + cookieName + '=([^;]*)'), cookieMatch = cookiePattern.exec(document.cookie);\n                return cookieMatch ? window.decodeURIComponent(cookieMatch[2]) : 0;\n            },        \n            setCookie: function(cookieName, value, msToExpire) {                       \n                var expiryDate = new Date();\n                expiryDate.setTime((new Date().getTime()) + msToExpire);            \n                document.cookie = cookieName + '=' + window.encodeURIComponent(value) +\n                    (msToExpire ? ';expires=' + expiryDate.toGMTString() : '') +\n                    ';path=' + (this.cookiePath || '\/') +\n                    (this.cookieDomain ? ';domain=' + this.cookieDomain : '') +\n                    (this.cookieIsSecure ? ';secure' : '') +\n                    ';SameSite=' + this.cookieSameSite;               \n                if ((!msToExpire || msToExpire >= 0) && this.getCookie(cookieName) !== String(value)) {\n                    console.log('There was an error setting cookie `' + cookieName + '`. Please check domain and path.');                \n                }\n            }\n        };           \n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"informations-supplementaires\">Additional information<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"comment-nous-protegeons-vos-donnees\">How we protect your data<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Your personal data, which may be transmitted via this website, uses HTTPS encryption and is hosted by o2switch.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"propriete-intellectuelle\">Intellectual property<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In accordance with the laws governing the ownership of literary and artistic rights or other similar rights, all elements, trademarks, names, photographs, designs, models, logos, graphics, color codes, etc. found on this site are the exclusive property of the relevant entities of Douceur Occitane or its partners or suppliers, which do not grant any license or any right other than that of consulting the site. The reproduction or use of all or part of these elements is only authorized for the exclusive purpose of information for personal and private use, any reproduction and any use of copies made for other purposes being expressly prohibited. Any other use constitutes an infringement and is punishable under Intellectual Property law, unless prior written authorization has been obtained from Douceur Occitane.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"liens-hypertextes\">Hyperlinks<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Hypertext links may refer to other websites. Douceur Occitane has no control over the content of these websites and accepts no responsibility in the event that this content contravenes the legal and regulatory provisions in force.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Protection of property and persons \u2013 management of personal data The information collected via our contact form is stored in a computerized file by Douceur Occitane to facilitate communication with prospects and customers. They are intended for the company manager so that he or she can communicate with the individuals concerned by telephone or email, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":10,"comment_status":"closed","ping_status":"closed","template":"page-simple.php","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"class_list":["post-605","page","type-page","status-publish"],"acf":[],"_links":{"self":[{"href":"https:\/\/douceur-occitane.com\/en\/wp-json\/wp\/v2\/pages\/605","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/douceur-occitane.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/douceur-occitane.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/douceur-occitane.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/douceur-occitane.com\/en\/wp-json\/wp\/v2\/comments?post=605"}],"version-history":[{"count":0,"href":"https:\/\/douceur-occitane.com\/en\/wp-json\/wp\/v2\/pages\/605\/revisions"}],"wp:attachment":[{"href":"https:\/\/douceur-occitane.com\/en\/wp-json\/wp\/v2\/media?parent=605"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}