{"id":20584,"date":"2026-07-23T15:58:05","date_gmt":"2026-07-23T15:58:05","guid":{"rendered":"https:\/\/source.kitsid.com\/bsite\/?page_id=20584"},"modified":"2026-09-15T02:13:10","modified_gmt":"2026-09-15T02:13:10","slug":"cookie-policy","status":"publish","type":"page","link":"https:\/\/dravuri.com\/bsite\/cookie-policy\/","title":{"rendered":"Cookies Policy"},"content":{"rendered":"<p><!doctype html><\/p>\n<p><title>Cookie Policy | DravUri<\/title><\/p>\n<style>\n:root{\n  --theme-primary:#5B21B6;\n  --theme-secondary:#7C3AED;\n  --ink:#14171f;\n  --muted:#626875;\n  --line:#e3e6eb;\n  --soft:#f6f7f9;\n  --soft-2:#fbfbfc;\n  --white:#ffffff;\n  --shadow:0 12px 34px rgba(18,24,35,.055);\n  --radius:16px;\n}\n*{box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;font-size:16px;line-height:1.68}\na{color:var(--theme-primary);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}\na:hover{color:var(--theme-secondary)}\na:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid var(--theme-primary);outline-offset:3px;border-radius:6px}\n.site-shell{max-width:1180px;margin:0 auto;padding:34px 24px 72px}\n.mast{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);gap:36px;align-items:end;padding:24px 0 28px;border-top:4px solid var(--ink);border-bottom:1px solid var(--line)}\n.kicker{margin:0 0 14px;color:var(--theme-primary);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}\nh1{margin:0;font-size:clamp(2.5rem,6vw,5.2rem);line-height:.98;letter-spacing:-.055em}\n.lede{max-width:760px;margin:18px 0 0;color:var(--muted);font-size:1.05rem}\n.meta-box{padding:18px 0 0;border-top:1px solid var(--line)}\n.meta-box span{display:block;color:var(--muted);font-size:.83rem}.meta-box strong{display:block;margin-top:4px;color:var(--ink);font-size:.95rem}\nh2{margin:0 0 12px;font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.18;letter-spacing:-.025em}\nh3{margin:0 0 8px;font-size:1.06rem;line-height:1.3}\np{margin:0 0 14px;color:var(--muted)}\nul,ol{margin:10px 0 0;padding-left:22px;color:var(--muted)}\nli{margin:5px 0}li::marker{color:var(--theme-secondary)}\n.rule{border:0;border-top:1px solid var(--line);margin:30px 0}\n.section{padding:28px 0;border-bottom:1px solid var(--line)}\n.section:last-child{border-bottom:0}\n.section-num{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--theme-primary);font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}\n.section-num:before{content:\"\";width:28px;height:2px;background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary))}\n.band{margin:26px 0;padding:18px 20px;border-left:4px solid var(--theme-primary);background:var(--soft);color:var(--muted)}\n.band strong{color:var(--ink)}\n.ledger{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}\n.ledger-row{display:grid;grid-template-columns:minmax(180px,.65fr) 1.35fr;gap:24px;padding:15px 0;border-bottom:1px solid var(--line)}\n.ledger-row:last-child{border-bottom:0}.ledger-row dt{font-weight:850;color:var(--ink)}.ledger-row dd{margin:0;color:var(--muted)}\n.split{display:grid;grid-template-columns:1fr 1fr;gap:28px}.tri{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n.panel{padding:22px;border:1px solid var(--line);background:#fff;border-radius:12px}.panel.soft{background:var(--soft-2)}\n.table-wrap{overflow-x:auto;margin:18px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);-webkit-overflow-scrolling:touch}\ntable{width:100%;min-width:700px;border-collapse:collapse}th,td{padding:13px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:var(--soft);color:var(--ink);font-size:.86rem;letter-spacing:.02em}td{color:var(--muted)}tbody tr:last-child td{border-bottom:0}\n.toc{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0}.toc a{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:.82rem;text-decoration:none}.toc a:hover{border-color:var(--theme-primary);color:var(--theme-primary)}\n.side-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:48px;margin-top:34px}.side-nav{position:sticky;top:18px;align-self:start;padding-top:8px;border-top:1px solid var(--ink)}.side-nav a{display:block;padding:9px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:.88rem;text-decoration:none}.side-nav a:hover{color:var(--theme-primary)}\n.note{padding:16px 18px;background:var(--soft);border:1px solid var(--line);border-radius:10px;color:var(--muted)}\ncode{padding:2px 6px;border-radius:5px;background:var(--soft);border:1px solid var(--line);font-size:.88em;color:var(--ink)}\n.footer-line{margin-top:40px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}\n@media(max-width:900px){.mast{grid-template-columns:1fr}.side-layout{grid-template-columns:1fr}.side-nav{position:static}.split,.tri{grid-template-columns:1fr}.ledger-row{grid-template-columns:1fr;gap:5px}}\n@media(max-width:620px){.site-shell{padding:24px 16px 52px}.mast{gap:22px;padding-top:18px}h1{font-size:clamp(2.3rem,12vw,3.6rem)}.panel{padding:18px}.toc{gap:6px}.toc a{font-size:.76rem}}\n@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}<\/p>\n<p>.cookie-ledger{margin-top:30px}.cookie-cat{display:grid;grid-template-columns:210px minmax(0,1fr);gap:30px;padding:26px 0;border-top:1px solid var(--ink)}.cookie-cat:last-child{border-bottom:1px solid var(--ink)}.cat-title span{display:block;margin-bottom:6px;color:var(--theme-primary);font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.consent-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:30px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.consent-strip div{padding:18px;border-right:1px solid var(--line)}.consent-strip div:last-child{border-right:0}.consent-strip strong{display:block;margin-bottom:6px}.consent-strip p{font-size:.92rem;margin:0}@media(max-width:800px){.cookie-cat{grid-template-columns:1fr}.consent-strip{grid-template-columns:1fr}.consent-strip div{border-right:0;border-bottom:1px solid var(--line)}.consent-strip div:last-child{border-bottom:0}}\n<\/style>\n<p><main class=\"site-shell\"><\/p>\n<header class=\"mast\">\n<div>\n<p class=\"kicker\">Cookies &amp; Consent<\/p>\n<h1>Cookie Policy<\/h1>\n<p class=\"lede\">This policy explains how DravUri uses cookies and similar technologies, how consent works, and how cookie preferences can be changed.<\/p>\n<\/div>\n<div class=\"meta-box\"><span>Last updated<\/span><strong>15 September 2026<\/strong><\/div>\n<\/header>\n<div class=\"consent-strip\">\n<div><strong>Controller<\/strong><\/p>\n<p>Dongguan Tiancheng Education Consulting Co., Ltd.<br \/>Room 304, No. 1, Zhenxing 4th Lane, Yugang, Humen Town\nDongguan City Guangdong Province 523900\nChina<\/p>\n<\/div>\n<div><strong>Privacy contact<\/strong><\/p>\nprivacy@dravuri.com\n<\/div>\n<div><strong>Website domain<\/strong><\/p>\ndravuri.com\n<\/div>\n<\/div>\n<section class=\"section\"><span class=\"section-num\">01 Overview<\/span><\/p>\n<h2>What cookies are<\/h2>\n<p>Cookies are small text files stored on your device when you visit a website. They can support essential website functions, remember preferences, help measure website use and, with consent where required, support advertising or marketing functions.<\/p>\n<p>Similar technologies such as local storage, session storage and pixel tags may be used for comparable purposes. References to cookies in this policy include those technologies where relevant.<\/p>\n<\/section>\n<section class=\"section\"><span class=\"section-num\">02 Legal basis<\/span><\/p>\n<h2>Necessary cookies and consent-based cookies<\/h2>\n<p>Strictly necessary cookies may be used to provide functions requested by the user or to operate the website securely. Other cookie categories are used on the basis of consent where applicable under GDPR and ePrivacy rules.<\/p>\n<p>You may withdraw consent at any time through the website&#8217;s cookie-preference control or by changing browser settings and clearing stored cookies. Withdrawal does not affect the lawfulness of processing that took place before withdrawal.<\/p>\n<\/section>\n<div class=\"cookie-ledger\">\n<section class=\"cookie-cat\">\n<div class=\"cat-title\"><span>Category 01<\/span><\/p>\n<h2>Necessary<\/h2>\n<p>Core shopping and session functions.<\/p>\n<\/div>\n<div>\n<p>Necessary cookies support essential functions such as cart operation, secure session handling and consent preferences.<\/p>\n<div class=\"table-wrap\">\n<table>\n<thead>\n<tr>\n<th>Cookie<\/th>\n<th>Domain<\/th>\n<th>Duration<\/th>\n<th>Purpose<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>woocommerce_cart_hash<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Helps WooCommerce determine when cart contents change.<\/td>\n<\/tr>\n<tr>\n<td><code>woocommerce_items_in_cart<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Tracks whether items are present in the shopping cart.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"cookie-cat\">\n<div class=\"cat-title\"><span>Category 02<\/span><\/p>\n<h2>Functional<\/h2>\n<p>Site features and remembered choices.<\/p>\n<\/div>\n<div>\n<p>Functional cookies support optional website features and may remember browsing choices.<\/p>\n<div class=\"table-wrap\">\n<table>\n<thead>\n<tr>\n<th>Cookie<\/th>\n<th>Domain<\/th>\n<th>Duration<\/th>\n<th>Purpose<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>woocommerce_recently_viewed<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Supports recently viewed product functionality.<\/td>\n<\/tr>\n<tr>\n<td><code>razzi_favorite_teams<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Stores favourite team selections used by site features.<\/td>\n<\/tr>\n<tr>\n<td><code>razzi_newsletter_popup<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Remembers newsletter popup display preferences.<\/td>\n<\/tr>\n<tr>\n<td><code>wcboost_wishlist_hash<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Supports wishlist session functionality.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"cookie-cat\">\n<div class=\"cat-title\"><span>Category 03<\/span><\/p>\n<h2>Analytics<\/h2>\n<p>Measurement and traffic understanding.<\/p>\n<\/div>\n<div>\n<p>Analytics cookies may be used to understand visits, traffic sources, session activity and how the website is used.<\/p>\n<div class=\"table-wrap\">\n<table>\n<thead>\n<tr>\n<th>Cookie<\/th>\n<th>Domain<\/th>\n<th>Duration<\/th>\n<th>Purpose<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>_ga<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>2 years<\/td>\n<td>Google Analytics cookie used to distinguish users.<\/td>\n<\/tr>\n<tr>\n<td><code>_ga_8NS6X9B6V5<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>2 years<\/td>\n<td>Google Analytics 4 cookie used to persist session state.<\/td>\n<\/tr>\n<tr>\n<td><code>sbjs_current<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Stores traffic-origin information for the current visit.<\/td>\n<\/tr>\n<tr>\n<td><code>sbjs_current_add<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Stores visit timestamp, referring URL and entry page information.<\/td>\n<\/tr>\n<tr>\n<td><code>sbjs_first<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Stores traffic-origin information for the first visit in the active session context.<\/td>\n<\/tr>\n<tr>\n<td><code>sbjs_first_add<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Stores the first-visit timestamp, referring URL and entry page.<\/td>\n<\/tr>\n<tr>\n<td><code>sbjs_migrations<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Supports migration between tracking-feature versions.<\/td>\n<\/tr>\n<tr>\n<td><code>sbjs_session<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>30 minutes<\/td>\n<td>Stores session page-view count and current page-path information.<\/td>\n<\/tr>\n<tr>\n<td><code>sbjs_udata<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Stores user-agent and device-related information used by the feature.<\/td>\n<\/tr>\n<tr>\n<td><code>tk_ai<\/code><\/td>\n<td>dravuri.com<\/td>\n<td>Session<\/td>\n<td>Stores a randomly generated anonymous identifier for dashboard usage tracking when enabled.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"cookie-cat\">\n<div class=\"cat-title\"><span>Category 04<\/span><\/p>\n<h2>Advertising \/ Marketing<\/h2>\n<p>Consent-based promotional measurement.<\/p>\n<\/div>\n<div>\n<p>Advertising or marketing cookies may be used where enabled to measure campaigns, understand ad performance or support more relevant advertising. These non-essential cookies are subject to consent where required.<\/p>\n<\/div>\n<\/section>\n<\/div>\n<section class=\"section\"><span class=\"section-num\">03 Third-party services<\/span><\/p>\n<h2>Cookies set through third-party resources<\/h2>\n<p>When consent has been given where required, the website may load resources from third-party services, including analytics services. Those services may set their own cookies and process information under their own privacy terms.<\/p>\n<\/section>\n<section class=\"section\"><span class=\"section-num\">04 Cookie preferences &amp; browser controls<\/span><\/p>\n<h2>Changing your choices<\/h2>\n<p>You can update consent choices through the cookie-preference control available on the website. You can also configure your browser to block, limit or delete cookies. Blocking necessary cookies may affect essential website functions such as cart or session features.<\/p>\n<\/section>\n<section class=\"section\"><span class=\"section-num\">05 Retention<\/span><\/p>\n<h2>How long cookie-related information is kept<\/h2>\n<p>Individual cookie lifetimes are shown in the register above. Consent records and analytics-related information may be retained for a period appropriate to the purpose, legal obligations and security needs.<\/p>\n<\/section>\n<section class=\"section\"><span class=\"section-num\">06 Privacy rights<\/span><\/p>\n<h2>Your data-protection rights<\/h2>\n<p>Where cookie use involves personal data, applicable GDPR rights may include access, rectification, erasure, restriction, portability, objection, withdrawal of consent and the right to complain to a competent supervisory authority.<\/p>\n<p>For privacy, cookie, consent or data-protection questions, contact privacy@dravuri.com.<\/p>\n<\/section>\n<p><\/main><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Cookie Policy | Cookies &amp; Consent Cookie Policy This policy explains how uses cookies and similar technologies, how consent works, and how cookie preferences can be changed. Last updated Controller Privacy contact Website domain 01 Overview What cookies are Cookies are small text files stored on your device when you visit a website. They can [&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-20584","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages\/20584","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/comments?post=20584"}],"version-history":[{"count":1,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages\/20584\/revisions"}],"predecessor-version":[{"id":24382,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages\/20584\/revisions\/24382"}],"wp:attachment":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/media?parent=20584"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}