{"id":2879,"date":"2024-08-16T08:14:16","date_gmt":"2024-08-16T07:14:16","guid":{"rendered":"https:\/\/beams-experiments.com\/?page_id=2879"},"modified":"2025-10-02T10:05:51","modified_gmt":"2025-10-02T09:05:51","slug":"thanks-from-bayes","status":"publish","type":"page","link":"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/","title":{"rendered":"Thanks from Bayes"},"content":{"rendered":"\n<!DOCTYPE html>\n<html>\n<head>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            text-align: center;\n            padding: 20px;\n        }\n        #thankYouMessage {\n            font-size: 18px;\n            margin-bottom: 20px;\n        }\n        #uniqueCodeContainer {\n            margin-bottom: 20px;\n        }\n        #uniqueCode {\n            width: 50%;\n            padding: 10px;\n            font-size: 16px;\n            text-align: center;\n            border: 2px solid #007bff;\n            border-radius: 5px;\n            margin-bottom: 10px;\n        }\n        #keepSafeMessage {\n            font-size: 14px;\n            color: #555;\n        }\n        #emailContainer {\n            margin-top: 20px;\n        }\n        #emailInput {\n            width: 75%;\n            padding: 10px;\n            font-size: 16px;\n            margin-bottom: 10px;\n            border: 2px solid #007bff;\n            border-radius: 5px;\n        }\n        #sendButton {\n            padding: 10px 20px;\n            font-size: 16px;\n            color: white;\n            background-color: #007bff;\n            border: none;\n            border-radius: 5px;\n            cursor: pointer;\n        }\n        #checkmark {\n            display: none; \/* Initially hidden *\/\n            font-size: 100px;\n            color: green;\n            margin-top: 30px;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div id=\"thankYouMessage\">\n        <p>Thank you for participating in this experiment. Please keep this unique code safely for future reference:<\/p>\n    <\/div>\n    <div id=\"uniqueCodeContainer\">\n       \n        <input type=\"text\" id=\"uniqueCode\" readonly>\n        <p id=\"keepSafeMessage\"><b>This code is important for your records and may be needed for follow-up studies or future correspondence. Please make sure to send it to your email and watch for the checkmark below as confirmation.<\/b><\/p>\n    <\/div>\n\n    <!-- Email Input and Send Button -->\n    <div id=\"emailContainer\">\n        <input type=\"email\" id=\"emailInput\" placeholder=\"Enter your email address here. Please note it will NOT be saved in our database!\"><br>\n        <button id=\"sendButton\">Send Code to Myself<\/button>\n    <\/div>\n\n    <!-- Checkmark Icon -->\n    <div id=\"checkmark\">&#10004;<\/div>\n\n    <script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\"><\/script>\n    <script>\n    window.onload = function() {\n        \/\/ Retrieve the unique code from local storage\n        var code = localStorage.getItem('code');\n        console.log('Code is', code);\n        \n        \/\/ Display the unique code in the textbox\n        document.getElementById('uniqueCode').value = code;\n    };\n\n    document.getElementById('sendButton').addEventListener('click', function() {\n        var email = document.getElementById('emailInput').value;\n        var code = document.getElementById('uniqueCode').value;\n\n        if (email && code) {\n            var subject = \"Don't delete this email; Bayes experiment code: \" + code;\n            var body = \"Reference: BAI2025\\n\\nYour unique code for the Bayes graduate business attributes experiment is: \" + code + \".\\n\\nPlease keep this email for your records.\\n\\nRegards,\\n\\nResearch Team\";\n\n            \/\/ Use mailto to create an email draft\n            var mailtoLink = \"mailto:\" + encodeURIComponent(email) + \n                             \"?subject=\" + encodeURIComponent(subject) + \n                             \"&body=\" + encodeURIComponent(body);\n\n            \/\/ Open the mailto link in a new window\/tab\n            window.location.href = mailtoLink;\n\n            \/\/ Show the checkmark icon to indicate completion\n            document.getElementById('checkmark').style.display = 'block';\n        } else {\n            alert('Please enter a valid email address.');\n        }\n    });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Thank you for participating in this experiment. Please keep this unique code safely for future reference: This code is important for your records and may be needed for follow-up studies or future correspondence. Please make sure to send it to your email and watch for the checkmark below as confirmation. Send Code to Myself &#10004;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-2879","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Thank you for participating in this experiment. Please keep this unique code safely for future reference: This code is important for your records and may be needed for follow-up studies or future correspondence. Please make sure to send it to your email and watch for the checkmark below as confirmation. Send Code to Myself \u2714\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"beams-experiments.com -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Thanks from Bayes - beams-experiments.com\" \/>\n\t\t<meta property=\"og:description\" content=\"Thank you for participating in this experiment. Please keep this unique code safely for future reference: This code is important for your records and may be needed for follow-up studies or future correspondence. Please make sure to send it to your email and watch for the checkmark below as confirmation. Send Code to Myself \u2714\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-08-16T07:14:16+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-10-02T09:05:51+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Thanks from Bayes - beams-experiments.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Thank you for participating in this experiment. Please keep this unique code safely for future reference: This code is important for your records and may be needed for follow-up studies or future correspondence. Please make sure to send it to your email and watch for the checkmark below as confirmation. Send Code to Myself \u2714\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/thanks-from-bayes\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/beams-experiments.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/beams-experiments.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/thanks-from-bayes\\\/#listItem\",\"name\":\"Thanks from Bayes\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/thanks-from-bayes\\\/#listItem\",\"position\":2,\"name\":\"Thanks from Bayes\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/beams-experiments.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/#organization\",\"name\":\"beams-experiments.com\",\"url\":\"https:\\\/\\\/beams-experiments.com\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/thanks-from-bayes\\\/#webpage\",\"url\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/thanks-from-bayes\\\/\",\"name\":\"Thanks from Bayes - beams-experiments.com\",\"description\":\"Thank you for participating in this experiment. Please keep this unique code safely for future reference: This code is important for your records and may be needed for follow-up studies or future correspondence. Please make sure to send it to your email and watch for the checkmark below as confirmation. Send Code to Myself \\u2714\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/thanks-from-bayes\\\/#breadcrumblist\"},\"datePublished\":\"2024-08-16T08:14:16+01:00\",\"dateModified\":\"2025-10-02T10:05:51+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/#website\",\"url\":\"https:\\\/\\\/beams-experiments.com\\\/\",\"name\":\"beams-experiments.com\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Thanks from Bayes - beams-experiments.com","description":"Thank you for participating in this experiment. Please keep this unique code safely for future reference: This code is important for your records and may be needed for follow-up studies or future correspondence. Please make sure to send it to your email and watch for the checkmark below as confirmation. Send Code to Myself \u2714","canonical_url":"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/beams-experiments.com#listItem","position":1,"name":"Home","item":"https:\/\/beams-experiments.com","nextItem":{"@type":"ListItem","@id":"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/#listItem","name":"Thanks from Bayes"}},{"@type":"ListItem","@id":"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/#listItem","position":2,"name":"Thanks from Bayes","previousItem":{"@type":"ListItem","@id":"https:\/\/beams-experiments.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/beams-experiments.com\/#organization","name":"beams-experiments.com","url":"https:\/\/beams-experiments.com\/"},{"@type":"WebPage","@id":"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/#webpage","url":"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/","name":"Thanks from Bayes - beams-experiments.com","description":"Thank you for participating in this experiment. Please keep this unique code safely for future reference: This code is important for your records and may be needed for follow-up studies or future correspondence. Please make sure to send it to your email and watch for the checkmark below as confirmation. Send Code to Myself \u2714","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/beams-experiments.com\/#website"},"breadcrumb":{"@id":"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/#breadcrumblist"},"datePublished":"2024-08-16T08:14:16+01:00","dateModified":"2025-10-02T10:05:51+01:00"},{"@type":"WebSite","@id":"https:\/\/beams-experiments.com\/#website","url":"https:\/\/beams-experiments.com\/","name":"beams-experiments.com","inLanguage":"en-US","publisher":{"@id":"https:\/\/beams-experiments.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"beams-experiments.com -","og:type":"article","og:title":"Thanks from Bayes - beams-experiments.com","og:description":"Thank you for participating in this experiment. Please keep this unique code safely for future reference: This code is important for your records and may be needed for follow-up studies or future correspondence. Please make sure to send it to your email and watch for the checkmark below as confirmation. Send Code to Myself \u2714","og:url":"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/","article:published_time":"2024-08-16T07:14:16+00:00","article:modified_time":"2025-10-02T09:05:51+00:00","twitter:card":"summary_large_image","twitter:title":"Thanks from Bayes - beams-experiments.com","twitter:description":"Thank you for participating in this experiment. Please keep this unique code safely for future reference: This code is important for your records and may be needed for follow-up studies or future correspondence. Please make sure to send it to your email and watch for the checkmark below as confirmation. Send Code to Myself \u2714"},"aioseo_meta_data":{"post_id":"2879","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2024-08-16 07:14:16","updated":"2025-10-02 09:15:19","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/beams-experiments.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tThanks from Bayes\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/beams-experiments.com"},{"label":"Thanks from Bayes","link":"https:\/\/beams-experiments.com\/index.php\/thanks-from-bayes\/"}],"_links":{"self":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/2879","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/comments?post=2879"}],"version-history":[{"count":22,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/2879\/revisions"}],"predecessor-version":[{"id":6358,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/2879\/revisions\/6358"}],"wp:attachment":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/media?parent=2879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}