{"id":3,"date":"2023-07-13T19:09:32","date_gmt":"2023-07-13T19:09:32","guid":{"rendered":"https:\/\/tetratext.expressdevel.com\/?page_id=3"},"modified":"2026-09-04T11:10:49","modified_gmt":"2026-09-04T11:10:49","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/tetratext.com\/index.php\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,700;12..96,800&#038;family=Archivo:wght@400;500;600;700;800&#038;display=swap\">\n<style>\n\/* ============================================================\n   TetraText \u2014 \"Ink & Ivory\", document treatment.\n   Same tokens and type as the homepage; the landing-page\n   furniture is dropped in favour of one readable column.\n   ============================================================ *\/\n:root{\n  color-scheme: dark;\n  --ink:#0E1220; --ink-2:#161B2C; --ink-3:#212842; --ink-4:#2E3757;\n  --bone:#F2E8D8; --bone-2:#DCCFB8; --letter:#11141F;\n  --gold:#FFB627; --gold-2:#E09612;\n  --mint:#38D9A9; --violet:#8B6DFF;\n  --dim:#8891AB; --dim-2:#5C6480;\n  --display:\"Bricolage Grotesque\",\"Archivo\",system-ui,sans-serif;\n  --ui:\"Archivo\",system-ui,-apple-system,\"Segoe UI\",sans-serif;\n  --gutter:clamp(18px,5vw,40px);\n}\n*,*::before,*::after{ box-sizing:border-box }\nhtml{ scroll-behavior:smooth; background:var(--ink) }\nbody{\n  margin:0; background:var(--ink); color:var(--bone);\n  font:400 17px\/1.68 var(--ui);\n  -webkit-font-smoothing:antialiased; overflow-x:hidden;\n}\nimg{ max-width:100%; display:block }\na{ color:var(--bone) }\nh1,h2,h3{ font-family:var(--display); font-weight:800; text-wrap:balance; margin:0 }\np{ margin:0 }\n:focus-visible{ outline:3px solid var(--gold); outline-offset:3px; border-radius:4px }\n\n.wrap{ width:min(1120px, 100% - var(--gutter)*2); margin-inline:auto }\n.col{ width:min(720px, 100%); margin-inline:auto }\n\n\/* ---------- navigation ---------- *\/\n.nav{ position:sticky; top:0; z-index:40; background:rgba(14,18,32,.88);\n  backdrop-filter:blur(14px); border-bottom:1px solid var(--ink-3) }\n.nav-in{ display:flex; align-items:center; gap:16px; height:66px }\n.brand{ display:flex; align-items:center; gap:11px; margin-right:auto;\n  font-family:var(--display); font-weight:800; font-size:1.16rem; text-decoration:none }\n.brand .logo-mark{ width:31px; height:31px; display:block; border-radius:9px; flex:0 0 auto }\n.nav-back{ color:var(--dim); font-size:.94rem; font-weight:500; text-decoration:none }\n.nav-back:hover{ color:var(--bone) }\n\n\/* ---------- document head ---------- *\/\n.doc-head{ padding-block: clamp(48px,7vw,86px) clamp(28px,4vw,40px) }\n.eyebrow{ display:flex; align-items:center; gap:10px; font:700 12px\/1 var(--ui);\n  letter-spacing:.14em; text-transform:uppercase; color:var(--dim); margin-bottom:18px }\n.eyebrow::before{ content:\"\"; width:14px; height:14px; border-radius:17%;\n  background:var(--bone); box-shadow:inset 0 -1px 0 var(--bone-2) }\n.doc-head h1{ font-size:clamp(2.3rem,5.4vw,3.4rem); line-height:1.06; letter-spacing:-.02em }\n.dates{ display:flex; flex-wrap:wrap; gap:8px 22px; margin-top:20px;\n  color:var(--dim-2); font-size:.86rem; font-variant-numeric:tabular-nums }\n.dates b{ color:var(--dim); font-weight:600 }\n\n\/* ---------- plain-English summary ---------- *\/\n.tldr{ background:var(--ink-2); border:1px solid var(--ink-3); border-left:2px solid var(--mint);\n  border-radius:0 14px 14px 0; padding:clamp(20px,3vw,28px); margin-top:clamp(28px,4vw,40px) }\n.tldr h2{ font-size:1.1rem; margin-bottom:12px }\n.tldr ul{ margin:0; padding-left:20px; color:var(--dim); font-size:.98rem }\n.tldr li{ margin-bottom:8px }\n.tldr li:last-child{ margin-bottom:0 }\n.tldr b{ color:var(--bone); font-weight:600 }\n\n\/* ---------- body ---------- *\/\nmain{ padding-bottom: clamp(56px,8vw,96px) }\nsection.s{ padding-top: clamp(38px,5vw,58px) }\nsection.s h2{ font-size:clamp(1.3rem,2.6vw,1.62rem); line-height:1.2; margin-bottom:16px;\n  display:flex; gap:14px; align-items:baseline }\nsection.s h2 .n{ font:800 .78rem\/1 var(--ui); color:var(--gold);\n  font-variant-numeric:tabular-nums; flex:0 0 auto; padding-top:2px }\nsection.s h3{ font-size:1.02rem; margin:24px 0 8px; color:var(--bone) }\nsection.s p{ color:var(--dim); margin-bottom:14px }\nsection.s p:last-child{ margin-bottom:0 }\nsection.s strong{ color:var(--bone); font-weight:600 }\nsection.s ul{ color:var(--dim); padding-left:20px; margin:0 0 14px }\nsection.s li{ margin-bottom:9px }\nsection.s a{ color:var(--gold); text-decoration:none }\nsection.s a:hover{ text-decoration:underline }\nhr.rule{ border:0; border-top:1px solid var(--ink-3); margin:0 }\n\n\/* ---------- third-party table ---------- *\/\n.tbl-wrap{ overflow-x:auto; margin:6px 0 16px }\ntable.tp{ width:100%; min-width:560px; border-collapse:collapse; font-size:.92rem }\ntable.tp th, table.tp td{ text-align:left; padding:12px 14px; border:1px solid var(--ink-3);\n  vertical-align:top }\ntable.tp thead th{ background:var(--ink-2); color:var(--dim); font:700 10.5px\/1.3 var(--ui);\n  letter-spacing:.13em; text-transform:uppercase }\ntable.tp td{ color:var(--dim) }\ntable.tp td:first-child{ color:var(--bone); font-weight:600; white-space:nowrap }\n\n\/* ---------- callout ---------- *\/\n.note{ background:var(--ink-2); border:1px solid var(--ink-3); border-radius:14px;\n  padding:20px 22px; margin:18px 0; color:var(--dim); font-size:.95rem }\n.note b{ color:var(--bone); font-weight:600 }\n\nfooter{ border-top:1px solid var(--ink-3); padding-block:36px; color:var(--dim-2); font-size:.86rem }\n.foot-in{ display:flex; flex-wrap:wrap; gap:14px 26px; align-items:center }\nfooter a{ color:var(--dim); text-decoration:none }\nfooter a:hover{ color:var(--bone) }\nfooter .sp{ margin-left:auto; max-width:46ch; font-size:.76rem; line-height:1.45 }\n\n@media (prefers-reduced-motion: reduce){ html{ scroll-behavior:auto } }\n\n\/* ============================================================\n   WordPress host overrides \u2014 Twenty Twenty-Three, \"blank\" template.\n   ============================================================ *\/\nhtml{ background:var(--ink) }\nbody{ background:var(--ink); color:var(--bone); font:400 17px\/1.68 var(--ui) }\n.wp-site-blocks{ padding:0 !important; margin:0 !important; max-width:none !important }\n.entry-content{ padding:0 !important; margin:0 !important; max-width:none !important; background:var(--ink) }\n.entry-content > *{ max-width:none !important; margin-block:0 !important }\n.entry-content :where(a){ color:inherit; text-decoration:none }\n.entry-content :where(p){ margin:0 }\n.entry-content section.s a{ color:var(--gold) }\n.entry-content .nav-back{ color:var(--dim) }\n.entry-content .brand{ color:var(--bone) }\n.entry-content footer a{ color:var(--dim) }\n.entry-content footer a:hover{ color:var(--bone) }\n<\/style>\n<header class=\"nav\">\n  <div class=\"wrap nav-in\">\n    <a class=\"brand\" href=\"https:\/\/tetratext.expressdevel.com\/\">\n      <svg class=\"logo-mark\" viewBox=\"0 0 108 108\" aria-hidden=\"true\"><rect width=\"108\" height=\"108\" rx=\"24\" fill=\"#141A2B\"\/><rect x=\"21\" y=\"26\" width=\"22\" height=\"22\" rx=\"5\" fill=\"#F2E8D8\"\/><rect x=\"45\" y=\"26\" width=\"22\" height=\"22\" rx=\"5\" fill=\"#FFB627\"\/><rect x=\"69\" y=\"26\" width=\"22\" height=\"22\" rx=\"5\" fill=\"#F2E8D8\"\/><rect x=\"45\" y=\"50\" width=\"22\" height=\"22\" rx=\"5\" fill=\"#F2E8D8\"\/><rect x=\"45\" y=\"74\" width=\"22\" height=\"22\" rx=\"5\" fill=\"#F2E8D8\"\/><\/svg>\n      TetraText\n    <\/a>\n    <a class=\"nav-back\" href=\"https:\/\/tetratext.expressdevel.com\/\">Back to the game<\/a>\n  <\/div>\n<\/header>\n\n<main>\n  <div class=\"wrap\">\n    <div class=\"col\">\n\n      <div class=\"doc-head\">\n        <p class=\"eyebrow\">Privacy<\/p>\n        <h1>Privacy Policy<\/h1>\n        <p class=\"dates\"><span><b>Effective<\/b> 4 September 2026<\/span><span><b>Applies to<\/b> the TetraText game on iOS and Android, and this website<\/span><\/p>\n      <\/div>\n\n      <div class=\"tldr\">\n        <h2>The short version<\/h2>\n        <ul>\n          <li><b>You can play without giving us your email.<\/b> The game can sign you in using an identifier from your device. An email and password are only needed if you want to keep your progress when you change phones.<\/li>\n          <li><b>We show ads and sell power-ups.<\/b> Advertising partners receive your device&#8217;s advertising identifier. Purchases are handled by Apple and Google \u2014 we never see your card.<\/li>\n          <li><b>We collect crash and login diagnostics<\/b>, including your device model and operating system, so we can fix things that break.<\/li>\n          <li><b>You can delete your account from inside the game<\/b>, which removes your progress from our servers.<\/li>\n          <li><b>We do not sell your personal information<\/b>, and we tell our advertising partners to apply that restriction to every player.<\/li>\n        <\/ul>\n      <\/div>\n\n      <section class=\"s\">\n        <h2><span class=\"n\">01<\/span> Who we are<\/h2>\n        <p>TetraText is made and operated by <strong>Express Development Group LLC<\/strong>. In this policy, &#8220;we&#8221;, &#8220;us&#8221; and &#8220;our&#8221; mean Express Development Group LLC, and &#8220;the Game&#8221; means the TetraText app on the Apple App Store and Google Play.<\/p>\n        <p>This policy covers both the Game and this website at tetratext.expressdevel.com. If you want to reach us about anything in it, see <a href=\"#contact\">section 11<\/a>.<\/p>\n      <\/section>\n\n      <hr class=\"rule\">\n      <section class=\"s\">\n        <h2><span class=\"n\">02<\/span> What the Game collects<\/h2>\n\n        <h3>Account and sign-in<\/h3>\n        <p>The Game signs you in so your progress can be saved. There are two ways this happens:<\/p>\n        <ul>\n          <li><strong>By device.<\/strong> We use an identifier generated by your device to create an anonymous player account. We do not need your name or email for this.<\/li>\n          <li><strong>By email.<\/strong> If you choose to register, we store your <strong>email address and password<\/strong> so you can sign in on another device. Passwords are handled by our accounts provider and are not visible to us.<\/li>\n        <\/ul>\n        <p>You also choose a display name. That name is shown publicly next to your score on leaderboards, so please do not use your real name if you would rather not be identified.<\/p>\n\n        <h3>Your play<\/h3>\n        <p>We store the things the Game needs in order to work and to rank you: your scores, experience and level, games played, time played, coins, power-up inventory, purchases, daily-reward streaks and in-game mail.<\/p>\n\n        <h3>Purchases<\/h3>\n        <p>When you buy coins or power-ups, the transaction is processed by <strong>Apple<\/strong> or <strong>Google<\/strong>, not by us. We receive a receipt confirming the purchase so we can grant the item. We never receive your card number or billing address. To tie a receipt to the right account without exposing your identity to the store, we send a one-way hash derived from your account rather than the account itself.<\/p>\n\n        <h3>Advertising<\/h3>\n        <p>The Game shows banner, interstitial and rewarded video ads. Our advertising partners receive your device&#8217;s <strong>advertising identifier<\/strong> and technical information about your device and the ad shown, and use it to select ads and measure whether they worked.<\/p>\n\n        <h3>Diagnostics<\/h3>\n        <p>When you sign in, and when the Game hits an error, it sends a report to a private channel our team monitors. That report contains your player ID, the app version, and your <strong>device type, model, operating system, processor, memory and graphics hardware<\/strong>. It does not contain your email address or your password.<\/p>\n      <\/section>\n\n      <hr class=\"rule\">\n      <section class=\"s\">\n        <h2><span class=\"n\">03<\/span> Who we share it with<\/h2>\n        <p>We do not sell your personal information. We do share it with the services that make the Game work:<\/p>\n        <div class=\"tbl-wrap\">\n          <table class=\"tp\">\n            <thead><tr><th scope=\"col\">Service<\/th><th scope=\"col\">What it receives<\/th><th scope=\"col\">Why<\/th><\/tr><\/thead>\n            <tbody>\n              <tr><td>PlayFab<br><span style=\"font-weight:400\">(Microsoft Azure)<\/span><\/td><td>Account details, device identifier, scores, progress, inventory, purchase records<\/td><td>Accounts, saved progress, leaderboards, the in-game shop<\/td><\/tr>\n              <tr><td>Unity LevelPlay<br><span style=\"font-weight:400\">and ad networks<\/span><\/td><td>Advertising identifier, device and ad performance data<\/td><td>Selecting, showing and measuring ads<\/td><\/tr>\n              <tr><td>Google AdMob<\/td><td>Advertising identifier, device and ad performance data<\/td><td>One of the ad sources in the mediation above<\/td><\/tr>\n              <tr><td>Unity Purchasing<br><span style=\"font-weight:400\">Apple, Google<\/span><\/td><td>Purchase receipts, a hashed account reference<\/td><td>Taking payment and validating it<\/td><\/tr>\n              <tr><td>AppsFlyer<\/td><td>Ad-view events and device identifiers<\/td><td>Measuring which campaigns bring in players<\/td><\/tr>\n              <tr><td>Discord<\/td><td>Player ID, app version, device and hardware details<\/td><td>Delivering the crash and login reports in section 2<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n        <p>We may also disclose information if the law requires it, or to protect our rights, our players or the safety of others.<\/p>\n      <\/section>\n\n      <hr class=\"rule\">\n      <section class=\"s\">\n        <h2><span class=\"n\">04<\/span> Advertising and your choices<\/h2>\n        <p>Ads pay for the Game, so we cannot switch them off entirely. You do have real control over how they are targeted:<\/p>\n        <ul>\n          <li><strong>On iOS<\/strong>, go to Settings \u203a Privacy and Security \u203a Tracking to withdraw permission, and Settings \u203a Privacy and Security \u203a Apple Advertising to turn off personalised ads.<\/li>\n          <li><strong>On Android<\/strong>, go to Settings \u203a Privacy \u203a Ads to delete or reset your advertising ID, or to opt out of ad personalisation.<\/li>\n        <\/ul>\n        <p>We instruct our advertising partners that TetraText is <strong>not directed to children<\/strong>, and we apply the &#8220;do not sell or share my personal information&#8221; restriction to <strong>every player<\/strong>, not only those in California. Turning off personalisation means you will still see ads, but they will be less relevant.<\/p>\n      <\/section>\n\n      <hr class=\"rule\">\n      <section class=\"s\">\n        <h2><span class=\"n\">05<\/span> This website<\/h2>\n        <p>Separately from the Game, this website uses <strong>Google Analytics<\/strong> to understand traffic and <strong>Google AdSense<\/strong> to show ads. Both set cookies and receive your IP address, approximate location and browsing activity on this site.<\/p>\n        <p>Our web host records ordinary server logs, including IP addresses, for security and troubleshooting. The Game also downloads its word lists and themes from this domain, so those requests appear in the same logs.<\/p>\n        <p>Comments are turned off on this site, and we do not run a newsletter from it.<\/p>\n      <\/section>\n\n      <hr class=\"rule\">\n      <section class=\"s\">\n        <h2><span class=\"n\">06<\/span> How long we keep it<\/h2>\n        <p>We keep your account and progress for as long as your account exists, because that is the point of it \u2014 your high scores would be worthless if we deleted them. Leaderboard entries stay until they are displaced or the account is deleted.<\/p>\n        <p>Diagnostic reports are kept only as long as they are useful for fixing the problem they describe. Purchase records are kept as long as tax and accounting rules require.<\/p>\n      <\/section>\n\n      <hr class=\"rule\">\n      <section class=\"s\">\n        <h2><span class=\"n\">07<\/span> Deleting your account<\/h2>\n        <p>You can delete your account without contacting anyone. Open the Game, go to the <strong>Profile<\/strong> screen from the main menu, and choose <strong>Delete Account<\/strong>. You will be asked to confirm with your sign-in details.<\/p>\n        <p>Deleting your account removes your player record and its progress, inventory and stats from our servers. Some things survive it: records we must keep for tax or fraud-prevention reasons, and information already held independently by Apple, Google or our advertising partners, which you should ask them to remove using their own tools.<\/p>\n        <p>Uninstalling the app on its own does not delete your account.<\/p>\n      <\/section>\n\n      <hr class=\"rule\">\n      <section class=\"s\">\n        <h2><span class=\"n\">08<\/span> Your rights<\/h2>\n        <p>Depending on where you live, you may have the right to <strong>access<\/strong> the personal information we hold about you, to have it <strong>corrected<\/strong>, to have it <strong>deleted<\/strong>, to <strong>object to<\/strong> or <strong>restrict<\/strong> how we use it, and to receive a copy in a portable format.<\/p>\n        <p>If you are in the European Economic Area or the United Kingdom, you also have the right to complain to your data protection authority. If you are in California, you have the right not to be discriminated against for exercising your privacy rights.<\/p>\n        <p>The fastest way to exercise the deletion right is <a href=\"#contact\">the in-game button described above<\/a>. For anything else, contact us and we will respond as quickly as we can.<\/p>\n      <\/section>\n\n      <hr class=\"rule\">\n      <section class=\"s\">\n        <h2><span class=\"n\">09<\/span> Children<\/h2>\n        <p>TetraText is not directed to children under 13, and we do not knowingly collect personal information from them. If you believe a child has given us personal information, contact us and we will delete it.<\/p>\n      <\/section>\n\n      <hr class=\"rule\">\n      <section class=\"s\">\n        <h2><span class=\"n\">10<\/span> Security<\/h2>\n        <p>Traffic between the Game and our servers is encrypted in transit, and account credentials are handled by our accounts provider rather than stored by us directly. No system is perfectly secure, so we cannot promise that nothing will ever go wrong \u2014 but if a breach affects you, we will tell you and the relevant authorities where the law requires it.<\/p>\n      <\/section>\n\n      <hr class=\"rule\">\n      <section class=\"s\" id=\"contact\">\n        <h2><span class=\"n\">11<\/span> Contact and changes<\/h2>\n        <p>For anything to do with privacy \u2014 including a request to see, correct or delete the data we hold about you \u2014 email <a href=\"mailto:support@expressdevel.com\">support@expressdevel.com<\/a>. We answer as quickly as we can, and within one month where the law sets that deadline.<\/p>\n        <p>You can also reach the team on our <a href=\"https:\/\/discord.com\/invite\/3baD94Hv\">Discord community<\/a>, where we read and answer messages directly.<\/p>\n        <p>We update this policy when what we do changes. When we do, we will change the effective date at the top of this page, and we will say so in the Game or on this site if the change is significant. Continuing to play after a change means you accept the updated policy.<\/p>\n      <\/section>\n\n    <\/div>\n  <\/div>\n<\/main>\n\n<footer>\n  <div class=\"wrap foot-in\">\n    <span>\u00a9 <span id=\"yr\">2026<\/span> Express Development Group LLC<\/span>\n    <a href=\"https:\/\/tetratext.expressdevel.com\/\">TetraText<\/a>\n    <a href=\"https:\/\/discord.com\/invite\/3baD94Hv\">Discord<\/a>\n    <a href=\"#\" onclick=\"ttOpenCookieSettings();return false;\">Cookie settings<\/a>\n    <span class=\"sp\">Google Play and the Google Play logo are trademarks of Google LLC. App Store is a service mark of Apple Inc.<\/span>\n  <\/div>\n<\/footer>\n<script>\n(function(){\n  \"use strict\";\n  var yr = document.getElementById(\"yr\");\n  if (yr) yr.textContent = new Date().getFullYear();\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>TetraText Back to the game Privacy Privacy Policy Effective 4 September 2026Applies to the TetraText game on iOS and Android, and this website The short version You can play without giving us your email. The game can sign you in using an identifier from your device. An email and password are only needed if you [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Privacy Policy - TetraText, a unique word block puzzle game!<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tetratext.com\/index.php\/privacy-policy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Privacy Policy - TetraText, a unique word block puzzle game!\" \/>\n<meta property=\"og:description\" content=\"TetraText Back to the game Privacy Privacy Policy Effective 4 September 2026Applies to the TetraText game on iOS and Android, and this website The short version You can play without giving us your email. The game can sign you in using an identifier from your device. An email and password are only needed if you [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tetratext.com\/index.php\/privacy-policy\/\" \/>\n<meta property=\"og:site_name\" content=\"TetraText, a unique word block puzzle game!\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-04T11:10:49+00:00\" \/>\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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tetratext.com\\\/index.php\\\/privacy-policy\\\/\",\"url\":\"https:\\\/\\\/tetratext.com\\\/index.php\\\/privacy-policy\\\/\",\"name\":\"Privacy Policy - TetraText, a unique word block puzzle game!\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tetratext.com\\\/#website\"},\"datePublished\":\"2023-07-13T19:09:32+00:00\",\"dateModified\":\"2026-09-04T11:10:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tetratext.com\\\/index.php\\\/privacy-policy\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tetratext.com\\\/index.php\\\/privacy-policy\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tetratext.com\\\/index.php\\\/privacy-policy\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tetratext.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Privacy Policy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tetratext.com\\\/#website\",\"url\":\"https:\\\/\\\/tetratext.com\\\/\",\"name\":\"TetraText, a unique word block puzzle game!\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/tetratext.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tetratext.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tetratext.com\\\/#organization\",\"name\":\"TetraText, a unique word block puzzle game!\",\"url\":\"https:\\\/\\\/tetratext.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tetratext.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tetratext.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/TetraText-200x200-2.png\",\"contentUrl\":\"https:\\\/\\\/tetratext.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/TetraText-200x200-2.png\",\"width\":200,\"height\":200,\"caption\":\"TetraText, a unique word block puzzle game!\"},\"image\":{\"@id\":\"https:\\\/\\\/tetratext.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Privacy Policy - TetraText, a unique word block puzzle game!","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:\/\/tetratext.com\/index.php\/privacy-policy\/","og_locale":"en_US","og_type":"article","og_title":"Privacy Policy - TetraText, a unique word block puzzle game!","og_description":"TetraText Back to the game Privacy Privacy Policy Effective 4 September 2026Applies to the TetraText game on iOS and Android, and this website The short version You can play without giving us your email. The game can sign you in using an identifier from your device. An email and password are only needed if you [&hellip;]","og_url":"https:\/\/tetratext.com\/index.php\/privacy-policy\/","og_site_name":"TetraText, a unique word block puzzle game!","article_modified_time":"2026-09-04T11:10:49+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tetratext.com\/index.php\/privacy-policy\/","url":"https:\/\/tetratext.com\/index.php\/privacy-policy\/","name":"Privacy Policy - TetraText, a unique word block puzzle game!","isPartOf":{"@id":"https:\/\/tetratext.com\/#website"},"datePublished":"2023-07-13T19:09:32+00:00","dateModified":"2026-09-04T11:10:49+00:00","breadcrumb":{"@id":"https:\/\/tetratext.com\/index.php\/privacy-policy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tetratext.com\/index.php\/privacy-policy\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tetratext.com\/index.php\/privacy-policy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tetratext.com\/"},{"@type":"ListItem","position":2,"name":"Privacy Policy"}]},{"@type":"WebSite","@id":"https:\/\/tetratext.com\/#website","url":"https:\/\/tetratext.com\/","name":"TetraText, a unique word block puzzle game!","description":"","publisher":{"@id":"https:\/\/tetratext.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tetratext.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tetratext.com\/#organization","name":"TetraText, a unique word block puzzle game!","url":"https:\/\/tetratext.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tetratext.com\/#\/schema\/logo\/image\/","url":"https:\/\/tetratext.com\/wp-content\/uploads\/2023\/10\/TetraText-200x200-2.png","contentUrl":"https:\/\/tetratext.com\/wp-content\/uploads\/2023\/10\/TetraText-200x200-2.png","width":200,"height":200,"caption":"TetraText, a unique word block puzzle game!"},"image":{"@id":"https:\/\/tetratext.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/tetratext.com\/index.php\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tetratext.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tetratext.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tetratext.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tetratext.com\/index.php\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":4,"href":"https:\/\/tetratext.com\/index.php\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":212,"href":"https:\/\/tetratext.com\/index.php\/wp-json\/wp\/v2\/pages\/3\/revisions\/212"}],"wp:attachment":[{"href":"https:\/\/tetratext.com\/index.php\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}