{"id":264,"date":"2025-06-16T16:12:12","date_gmt":"2025-06-16T14:12:12","guid":{"rendered":"https:\/\/www.versants-lacroixvalmer.com\/politique-de-confidentialite\/"},"modified":"2026-07-23T14:18:30","modified_gmt":"2026-07-23T12:18:30","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/www.versants-lacroixvalmer.com\/en\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Protection of property and people \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 computerised database by Versants to facilitate communication with prospective and existing customers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This information is intended for the company\u2019s manager to enable telephone or email correspondence with the individuals concerned, in particular to respond to their enquiries.<\/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\">The data collected is retained for a maximum of 3 years if no contract is concluded with our company.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In accordance with the provisions of Articles 38 et seq. of Law No. 78-17 of 6 January 1978 on data processing, files and freedoms, all users have the right to access, rectify, erase and object to the processing of their personal data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To exercise this right, please send your request by post to:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Versants<\/strong><br>1634 Boulevard de St Rapha\u00ebl<br>83420 La Croix-Valmer<br>+33(0)4 48 27 07 80<br>Or by email : reception[at]versants-lacroixvalmer.com<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The request must be in writing and signed, accompanied by a copy of an identity document bearing the holder\u2019s signature, and must specify the address to which the reply is to be sent.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">No personal information relating to users of the versants-lacroixvalmer.com website is published without the user\u2019s knowledge, nor is it exchanged, transferred, assigned or sold in any form whatsoever to third parties. Only in the event of the acquisition of the versants-lacroixvalmer.com website and its rights from the website owner would the transmission of such information to the prospective purchaser be permitted; the purchaser would in turn be bound by the same obligation to protect and process data in relation to users of the versants-lacroixvalmer.com website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Databases are protected by the provisions of the Act of 1 July 1998 transposing Directive 96\/9 of 11 March 1996 on the legal protection of databases.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Statistics and audience metrics<\/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\":\"Opt-out complete; your visits to this website will not be recorded by the Web Analytics tool.\",\"OptOutCompleteBis\":\"Note that if you clear your cookies, delete the opt-out cookie, or if you change computers or Web browsers, you will need to perform the opt-out procedure again.\",\"YouMayOptOut2\":\"You may choose to prevent this website from aggregating and analyzing the actions you take here.\",\"YouMayOptOut3\":\"Doing so will protect your privacy, but will also prevent the owner from learning from your actions and creating a better experience for you and other users.\",\"OptOutErrorNoCookies\":\"The tracking opt-out feature requires cookies to be enabled.\",\"OptOutErrorNotHttps\":\"The tracking opt-out feature may not work because this site was not loaded over HTTPS. Please reload the page to check if your opt out status changed.\",\"YouAreNotOptedOut\":\"You are not opted out.\",\"UncheckToOptOut\":\"Uncheck this box to opt-out.\",\"YouAreOptedOut\":\"You are currently opted out.\",\"CheckToOptIn\":\"Check this box to opt-in.\"};         \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                content += '<input id=\"trackVisits\" type=\"checkbox\" checked=\"checked\" \/>';\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                content += '<input id=\"trackVisits\" type=\"checkbox\" \/>';\n                content += '<label for=\"trackVisits\"><strong><span>'+settings.YouAreOptedOut+' '+settings.CheckToOptIn+'<\/span><\/strong><\/label>';\n            }                   \n            div.innerHTML = content;      \n\n            var tV = document.getElementById('trackVisits');\n            if (consent) {\n                if (useTracker) {\n                    tV.addEventListener(\"click\", function (e) {\n                        _paq.push(['optUserOut']);\n                        showContent(false, null, true);\n                    });\n                } else {\n                    tV.addEventListener(\"click\", function (e) {\n                        window.MatomoConsent.consentRevoked();\n                        showContent(false);\n                    });\n                }\n            } else {\n                if (useTracker) {\n                    tV.addEventListener(\"click\", function (e) {\n                        _paq.push(['forgetUserOptOut']);\n                        showContent(true, null, true);\n                    });\n                } else {\n                    tV.addEventListener(\"click\", function (e) {\n                        window.MatomoConsent.consentGiven();\n                        showContent(true);\n                    });\n                }\n            }\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\">Further information<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">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, is protected by the HTTPS encryption protocol and is hosted by OVHcloud.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Intellectual property<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In accordance with the laws governing copyright and related rights, or other similar rights, all elements, trade marks, names, photographs, designs, models, logos, graphics, colour schemes, etc. contained on this website are the exclusive property of the relevant entities within Versants or its partners or suppliers, none of which grants any licence or any right other than that of viewing the website. The reproduction or use of all or part of these elements is authorised solely for information purposes for personal and private use; any reproduction or use of copies made for other purposes is expressly prohibited. Any other use constitutes an infringement and is punishable under intellectual property law, unless prior written authorisation has been obtained from Versants.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Hyperlinks<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Hyperlinks may lead to websites other than this one. Versants has no control over the content of such websites and accepts no liability should that content contravene the legal and regulatory provisions in force.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Protection of property and people \u2013 management of personal data The information collected via our contact form is stored in a computerised database by Versants to facilitate communication with prospective and existing customers. This information is intended for the company\u2019s manager to enable telephone or email correspondence with the individuals concerned, in particular to respond [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"page-mentions-legales.php","meta":{"_acf_changed":false,"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"yes","_seopress_robots_follow":"yes","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"both","_seopress_redirections_param":"","_seopress_redirections_type":301,"_seopress_analysis_target_kw":"","footnotes":""},"class_list":["post-264","page","type-page","status-publish"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.versants-lacroixvalmer.com\/en\/wp-json\/wp\/v2\/pages\/264","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.versants-lacroixvalmer.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.versants-lacroixvalmer.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.versants-lacroixvalmer.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.versants-lacroixvalmer.com\/en\/wp-json\/wp\/v2\/comments?post=264"}],"version-history":[{"count":0,"href":"https:\/\/www.versants-lacroixvalmer.com\/en\/wp-json\/wp\/v2\/pages\/264\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.versants-lacroixvalmer.com\/en\/wp-json\/wp\/v2\/media?parent=264"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}