{"id":3896,"date":"2025-09-30T19:28:39","date_gmt":"2025-09-30T19:28:39","guid":{"rendered":"https:\/\/agnondelphi.com\/?page_id=3896"},"modified":"2025-10-18T11:17:40","modified_gmt":"2025-10-18T11:17:40","slug":"cookies","status":"publish","type":"page","link":"https:\/\/agnondelphi.com\/el\/cookies\/","title":{"rendered":"Cookies"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3896\" class=\"elementor elementor-3896\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e913f0 e-flex e-con-boxed e-con e-parent\" data-id=\"4e913f0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;waves&quot;,&quot;shape_divider_bottom_negative&quot;:&quot;yes&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=\"true\">\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=\"M790.5,93.1c-59.3-5.3-116.8-18-192.6-50c-29.6-12.7-76.9-31-100.5-35.9c-23.6-4.9-52.6-7.8-75.5-5.3\tc-10.2,1.1-22.6,1.4-50.1,7.4c-27.2,6.3-58.2,16.6-79.4,24.7c-41.3,15.9-94.9,21.9-134,22.6C72,58.2,0,25.8,0,25.8V100h1000V65.3\tc0,0-51.5,19.4-106.2,25.7C839.5,97,814.1,95.2,790.5,93.1z\"\/>\n<\/svg>\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-e40cd72 e-flex e-con-boxed e-con e-parent\" data-id=\"e40cd72\" 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-dc38073 elementor-widget elementor-widget-heading\" data-id=\"dc38073\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Cookie Policy<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2db662 elementor-widget elementor-widget-html\" data-id=\"a2db662\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- cookies.html -->\n<!doctype html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n<title>Cookies Policy<\/title>\n<style>h1{font-size:1.6rem}section{margin:16px 0}.cookie-banner{position:fixed;left:12px;right:12px;bottom:12px;background:#fff;border:1px solid #ddd;padding:14px;box-shadow:0 6px 18px rgba(0,0,0,.06);display:flex;gap:12px;align-items:center;justify-content:space-between}\n.btn{padding:8px 12px;border-radius:6px;border:1px solid #bbb;background:#fafafa;cursor:pointer}\n.header{\n    align-content: center!important;\n}\n<\/style>\n<\/head>\n<body>\n<header>\n<h1 text-aling:\"center;\"><\/h1>\n<p class=\"muted\">Last updated: October 1, 2025<\/p>\n<\/header>\n\n\n<section>\n<h2>What are Cookies?<\/h2>\n<p>Cookies are small files stored in your browser that help improve the user experience.<\/p>\n<\/section>\n\n\n<section>\n<h2>Categories of Cookies We May Use<\/h2>\n<ul>\n<li><strong>Essential cookies<\/strong>: strictly necessary for the site to function.<\/li>\n<li><strong>Functional cookies<\/strong>: remember your preferences (e.g. language).<\/li>\n<li><strong>Analytics cookies<\/strong>: help us understand site usage.<\/li>\n<li><strong>Marketing cookies<\/strong>: if third-party advertising services are used.<\/li>\n<\/ul>\n<\/section>\n\n\n<section>\n<h2>How You Can Control Cookies<\/h2>\n<p>You can manage cookies via your browser settings or change your preferences in the cookie banner.<\/p>\n<\/section>\n\n\n<section>\n<h2>Example Banner Implementation (JS)<\/h2>\n<pre><code>\/\/ Simple cookie banner \u2014 informational only. Not a full compliance solution.\n(function(){\nif(localStorage.getItem('dd_cookie_consent')) return;\nvar div=document.createElement('div'); div.className='cookie-banner';\ndiv.innerHTML = '<div>We use cookies to improve your experience. <a href=\"\/el\/cookies.html\/\">Learn more<\/a><\/div>' +\n'<div><button id=\"dd_accept\" class=\"btn\">Accept<\/button> <button id=\"dd_manage\" class=\"btn\">Manage<\/button><\/div>';\ndocument.body.appendChild(div);\ndocument.getElementById('dd_accept').onclick=function(){ localStorage.setItem('dd_cookie_consent','accepted'); div.style.display='none'; };\ndocument.getElementById('dd_manage').onclick=function(){ alert('Open settings \u2014 here you can implement toggles.'); };\n})();\n<\/code><\/pre>\n\n\n<section class=\"note\">\n<strong>Note:<\/strong> The above script is a demo \u2014 for full legal compliance, a proper modal\/consent manager with stored preferences and revocation options is required. We can integrate open-source consent managers or build a custom solution.\n<\/section>\n\n\n<footer>\n<p>Contact: <a href=\"mailto:info@agnondelphi.com\">info@agnondelphi.com<\/a><\/p>\n<\/footer>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Cookie Policy Cookies Policy Last updated: October 1, 2025 What are Cookies? Cookies are small files stored in your browser that help improve the user experience. Categories of Cookies We May Use Essential cookies: strictly necessary for the site to function. Functional cookies: remember your preferences (e.g. language). Analytics cookies: help us understand site usage.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"solace_meta_sidebar":"","solace_meta_container":"","solace_meta_enable_content_width":"","solace_meta_content_width":0,"solace_meta_title_alignment":"","solace_meta_author_avatar":"","solace_post_elements_order":"","solace_meta_disable_header":"","solace_meta_disable_footer":"","solace_meta_disable_title":"","footnotes":""},"class_list":["post-3896","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/agnondelphi.com\/el\/wp-json\/wp\/v2\/pages\/3896","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/agnondelphi.com\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/agnondelphi.com\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/agnondelphi.com\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/agnondelphi.com\/el\/wp-json\/wp\/v2\/comments?post=3896"}],"version-history":[{"count":10,"href":"https:\/\/agnondelphi.com\/el\/wp-json\/wp\/v2\/pages\/3896\/revisions"}],"predecessor-version":[{"id":4234,"href":"https:\/\/agnondelphi.com\/el\/wp-json\/wp\/v2\/pages\/3896\/revisions\/4234"}],"wp:attachment":[{"href":"https:\/\/agnondelphi.com\/el\/wp-json\/wp\/v2\/media?parent=3896"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}