{"id":8908,"date":"2026-03-11T08:16:07","date_gmt":"2026-03-11T00:16:07","guid":{"rendered":"https:\/\/maybeits.me\/?page_id=8908"},"modified":"2026-03-11T17:01:56","modified_gmt":"2026-03-11T09:01:56","slug":"cookie-policy","status":"publish","type":"page","link":"https:\/\/maybeits.me\/vi\/cookie-policy\/","title":{"rendered":"Cookie \u8207\u8ffd\u8e64\u6280\u8853\u653f\u7b56"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8908\" class=\"elementor elementor-8908\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2687771 e-flex e-con-boxed e-con e-parent\" data-id=\"2687771\" 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-b5c790a elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"b5c790a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n#maybe-cookie-policy {\n  --bg1: #E8DED2;\n  --bg2: #D4C4B0;\n  --bg3: #C9B8A0;\n  --card: rgba(255, 252, 248, 0.97);\n  --text: #3D3D3D;\n  --muted: #6B7B80;\n  --primary: #4A6B6C;\n  --accent: #8B6F47;\n  --border: #E8DED2;\n  --shadow: 0 30px 80px rgba(77, 66, 55, 0.15);\n  --warning-bg: rgba(139, 111, 71, 0.11);\n  --soft-bg: rgba(74, 107, 108, 0.08);\n\n  font-family: 'Noto Sans TC', 'PingFang TC', 'Microsoft JhengHei', sans-serif;\n  background: linear-gradient(135deg, var(--bg1) 0%, var(--bg2) 50%, var(--bg3) 100%);\n  color: var(--text);\n  padding: 56px 18px 120px;\n  min-height: 100vh;\n}\n\n#maybe-cookie-policy * { box-sizing: border-box; }\n#maybe-cookie-policy a { color: var(--primary); text-underline-offset: 3px; text-decoration: none; }\n#maybe-cookie-policy a:hover { color: var(--accent); }\n#maybe-cookie-policy code {\n  background: rgba(74,107,108,.08);\n  border-radius: 8px;\n  padding: 2px 6px;\n  font-size: .95em;\n}\n\n#maybe-cookie-policy .cookie-container {\n  max-width: 1040px;\n  margin: 0 auto;\n  background: var(--card);\n  backdrop-filter: blur(12px);\n  border-radius: 30px;\n  padding: 56px 48px;\n  box-shadow: var(--shadow);\n}\n\n#maybe-cookie-policy .cookie-header {\n  text-align: center;\n  margin-bottom: 28px;\n  padding-bottom: 26px;\n  border-bottom: 2px solid var(--border);\n}\n\n#maybe-cookie-policy .header-icon { font-size: 46px; margin-bottom: 12px; }\n#maybe-cookie-policy .cookie-title {\n  margin: 0 0 8px;\n  font-size: 38px;\n  font-weight: 800;\n  line-height: 1.22;\n  background: linear-gradient(135deg, var(--primary) 0%, var(--muted) 45%, var(--accent) 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n#maybe-cookie-policy .subtitle,\n#maybe-cookie-policy .update { color: var(--muted); font-size: 15px; margin: 0; }\n\n#maybe-cookie-policy .badge-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  justify-content: center;\n  margin-top: 14px;\n}\n\n#maybe-cookie-policy .badge {\n  border: 1px solid rgba(74,107,108,.18);\n  background: rgba(255,255,255,.7);\n  color: var(--primary);\n  border-radius: 999px;\n  padding: 8px 12px;\n  font-size: 13px;\n}\n\n#maybe-cookie-policy .notice,\n#maybe-cookie-policy .intro {\n  font-size: 16px;\n  line-height: 1.95;\n  margin-bottom: 26px;\n  padding: 22px 24px;\n  background: linear-gradient(135deg, rgba(212,196,176,.18) 0%, rgba(232,222,210,.34) 100%);\n  border-left: 4px solid var(--accent);\n  border-radius: 16px;\n}\n\n#maybe-cookie-policy .toc {\n  margin: 0 0 32px;\n  padding: 20px 22px;\n  background: rgba(255,255,255,.72);\n  border: 1px solid var(--border);\n  border-radius: 18px;\n}\n\n#maybe-cookie-policy .toc h2 { margin: 0 0 10px; font-size: 18px; }\n#maybe-cookie-policy .toc ul { margin: 0; padding-left: 20px; columns: 2; column-gap: 28px; }\n#maybe-cookie-policy .toc li { margin-bottom: 8px; break-inside: avoid; }\n\n#maybe-cookie-policy .section { margin-bottom: 26px; }\n#maybe-cookie-policy .section h2 {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin: 0 0 16px;\n  font-size: 25px;\n}\n\n#maybe-cookie-policy .section h3 { margin: 18px 0 10px; font-size: 19px; color: var(--accent); }\n#maybe-cookie-policy .content { font-size: 16px; line-height: 1.95; color: #565656; }\n#maybe-cookie-policy .content p { margin: 0 0 14px; }\n#maybe-cookie-policy .content ul,\n#maybe-cookie-policy .content ol { margin: 12px 0 14px; padding-left: 22px; }\n#maybe-cookie-policy .content li { margin-bottom: 10px; }\n\n#maybe-cookie-policy .divider {\n  height: 2px;\n  margin: 32px 0;\n  background: linear-gradient(90deg, transparent, var(--bg2), transparent);\n}\n\n#maybe-cookie-policy .callout,\n#maybe-cookie-policy .highlight {\n  background: linear-gradient(135deg, rgba(74,107,108,.10) 0%, rgba(139,111,71,.10) 100%);\n  border-left: 4px solid var(--primary);\n  border-radius: 14px;\n  padding: 18px 20px;\n  margin: 16px 0;\n}\n\n#maybe-cookie-policy .important {\n  background: linear-gradient(135deg, rgba(139,111,71,.14) 0%, rgba(212,196,176,.22) 100%);\n  border: 2px solid rgba(139,111,71,.38);\n  border-radius: 14px;\n  padding: 18px 20px;\n  margin: 16px 0;\n}\n\n#maybe-cookie-policy .table-wrap { overflow-x: auto; margin: 14px 0 18px; }\n#maybe-cookie-policy table {\n  width: 100%;\n  border-collapse: collapse;\n  background: rgba(255,255,255,.72);\n  border-radius: 14px;\n  overflow: hidden;\n}\n#maybe-cookie-policy th,\n#maybe-cookie-policy td {\n  padding: 12px 14px;\n  border-bottom: 1px solid var(--border);\n  text-align: left;\n  vertical-align: top;\n}\n#maybe-cookie-policy th { background: rgba(74,107,108,.08); color: var(--primary); font-weight: 700; }\n\n#maybe-cookie-policy .footer-links {\n  margin-top: 42px;\n  padding-top: 24px;\n  border-top: 2px solid var(--border);\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px 18px;\n  justify-content: center;\n  font-size: 15px;\n}\n\n#maybe-cookie-policy .footer-note {\n  margin-top: 16px;\n  text-align: center;\n  color: var(--muted);\n  font-size: 14px;\n}\n\n@media (max-width: 768px) {\n  #maybe-cookie-policy { padding: 38px 12px 100px; }\n  #maybe-cookie-policy .cookie-container { padding: 40px 24px; border-radius: 22px; }\n  #maybe-cookie-policy .cookie-title { font-size: 30px; }\n  #maybe-cookie-policy .header-icon { font-size: 38px; }\n  #maybe-cookie-policy .section h2 { font-size: 22px; }\n  #maybe-cookie-policy .content,\n  #maybe-cookie-policy .intro,\n  #maybe-cookie-policy .notice { font-size: 15px; }\n  #maybe-cookie-policy .toc ul { columns: 1; }\n}\n<\/style>\n\n<div id=\"maybe-cookie-policy\">\n\n  \n\n  \n\n  \n\n  \n  \n  \n\n  \n\n  \n  \n  \n  <div class=\"cookie-container\">\n    <div class=\"cookie-header\">\n      <div class=\"header-icon\">\ud83c\udf6a<\/div>\n      <h1 class=\"cookie-title\">Ch\u00ednh s\u00e1ch Cookie v\u00e0 C\u00f4ng ngh\u1ec7 Theo d\u00f5i<\/h1>\n    <\/div>\n    <div class=\"intro\">\n      <p>Ch\u00ednh s\u00e1ch n\u00e0y gi\u1ea3i th\u00edch c\u00e1ch maybeits.me s\u1eed d\u1ee5ng Cookie, pixel, SDK, Local Storage v\u00e0 c\u00e1c c\u00f4ng ngh\u1ec7 t\u01b0\u01a1ng t\u1ef1 kh\u00e1c tr\u00ean trang web v\u00e0 c\u00e1c d\u1ecbch v\u1ee5 li\u00ean quan. N\u1ebfu b\u1ea1n \u1edf khu v\u1ef1c t\u00e0i ph\u00e1n y\u00eau c\u1ea7u s\u1ef1 \u0111\u1ed3ng \u00fd tr\u01b0\u1edbc, c\u00e1c c\u00f4ng ngh\u1ec7 ph\u00e2n t\u00edch v\u00e0 ti\u1ebfp th\u1ecb ch\u1ec9 n\u00ean \u0111\u01b0\u1ee3c k\u00edch ho\u1ea1t sau khi c\u00f3 s\u1ef1 \u0111\u1ed3ng \u00fd c\u1ee7a b\u1ea1n.<\/p>\n    <\/div>\n    <nav class=\"toc\" aria-label=\"M\u1ee5c l\u1ee5c\">\n      <h2>M\u1ee5c l\u1ee5c<\/h2>\n      <ul>\n        <li><a href=\"#what\">1. Cookie l\u00e0 g\u00ec?<\/a><\/li>\n        <li><a href=\"#types\">2. C\u00e1c lo\u1ea1i ch\u00fang t\u00f4i s\u1eed d\u1ee5ng<\/a><\/li>\n        <li><a href=\"#list\">3. Danh s\u00e1ch c\u00f4ng ngh\u1ec7 ph\u1ed5 bi\u1ebfn<\/a><\/li>\n        <li><a href=\"#choices\">4. C\u00e1ch qu\u1ea3n l\u00fd t\u00f9y ch\u1ecdn<\/a><\/li>\n        <li><a href=\"#third-party\">5. C\u00f4ng c\u1ee5 c\u1ee7a b\u00ean th\u1ee9 ba<\/a><\/li>\n        <li><a href=\"#updates\">6. C\u1eadp nh\u1eadt ch\u00ednh s\u00e1ch<\/a><\/li>\n      <\/ul>\n    <\/nav>\n    <section class=\"section\" id=\"what\">\n      <h2>\u2139\ufe0f 1. Cookie l\u00e0 g\u00ec?<\/h2>\n      <div class=\"content\">\n        <p>Cookie l\u00e0 c\u00e1c t\u1ec7p v\u0103n b\u1ea3n nh\u1ecf \u0111\u01b0\u1ee3c trang web l\u01b0u tr\u1eef tr\u00ean thi\u1ebft b\u1ecb c\u1ee7a b\u1ea1n \u0111\u1ec3 ghi nh\u1edb tr\u1ea1ng th\u00e1i \u0111\u0103ng nh\u1eadp, t\u00f9y ch\u1ecdn ho\u1ea1t \u0111\u1ed9ng, ng\u00f4n ng\u1eef, c\u00e0i \u0111\u1eb7t thi\u1ebft b\u1ecb, ngu\u1ed3n l\u01b0u l\u01b0\u1ee3ng ho\u1eb7c l\u1ecbch s\u1eed t\u01b0\u01a1ng t\u00e1c. Ngo\u00e0i Cookie, ch\u00fang t\u00f4i c\u0169ng c\u00f3 th\u1ec3 s\u1eed d\u1ee5ng pixel, th\u1ebb, SDK, Local Storage ho\u1eb7c c\u00e1c c\u00f4ng ngh\u1ec7 t\u01b0\u01a1ng t\u1ef1 \u0111\u1ec3 \u0111\u1ea1t \u0111\u01b0\u1ee3c c\u00e1c ch\u1ee9c n\u0103ng t\u01b0\u01a1ng \u0111\u01b0\u01a1ng.<\/p>\n      <\/div>\n    <\/section>\n    <div class=\"divider\"><\/div>\n    <section class=\"section\" id=\"types\">\n      <h2>\ud83e\udde9 2. C\u00e1c lo\u1ea1i ch\u00fang t\u00f4i s\u1eed d\u1ee5ng<\/h2>\n      <div class=\"content\">\n        <div class=\"table-wrap\">\n          <table>\n            <thead><tr><th>Lo\u1ea1i<\/th><th>M\u1ee5c \u0111\u00edch<\/th><th>Tr\u1ea1ng th\u00e1i m\u1eb7c \u0111\u1ecbnh \u0111\u01b0\u1ee3c \u0111\u1ec1 xu\u1ea5t<\/th><\/tr><\/thead>\n            <tbody>\n              <tr><td>C\u00f4ng ngh\u1ec7 thi\u1ebft y\u1ebfu<\/td><td>\u0110\u0103ng nh\u1eadp, b\u1ea3o m\u1eadt, ch\u1ed1ng l\u1ea1m d\u1ee5ng, gi\u1ecf h\u00e0ng, duy tr\u00ec bi\u1ec3u m\u1eabu<\/td><td>C\u00f3, v\u00ec c\u1ea7n thi\u1ebft cho c\u00e1c ch\u1ee9c n\u0103ng c\u1ed1t l\u00f5i<\/td><\/tr>\n              <tr><td>C\u00f4ng ngh\u1ec7 ch\u1ee9c n\u0103ng<\/td><td>Ghi nh\u1edb ng\u00f4n ng\u1eef, khu v\u1ef1c, t\u00f9y ch\u1ecdn giao di\u1ec7n<\/td><td>T\u00f9y thu\u1ed9c v\u00e0o khu v\u1ef1c t\u00e0i ph\u00e1n v\u00e0 nhu c\u1ea7u ch\u1ee9c n\u0103ng<\/td><\/tr>\n              <tr><td>C\u00f4ng ngh\u1ec7 ph\u00e2n t\u00edch<\/td><td>Th\u1ed1ng k\u00ea l\u01b0u l\u01b0\u1ee3ng, gi\u00e1m s\u00e1t hi\u1ec7u su\u1ea5t, ph\u00e2n t\u00edch chuy\u1ec3n \u0111\u1ed5i<\/td><td>Kh\u00f4ng, khuy\u00ean d\u00f9ng sau khi c\u00f3 s\u1ef1 \u0111\u1ed3ng \u00fd<\/td><\/tr>\n              <tr><td>C\u00f4ng ngh\u1ec7 ti\u1ebfp th\u1ecb<\/td><td>\u0110o l\u01b0\u1eddng hi\u1ec7u qu\u1ea3 qu\u1ea3ng c\u00e1o, ti\u1ebfp th\u1ecb l\u1ea1i, ph\u00e2n b\u1ed5 gi\u1edbi thi\u1ec7u<\/td><td>Kh\u00f4ng, khuy\u00ean d\u00f9ng sau khi c\u00f3 s\u1ef1 \u0111\u1ed3ng \u00fd<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n    <\/section>\n    <div class=\"divider\"><\/div>\n    <section class=\"section\" id=\"list\">\n      <h2>\ud83d\udccb 3. Danh s\u00e1ch c\u00f4ng ngh\u1ec7 ph\u1ed5 bi\u1ebfn<\/h2>\n      <div class=\"content\">\n        <p>B\u1ea3ng d\u01b0\u1edbi \u0111\u00e2y hi\u1ec3n th\u1ecb c\u00e1c lo\u1ea1i c\u00f4ng ngh\u1ec7 \u0111\u01b0\u1ee3c \u0111\u1ec1 c\u1eadp ho\u1eb7c c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng trong phi\u00ean b\u1ea3n hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ea1n; vui l\u00f2ng thay \u0111\u1ed5i th\u00e0nh t\u00ean v\u00e0 th\u1eddi l\u01b0\u1ee3ng th\u1ef1c t\u1ebf tr\u01b0\u1edbc khi ra m\u1eaft ch\u00ednh th\u1ee9c.<\/p>\n        <div class=\"table-wrap\">\n          <table>\n            <thead><tr><th>T\u00ean ho\u1eb7c Lo\u1ea1i<\/th><th>Nh\u00e0 cung c\u1ea5p<\/th><th>M\u1ee5c \u0111\u00edch<\/th><th>Th\u1eddi l\u01b0\u1ee3ng \u0111\u1ec1 xu\u1ea5t \/ Ghi ch\u00fa<\/th><\/tr><\/thead>\n            <tbody>\n              <tr><td>Cookie ph\u00e2n t\u00edch<\/td><td>VD: Google Analytics<\/td><td>Th\u1ed1ng k\u00ea l\u01b0u l\u01b0\u1ee3ng, s\u1ef1 ki\u1ec7n, chuy\u1ec3n \u0111\u1ed5i<\/td><td>Khuy\u00ean d\u00f9ng sau khi c\u00f3 s\u1ef1 \u0111\u1ed3ng \u00fd<\/td><\/tr>\n              <tr><td>Pixel \/ Th\u1ebb ti\u1ebfp th\u1ecb<\/td><td>VD: Meta Pixel<\/td><td>\u0110o l\u01b0\u1eddng qu\u1ea3ng c\u00e1o v\u00e0 ti\u1ebfp th\u1ecb l\u1ea1i<\/td><td>Khuy\u00ean d\u00f9ng sau khi c\u00f3 s\u1ef1 \u0111\u1ed3ng \u00fd<\/td><\/tr>\n              <tr><td>C\u00f4ng ngh\u1ec7 x\u00e1c \u0111\u1ecbnh khu v\u1ef1c<\/td><td>VD: Nh\u00e0 cung c\u1ea5p \u0111\u1ecbnh v\u1ecb IP<\/td><td>Hi\u1ec3n th\u1ecb ng\u00f4n ng\u1eef, ti\u1ec1n t\u1ec7 ho\u1eb7c n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3n \u0111\u1ecba h\u00f3a<\/td><td>Vui l\u00f2ng ti\u1ebft l\u1ed9 lu\u1ed3ng d\u1eef li\u1ec7u trong Ch\u00ednh s\u00e1ch B\u1ea3o m\u1eadt<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n    <\/section>\n    <div class=\"divider\"><\/div>\n    <section class=\"section\" id=\"choices\">\n      <h2>\u2699\ufe0f 4. C\u00e1ch qu\u1ea3n l\u00fd t\u00f9y ch\u1ecdn<\/h2>\n      <div class=\"content\">\n        <ul>\n          <li>B\u1ea1n c\u00f3 th\u1ec3 x\u00f3a ho\u1eb7c ch\u1eb7n Cookie th\u00f4ng qua c\u00e0i \u0111\u1eb7t tr\u00ecnh duy\u1ec7t c\u1ee7a m\u00ecnh.<\/li>\n          <li>N\u1ebfu trang web cung c\u1ea5p Trung t\u00e2m t\u00f9y ch\u1ecdn Cookie, b\u1ea1n c\u0169ng c\u00f3 th\u1ec3 \u0111i\u1ec1u ch\u1ec9nh tr\u1ea1ng th\u00e1i \u0111\u1ed3ng \u00fd cho c\u00e1c danh m\u1ee5c ph\u00e2n t\u00edch v\u00e0 ti\u1ebfp th\u1ecb t\u1ea1i \u0111\u00f3.<\/li>\n          <li>N\u1ebfu b\u1ea1n ch\u1eb7n c\u00e1c c\u00f4ng ngh\u1ec7 thi\u1ebft y\u1ebfu, m\u1ed9t s\u1ed1 ch\u1ee9c n\u0103ng c\u1ee7a trang web c\u00f3 th\u1ec3 kh\u00f4ng ho\u1ea1t \u0111\u1ed9ng b\u00ecnh th\u01b0\u1eddng, ch\u1eb3ng h\u1ea1n nh\u01b0 \u0111\u0103ng nh\u1eadp, thanh to\u00e1n ho\u1eb7c xem n\u1ed9i dung \u0111\u1ed9c quy\u1ec1n.<\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n    <div class=\"divider\"><\/div>\n    <section class=\"section\" id=\"third-party\">\n      <h2>\ud83d\udd17 5. C\u00f4ng c\u1ee5 c\u1ee7a b\u00ean th\u1ee9 ba<\/h2>\n      <div class=\"content\">\n        <p>M\u1ed9t s\u1ed1 Cookie ho\u1eb7c c\u00f4ng ngh\u1ec7 theo d\u00f5i c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp ho\u1eb7c \u0111\u1ecdc b\u1edfi c\u00e1c nh\u00e0 cung c\u1ea5p b\u00ean th\u1ee9 ba. C\u00e1c nh\u00e0 cung c\u1ea5p n\u00e0y c\u00f3 th\u1ec3 x\u1eed l\u00fd d\u1eef li\u1ec7u theo ch\u00ednh s\u00e1ch ri\u00eang c\u1ee7a h\u1ecd, v\u00ec v\u1eady b\u1ea1n c\u0169ng n\u00ean gi\u1ea3i th\u00edch c\u00e1c lo\u1ea1i, m\u1ee5c \u0111\u00edch v\u00e0 vi\u1ec7c truy\u1ec1n d\u1eef li\u1ec7u xuy\u00ean bi\u00ean gi\u1edbi c\u1ee7a c\u00e1c d\u1ecbch v\u1ee5 b\u00ean th\u1ee9 ba trong Ch\u00ednh s\u00e1ch B\u1ea3o m\u1eadt.<\/p>\n      <\/div>\n    <\/section>\n    <div class=\"divider\"><\/div>\n    <section class=\"section\" id=\"updates\">\n      <h2>\ud83d\udd04 6. C\u1eadp nh\u1eadt ch\u00ednh s\u00e1ch<\/h2>\n      <div class=\"content\">\n        <p>Khi ch\u00fang t\u00f4i th\u00eam, x\u00f3a ho\u1eb7c thay th\u1ebf c\u00e1c c\u00f4ng ngh\u1ec7 theo d\u00f5i, ch\u00fang t\u00f4i s\u1ebd c\u1eadp nh\u1eadt ch\u00ednh s\u00e1ch n\u00e0y v\u00e0 c\u00e1c t\u00f9y ch\u1ecdn Cookie m\u1ed9t c\u00e1ch \u0111\u1ed3ng b\u1ed9. N\u1ebfu nh\u1eefng thay \u0111\u1ed5i c\u00f3 t\u00e1c \u0111\u1ed9ng \u0111\u00e1ng k\u1ec3 \u0111\u1ebfn quy\u1ec1n l\u1ee3i c\u1ee7a b\u1ea1n, ch\u00fang t\u00f4i s\u1ebd th\u00f4ng b\u00e1o cho b\u1ea1n theo c\u00e1ch th\u00edch h\u1ee3p.<\/p>\n      <\/div>\n    <\/section>\n  <\/div>\n  \n\n  \n\n  \n\n<\/div>\t\t\t\t<\/div>\n\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":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-8908","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/maybeits.me\/vi\/wp-json\/wp\/v2\/pages\/8908","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maybeits.me\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maybeits.me\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maybeits.me\/vi\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/maybeits.me\/vi\/wp-json\/wp\/v2\/comments?post=8908"}],"version-history":[{"count":13,"href":"https:\/\/maybeits.me\/vi\/wp-json\/wp\/v2\/pages\/8908\/revisions"}],"predecessor-version":[{"id":8973,"href":"https:\/\/maybeits.me\/vi\/wp-json\/wp\/v2\/pages\/8908\/revisions\/8973"}],"wp:attachment":[{"href":"https:\/\/maybeits.me\/vi\/wp-json\/wp\/v2\/media?parent=8908"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}