{"id":23,"date":"2026-07-31T09:25:47","date_gmt":"2026-07-31T09:25:47","guid":{"rendered":"https:\/\/au.au-nationalcasinoaustralia.com\/?page_id=23"},"modified":"2026-07-31T10:04:34","modified_gmt":"2026-07-31T10:04:34","slug":"cookie-policy","status":"publish","type":"page","link":"https:\/\/au.au-nationalcasinoaustralia.com\/?page_id=23","title":{"rendered":"Cookie Policy"},"content":{"rendered":"\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.0\">\n<title>Cookie Policy \u2014 National Casino<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600;700&#038;family=Outfit:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n:root{\n--rich-black:#0B0B0B;--carbon:#151515;--dark-choc:#2A1B12;--espresso:#3C2415;--walnut:#5B3720;\n--bronze:#A56B28;--royal:#C8922D;--luxury:#D9A63A;--rich-gold:#E7BC58;--champagne:#F4D27A;\n--text-primary:#F5F1E6;--text-sec:#D9C89A;--text-muted:#A78E63;--text-gold:#F4D27A;--text-disabled:#6C6255;--text-btn:#1A120B;\n--max-w:1400px;\n--grad-btn:linear-gradient(180deg,#F4D27A 0%,#D9A63A 55%,#A56B28 100%);\n--grad-luxury:linear-gradient(90deg,#A56B28 0%,#F4D27A 50%,#C8922D 100%);\n--grad-panel:linear-gradient(180deg,#2A1B12 0%,#151515 100%);\n--grad-bg:linear-gradient(180deg,#0B0B0B 0%,#1A120B 100%);\n}\nhtml{scroll-behavior:smooth}\nbody{font-family:'Outfit',system-ui,sans-serif;background:var(--rich-black);color:var(--text-primary);line-height:1.65;font-weight:400;overflow-x:hidden}\nimg{max-width:100%;height:auto;display:block}\na{color:inherit;text-decoration:none}\nul{list-style:none}\nh1,h2,h3,h4{font-family:'Cormorant Garamond',Georgia,serif;font-weight:600;line-height:1.2;color:var(--text-primary)}\nh1{font-size:clamp(1.9rem,4vw,3rem);letter-spacing:-0.02em}\nh2{font-size:clamp(1.5rem,3vw,2.2rem);margin-bottom:1.1rem}\nh3{font-size:clamp(1.2rem,2vw,1.55rem);margin-bottom:0.85rem}\np{margin-bottom:1rem;color:var(--text-sec);font-size:clamp(0.95rem,1.1vw,1.05rem)}\n.container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 24px}\n.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--grad-btn);color:var(--text-btn);font-family:'Outfit',sans-serif;font-weight:600;font-size:clamp(0.9rem,1.1vw,1rem);padding:14px 32px;border:1px solid var(--champagne);border-radius:4px;cursor:pointer;transition:transform 0.2s ease,box-shadow 0.25s ease,filter 0.25s ease;min-height:48px;letter-spacing:0.03em;text-transform:uppercase;box-shadow:0 0 18px rgba(244,210,122,0.25)}\n.btn:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 0 28px rgba(244,210,122,0.4)}\n.btn:active{transform:translateY(0)}\n.header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:rgba(11,11,11,0.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(165,107,40,0.35)}\n.header-inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--max-w);margin:0 auto;padding:14px 24px}\n.logo img{height:48px;width:auto}\n.nav{display:flex;align-items:center;gap:32px}\n.nav-links{display:flex;gap:28px}\n.nav-links a{font-size:0.95rem;font-weight:500;color:var(--text-sec);transition:color 0.2s}\n.nav-links a:hover{color:var(--champagne)}\n.burger{display:none;flex-direction:column;gap:6px;cursor:pointer;background:none;border:none;padding:8px;z-index:1001}\n.burger span{display:block;width:24px;height:2px;background:var(--text-primary);transition:transform 0.3s,opacity 0.3s}\n.burger.active span:nth-child(1){transform:translateY(8px) rotate(45deg)}\n.burger.active span:nth-child(2){opacity:0}\n.burger.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}\n.mobile-nav{display:none;position:fixed;inset:0;background:rgba(11,11,11,0.98);flex-direction:column;align-items:center;justify-content:center;gap:28px;z-index:999;opacity:0;pointer-events:none;transition:opacity 0.3s}\n.mobile-nav.open{display:flex;opacity:1;pointer-events:auto}\n.mobile-nav a{font-size:1.35rem;font-weight:500;color:var(--text-primary)}\n.mobile-nav a:hover{color:var(--champagne)}\n.page-hero{padding:120px 0 48px;background:var(--grad-bg);position:relative}\n.page-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 60% 30%,rgba(217,166,58,0.07) 0%,transparent 55%);pointer-events:none}\n.page-hero .container{position:relative;z-index:1}\n.page-hero h1{margin-bottom:14px}\n.page-hero h1 span{color:var(--champagne)}\n.page-hero p{max-width:780px}\n.section{padding:56px 0;background:var(--rich-black)}\n.section-alt{background:var(--carbon)}\n.section-panel{background:var(--grad-panel)}\n.section-inner{max-width:var(--max-w);margin:0 auto;padding:0 24px}\n.table-wrap{overflow-x:auto;margin:28px 0;border-radius:6px;border:1px solid rgba(165,107,40,0.4);background:var(--carbon)}\ntable{width:100%;border-collapse:collapse;min-width:560px}\nth,td{padding:14px 18px;text-align:left;font-size:0.92rem}\nth{background:rgba(60,36,21,0.85);color:var(--champagne);font-weight:600;letter-spacing:0.03em;text-transform:uppercase;font-size:0.8rem}\ntd{border-top:1px solid rgba(91,55,32,0.5);color:var(--text-sec)}\ntr:hover td{background:rgba(42,27,18,0.5)}\n.custom-list{margin:20px 0 28px}\n.custom-list li{position:relative;padding:12px 0 12px 28px;border-bottom:1px solid rgba(91,55,32,0.4);color:var(--text-sec);font-size:0.98rem}\n.custom-list li:last-child{border-bottom:none}\n.custom-list li::before{content:'';position:absolute;left:0;top:18px;width:10px;height:10px;border-radius:2px;background:var(--luxury);transform:rotate(45deg);box-shadow:0 0 8px rgba(244,210,122,0.35)}\n.numbered-list{\n  list-style: none;          \/* \u2190 \u0432\u043e\u0442 \u044d\u0442\u043e \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c *\/\n  counter-reset: item;\n  margin: 20px 0 28px;\n}\n.numbered-list{counter-reset:item;margin:20px 0 28px}\n.numbered-list li{position:relative;padding:14px 0 14px 48px;border-bottom:1px solid rgba(91,55,32,0.4);color:var(--text-sec);font-size:0.98rem;counter-increment:item}\n.numbered-list li:last-child{border-bottom:none}\n.numbered-list li::before{content:counter(item);position:absolute;left:0;top:12px;width:32px;height:32px;border-radius:50%;background:var(--espresso);color:var(--champagne);border:1px solid var(--bronze);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:0.85rem}\n.faq-item{border-bottom:1px solid rgba(91,55,32,0.45);padding:22px 0}\n.faq-item h3{color:var(--champagne);font-size:1.15rem;margin-bottom:8px}\n.faq-item p{margin-bottom:0}\n.cta-block{background:linear-gradient(135deg,var(--espresso) 0%,var(--dark-choc) 100%);border:1px solid rgba(217,166,58,0.35);border-radius:10px;padding:40px 36px;text-align:center;margin:36px 0;position:relative;overflow:hidden;box-shadow:0 0 40px rgba(165,107,40,0.12)}\n.cta-block::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(244,210,122,0.12) 0%,transparent 50%);pointer-events:none}\n.cta-block h2{margin-bottom:10px}\n.cta-block p{max-width:520px;margin:0 auto 22px;color:var(--text-sec)}\n.footer{background:#080808;border-top:1px solid rgba(165,107,40,0.35);padding:56px 0 32px}\n.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;margin-bottom:40px}\n.footer-brand img{height:42px;margin-bottom:16px}\n.footer-brand p{font-size:0.9rem;color:var(--text-muted);max-width:320px}\n.footer h4{font-family:'Outfit',sans-serif;font-size:0.85rem;text-transform:uppercase;letter-spacing:0.08em;color:var(--champagne);margin-bottom:16px;font-weight:600}\n.footer-links{display:flex;flex-direction:column;gap:10px}\n.footer-links a{font-size:0.92rem;color:var(--text-sec);transition:color 0.2s}\n.footer-links a:hover{color:var(--champagne)}\n.footer-bottom{border-top:1px solid rgba(91,55,32,0.4);padding-top:24px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;align-items:center}\n.footer-bottom p{font-size:0.82rem;color:var(--text-muted);margin:0}\n.disclaimer{font-size:0.8rem;color:var(--text-muted);line-height:1.5;max-width:700px;margin-top:20px}\n@media(max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}\n@media(max-width:768px){.nav-links{display:none}.burger{display:flex}.header-inner .btn{display:none}.section{padding:44px 0}.cta-block{padding:32px 22px}.footer-grid{grid-template-columns:1fr}.page-hero{padding:100px 0 40px}}\n@media(max-width:480px){.container,.section-inner{padding:0 16px}.header-inner{padding:12px 16px}.logo img{height:40px}.btn{width:100%;padding:14px 20px}th,td{padding:10px 12px;font-size:0.85rem}}\n@media(max-width:320px){h1{font-size:1.65rem}.page-hero{padding:90px 0 32px}}\n<\/style>\n<\/head>\n<body>\n<header class=\"header\">\n<div class=\"header-inner\">\n<a href=\"\/\" class=\"logo\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/au.au-nationalcasinoaustralia.com\/wp-content\/uploads\/2026\/07\/logo.webp\" alt=\"National Casino\" width=\"160\" height=\"48\"><\/a>\n<nav class=\"nav\">\n<div class=\"nav-links\">\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/privacy-policy\/\">Privacy Policy<\/a>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/responsible-gaming-protocols\/\">Responsible Gaming<\/a>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/\">Cookie Policy<\/a>\n<\/div>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/go\/\" class=\"btn\">Speel Nu<\/a>\n<button class=\"burger\" aria-label=\"Menu\" id=\"burger\"><span><\/span><span><\/span><span><\/span><\/button>\n<\/nav>\n<\/div>\n<\/header>\n<div class=\"mobile-nav\" id=\"mobileNav\">\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/privacy-policy\/\">Privacy Policy<\/a>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/responsible-gaming-protocols\/\">Responsible Gaming<\/a>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/\">Cookie Policy<\/a>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/go\/\" class=\"btn\">Speel Nu<\/a>\n<\/div>\n\n<section class=\"page-hero\">\n<div class=\"container\">\n<h1>Cookie Policy and <span>Local Storage Architecture<\/span><\/h1>\n<p>The web application functioning as National Casino deploys small data payloads (cookies, local storage, and session storage parameters) to the client&#8217;s local browser environment. These HTTP headers are computationally necessary to maintain session state, verify geographic parameters (such as targeting Australia), and allocate precise promotional algorithms like the 500 AUD deposit match.<\/p>\n<p>This document defines the byte size, expiration timestamps, and precise utility of the tracking files deployed upon accessing the server.<\/p>\n<\/div>\n<\/section>\n\n<section class=\"section\">\n<div class=\"section-inner\">\n<h2>Session State and National Casino Login Tokens<\/h2>\n<p>To maintain continuous authenticated access without requiring redundant credential inputs on every page reload, the system utilizes JSON Web Tokens (JWT) stored locally. When a user successfully executes the National Casino Sign Up or Login request, the authentication server generates a cryptographic string.<\/p>\n<p>This strictly necessary cookie is appended to every subsequent HTTP request, allowing the load balancers to route the connection to the correct user row in the database.<\/p>\n<h3>List 1: Strictly Necessary DOM Injections<\/h3>\n<ol class=\"numbered-list\">\n<li>Authentication Cookie (auth_sess): 256-byte payload. Maintains the active state of the National Casino Login. Expires exactly 30 minutes after the final recorded mouse click or screen tap.<\/li>\n<li>Geolocation Token (geo_loc): 64-byte payload. Confirms the client is operating within Australia, permitting the rendering of AUD currency symbols and specific game modules.<\/li>\n<li>Load Balancing Tracker (srv_node): 32-byte payload. Pins the user&#8217;s IP address to a specific AWS server node to ensure a latency of &lt;50ms during active RNG querying.<\/li>\n<\/ol>\n<h3>Table 1: Strictly Necessary Storage Parameters<\/h3>\n<div class=\"table-wrap\">\n<table>\n<thead><tr><th>Token String Name<\/th><th>Byte Size<\/th><th>Expiration Variable<\/th><th>Algorithmic Function<\/th><\/tr><\/thead>\n<tbody>\n<tr><td>nc_sess_id<\/td><td>128 bytes<\/td><td>Session End<\/td><td>Maintains continuous connection to RNG server<\/td><\/tr>\n<tr><td>nc_csrf_token<\/td><td>64 bytes<\/td><td>24 Hours<\/td><td>Prevents Cross-Site Request Forgery attacks<\/td><\/tr>\n<tr><td>nc_curr_pref<\/td><td>16 bytes<\/td><td>365 Days<\/td><td>Forces the frontend DOM to display AUD formatting<\/td><\/tr>\n<tr><td>nc_age_ver<\/td><td>32 bytes<\/td><td>1,825 Days<\/td><td>Confirms the legal 18+ gateway has been passed<\/td><\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/section>\n\n<section class=\"section section-alt\">\n<div class=\"section-inner\">\n<h2>Analytics Metrics and Promotional Tracking Mechanisms<\/h2>\n<p>The deployment of analytics cookies allows the network to aggregate mathematical data regarding system performance and user interaction. These cookies parse traversal data, calculating the exact millisecond duration Australian gamblers spend on specific game interfaces.<\/p>\n<p>Furthermore, marketing algorithms utilize tracker cookies to monitor the execution of the 500 AUD promotional match. If a user navigates to the platform via an external National Casino Review, a query string parameter (e.g., ?aff_id=99281) is cached in the browser&#8217;s local storage. This ensures the backend API correctly attributes the registration to the specific marketing node.<\/p>\n<h3>List 2: Analytical and Marketing Payloads<\/h3>\n<ol class=\"numbered-list\">\n<li>Traffic Source Logging: Records the specific referring URL (e.g., Google SERP or affiliate domain) to calculate marketing ROI.<\/li>\n<li>Bonus State Tracker: A localized boolean flag that triggers the frontend UI to display the 500 AUD claim button if the database confirms eligibility.<\/li>\n<li>Crash Diagnostics: In the event of an HTML5 game module failure, the browser compiles an error log cookie and transmits it to the debugging API upon the next successful connection.<\/li>\n<\/ol>\n<h3>Table 2: Analytics and Performance Storage<\/h3>\n<div class=\"table-wrap\">\n<table>\n<thead><tr><th>Token String Name<\/th><th>Host Domain<\/th><th>Expiration Variable<\/th><th>Data Captured<\/th><\/tr><\/thead>\n<tbody>\n<tr><td>_ga (Google Analytics)<\/td><td>Third-Party<\/td><td>730 Days<\/td><td>Pageviews, bounce rates, average session duration<\/td><\/tr>\n<tr><td>nc_perf_log<\/td><td>First-Party<\/td><td>Session End<\/td><td>Framerate (FPS) drops, network latency spikes<\/td><\/tr>\n<tr><td>aff_track_id<\/td><td>First-Party<\/td><td>30 Days<\/td><td>Originating domain of the Australian bettor<\/td><\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/section>\n\n<section class=\"section\">\n<div class=\"section-inner\">\n<h2>User Control Mechanisms and API Interruption<\/h2>\n<p>The architecture complies with international data privacy protocols by allowing the client-side software to reject non-essential payloads. If an Australian user configures their browser header to transmit a &#8220;Do Not Track&#8221; (DNT) signal, the internal script (cookie_consent.js) automatically blocks the execution of all Table 2 tokens.<\/p>\n<p>However, blocking the Table 1 payloads (Strictly Necessary) will mathematically break the platform&#8217;s functionality. Without nc_sess_id, the server will reject all RNG queries with a 401 Unauthorized error.<\/p>\n<h3>List 3: Consequences of Storage Modification<\/h3>\n<ol class=\"numbered-list\">\n<li>Clearing Cache: Manually purging the DOM storage forces a hard reset. The user must re-execute the National Casino Login API request.<\/li>\n<li>Disabling Javascript: Completely halts the execution of all cookies and renders the HTML5 game wrappers unplayable.<\/li>\n<li>Incognito Mode Execution: Forces all 365-day expiration timestamps to terminate instantaneously upon closing the browser window, requiring re-verification of the AUD preference upon the next visit.<\/li>\n<\/ol>\n<h3>Table 3: Client-Side Override Commands<\/h3>\n<div class=\"table-wrap\">\n<table>\n<thead><tr><th>Action Executed by User<\/th><th>System Response<\/th><th>Impact on National Casino Online Operations<\/th><\/tr><\/thead>\n<tbody>\n<tr><td>Reject Marketing Cookies<\/td><td>Blocks aff_track_id injection<\/td><td>Disables personalized promotional pop-ups<\/td><\/tr>\n<tr><td>Delete nc_curr_pref<\/td><td>Reverts to default state<\/td><td>UI resets from AUD to EUR until manually changed<\/td><\/tr>\n<tr><td>Modify geo_loc via VPN<\/td><td>Triggers Risk Management API<\/td><td>Suspends the National Casino Sign Up sequence<\/td><\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/section>\n\n<section class=\"section section-panel\">\n<div class=\"section-inner\">\n<h2>Frequently Asked Questions<\/h2>\n<div class=\"faq-item\">\n<h3>Does the system use cookies to manipulate the RNG outcomes of the games?<\/h3>\n<p>No. The cryptographic models powering the 2,500+ game modules are strictly server-side operations. Client-side HTTP cookies lack the computational access required to interact with the eCOGRA-certified random number generator algorithms.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h3>How does the cookie infrastructure manage the 500 AUD maximum deposit match?<\/h3>\n<p>The local browser storage merely contains a flag (e.g., bonus_eligible=1) that tells the visual DOM to render the bonus graphics. The actual verification and allocation of the 500 AUD is computed entirely on the secure SQL backend.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h3>Why does the National Casino Review mention cookies as a security feature?<\/h3>\n<p>The nc_csrf_token cookie is a fundamental cryptographic defense. It ensures that every POST request (such as initiating an AUD withdrawal) originates mathematically from the authenticated user&#8217;s browser, blocking cross-site scripting (XSS) injection attempts by hostile third parties targeting Australian users.<\/p>\n<\/div>\n<div class=\"cta-block\">\n<h2>Experience Secure Sessions<\/h2>\n<p>Start playing with full session protection and AUD support.<\/p>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/go\/\" class=\"btn\">Speel Nu<\/a>\n<\/div>\n<\/div>\n<\/section>\n\n<footer class=\"footer\">\n<div class=\"container\">\n<div class=\"footer-grid\">\n<div class=\"footer-brand\">\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/au.au-nationalcasinoaustralia.com\/wp-content\/uploads\/2026\/07\/logo.webp\" alt=\"National Casino\" width=\"140\" height=\"42\">\n<p>National Casino \u2014 premium online casino platform operated by TechSolutions Group N.V. under Curacao license 8048\/JAZ2017-067.<\/p>\n<\/div>\n<div>\n<h4>Navigation<\/h4>\n<div class=\"footer-links\">\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/privacy-policy\/\">Privacy Policy<\/a>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/responsible-gaming-protocols\/\">Responsible Gaming Protocols<\/a>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/\">Cookie Policy<\/a>\n<\/div>\n<\/div>\n<div>\n<h4>Legal<\/h4>\n<div class=\"footer-links\">\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/privacy-policy\/\">Privacy Policy<\/a>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/responsible-gaming-protocols\/\">Responsible Gaming Protocols<\/a>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/\">Cookie Policy<\/a>\n<a href=\"https:\/\/au.au-nationalcasinoaustralia.com\/go\/\">Play Now<\/a>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"footer-bottom\">\n<p>\u00a9 2026 National Casino. All rights reserved.<\/p>\n<p>18+ | Gamble Responsibly<\/p>\n<\/div>\n<p class=\"disclaimer\">Gambling can be addictive. Please play responsibly. National Casino is operated by TechSolutions Group N.V., licensed and regulated under Curacao eGaming license 8048\/JAZ2017-067. This platform is intended for users aged 18 and over. If you or someone you know has a gambling problem, seek help via responsible gambling resources.<\/p>\n<\/div>\n<\/footer>\n<script>\n(function(){const burger=document.getElementById('burger');const mobileNav=document.getElementById('mobileNav');burger.addEventListener('click',function(){burger.classList.toggle('active');mobileNav.classList.toggle('open');document.body.style.overflow=mobileNav.classList.contains('open')?'hidden':'';});mobileNav.querySelectorAll('a').forEach(function(link){link.addEventListener('click',function(){burger.classList.remove('active');mobileNav.classList.remove('open');document.body.style.overflow='';});});})();\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Cookie Policy \u2014 National Casino Privacy Policy Responsible Gaming Cookie Policy Speel Nu Privacy Policy Responsible Gaming Cookie Policy Speel [&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-23","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>National Casino Cookie Architecture and Tracker Specifications<\/title>\n<meta name=\"description\" content=\"A comprehensive technical breakdown of the HTTP cookie deployment, storage mechanisms, and session tracking tokens utilized.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"National Casino Cookie Architecture and Tracker Specifications\" \/>\n<meta property=\"og:description\" content=\"A comprehensive technical breakdown of the HTTP cookie deployment, storage mechanisms, and session tracking tokens utilized.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/\" \/>\n<meta property=\"og:site_name\" content=\"National Casino\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-31T10:04:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/au.au-nationalcasinoaustralia.com\/wp-content\/uploads\/2026\/07\/logo.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/cookie-policy\\\/\",\"url\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/cookie-policy\\\/\",\"name\":\"National Casino Cookie Architecture and Tracker Specifications\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/cookie-policy\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/cookie-policy\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/logo.webp\",\"datePublished\":\"2026-07-31T09:25:47+00:00\",\"dateModified\":\"2026-07-31T10:04:34+00:00\",\"description\":\"A comprehensive technical breakdown of the HTTP cookie deployment, storage mechanisms, and session tracking tokens utilized.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/cookie-policy\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/cookie-policy\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/cookie-policy\\\/#primaryimage\",\"url\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/logo.webp\",\"contentUrl\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/logo.webp\",\"width\":283,\"height\":160},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/cookie-policy\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cookie Policy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/#website\",\"url\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/\",\"name\":\"National Casino\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/au.au-nationalcasinoaustralia.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"National Casino Cookie Architecture and Tracker Specifications","description":"A comprehensive technical breakdown of the HTTP cookie deployment, storage mechanisms, and session tracking tokens utilized.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/","og_locale":"en_US","og_type":"article","og_title":"National Casino Cookie Architecture and Tracker Specifications","og_description":"A comprehensive technical breakdown of the HTTP cookie deployment, storage mechanisms, and session tracking tokens utilized.","og_url":"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/","og_site_name":"National Casino","article_modified_time":"2026-07-31T10:04:34+00:00","og_image":[{"url":"https:\/\/au.au-nationalcasinoaustralia.com\/wp-content\/uploads\/2026\/07\/logo.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/","url":"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/","name":"National Casino Cookie Architecture and Tracker Specifications","isPartOf":{"@id":"https:\/\/au.au-nationalcasinoaustralia.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/#primaryimage"},"image":{"@id":"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/#primaryimage"},"thumbnailUrl":"https:\/\/au.au-nationalcasinoaustralia.com\/wp-content\/uploads\/2026\/07\/logo.webp","datePublished":"2026-07-31T09:25:47+00:00","dateModified":"2026-07-31T10:04:34+00:00","description":"A comprehensive technical breakdown of the HTTP cookie deployment, storage mechanisms, and session tracking tokens utilized.","breadcrumb":{"@id":"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/#primaryimage","url":"https:\/\/au.au-nationalcasinoaustralia.com\/wp-content\/uploads\/2026\/07\/logo.webp","contentUrl":"https:\/\/au.au-nationalcasinoaustralia.com\/wp-content\/uploads\/2026\/07\/logo.webp","width":283,"height":160},{"@type":"BreadcrumbList","@id":"https:\/\/au.au-nationalcasinoaustralia.com\/cookie-policy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/au.au-nationalcasinoaustralia.com\/"},{"@type":"ListItem","position":2,"name":"Cookie Policy"}]},{"@type":"WebSite","@id":"https:\/\/au.au-nationalcasinoaustralia.com\/#website","url":"https:\/\/au.au-nationalcasinoaustralia.com\/","name":"National Casino","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/au.au-nationalcasinoaustralia.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/au.au-nationalcasinoaustralia.com\/index.php?rest_route=\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/au.au-nationalcasinoaustralia.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/au.au-nationalcasinoaustralia.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/au.au-nationalcasinoaustralia.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/au.au-nationalcasinoaustralia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=23"}],"version-history":[{"count":3,"href":"https:\/\/au.au-nationalcasinoaustralia.com\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":37,"href":"https:\/\/au.au-nationalcasinoaustralia.com\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions\/37"}],"wp:attachment":[{"href":"https:\/\/au.au-nationalcasinoaustralia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}