{"id":227194,"date":"2026-09-17T16:15:21","date_gmt":"2026-09-17T16:15:21","guid":{"rendered":"https:\/\/datatrue.com\/?page_id=227194"},"modified":"2026-09-17T16:15:26","modified_gmt":"2026-09-17T16:15:26","slug":"trial-setup-call-booked","status":"publish","type":"page","link":"https:\/\/datatrue.com\/en\/trial-setup-call-booked\/","title":{"rendered":"Trial Setup Call Booked"},"content":{"rendered":"\n<style id=\"dt-divi-integration\">\n  \/* DataTrue conversion page \u2014 neutralize Divi default-template chrome on this page only *\/\n  body h1.entry-title.main_title{ display:none !important; }\n  #main-content .container{ width:100% !important; max-width:100% !important; padding-left:0 !important; padding-right:0 !important; }\n  #left-area{ width:100% !important; float:none !important; padding:0 !important; }\n  #sidebar{ display:none !important; }\n  #main-content .container:before{ display:none !important; }\n  \/* suppress YARPP related-posts list on this conversion page *\/\n  .yarpp-related, .yarpp.yarpp-related{ display:none !important; }\n<\/style>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900&family=Work+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@500;600&display=swap');\n\n  :root{\n    --ink:#242923;\n    --ink-soft:#55605A;\n    --ink-faint:#8B958E;\n    --mint:#0EA173;\n    --mint-fill:#10B981;\n    --mint-tint:#F3FAF7;\n    --teal:#4C7E93;\n    --teal-tint:#EAF2F4;\n    --surface:#FFFFFF;\n    --border:#DCE7E2;\n    --draft:#B5791A;\n    --draft-tint:#FBF1DF;\n    --shadow: 0 24px 48px -28px rgba(36,41,35,0.28);\n  }\n\n  *{ box-sizing:border-box; }\n  html{ -webkit-text-size-adjust:100%; scroll-behavior:smooth; }\n  body{\n    margin:0;\n    background:var(--surface);\n    color:var(--ink);\n    font-family:'Work Sans', 'Helvetica Neue', Arial, sans-serif;\n    line-height:1.55;\n  }\n  h1,h2,h3{\n    font-family:'Lato','Helvetica Neue',Arial,sans-serif;\n    color:var(--ink);\n    margin:0;\n    text-wrap:balance;\n  }\n  p{ margin:0; }\n  a{ color:inherit; }\n  img{ max-width:100%; display:block; }\n\n  .wrap{ max-width:920px; margin:0 auto; padding:0 32px; }\n  section{ scroll-margin-top:24px; }\n\n  .eyebrow{\n    display:inline-flex; align-items:center; gap:8px;\n    font-family:'IBM Plex Mono', ui-monospace, monospace;\n    font-size:12px; font-weight:600; letter-spacing:.09em; text-transform:uppercase;\n    color:var(--mint);\n    background:var(--mint-tint);\n    border:1px solid #CFE9DF;\n    padding:6px 12px 6px 10px;\n    border-radius:999px;\n    margin-bottom:16px;\n  }\n  .eyebrow .dot{ width:6px; height:6px; border-radius:50%; background:var(--mint-fill); }\n\n  .section-head{ max-width:64ch; margin-bottom:32px; }\n  .section-head h2{ font-size:26px; font-weight:900; letter-spacing:-0.01em; }\n  .section-head p{ margin-top:8px; color:var(--ink-soft); font-size:15px; line-height:1.6; }\n\n  \/* ---------- hero ---------- *\/\n  .booked-hero{ padding:60px 0 48px; text-align:center; }\n  .booked-hero .wrap{ max-width:600px; }\n  .checkmark{\n    width:56px; height:56px; border-radius:50%;\n    background:var(--mint-tint); border:1px solid #CFE9DF; color:var(--mint);\n    display:flex; align-items:center; justify-content:center;\n    font-size:28px; font-weight:900;\n    margin:0 auto 20px;\n  }\n  h1.headline{ font-size:34px; font-weight:900; letter-spacing:-0.015em; line-height:1.15; }\n  .booked-hero .lede{ margin-top:14px; font-size:16px; color:var(--ink-soft); line-height:1.6; }\n  .booked-hero .fine-note{ margin-top:14px; font-size:13px; color:var(--ink-faint); line-height:1.55; }\n\n  \/* ---------- next steps ---------- *\/\n  .next-steps-section{ padding:8px 0 56px; }\n  .next-steps{ max-width:640px; margin:0 auto; display:flex; flex-direction:column; gap:22px; }\n  .next-step{ display:flex; gap:16px; align-items:flex-start; }\n  .next-step-num{\n    width:28px; height:28px; border-radius:50%; flex-shrink:0;\n    background:var(--mint-tint); border:1px solid #CFE9DF; color:var(--mint);\n    font-family:'IBM Plex Mono', ui-monospace, monospace;\n    font-size:13px; font-weight:700;\n    display:flex; align-items:center; justify-content:center;\n    margin-top:1px;\n  }\n  .next-step h3{ font-size:15.5px; font-weight:700; margin-bottom:4px; }\n  .next-step p{ font-size:14px; color:var(--ink-soft); line-height:1.55; }\n\n  \/* ---------- testimonial ---------- *\/\n  .testimonial{ padding:48px 0; background:var(--teal-tint); }\n  .testimonial .wrap{ max-width:700px; text-align:center; }\n  .testimonial blockquote{ margin:0; }\n  .testimonial blockquote p{\n    font-family:'Lato',sans-serif; font-size:19px; font-weight:700;\n    color:var(--ink); line-height:1.5; letter-spacing:-0.005em;\n  }\n  .testimonial cite{\n    display:block; margin-top:14px; font-style:normal;\n    font-family:'IBM Plex Mono', ui-monospace, monospace;\n    font-size:12px; font-weight:600; letter-spacing:.05em; text-transform:uppercase;\n    color:var(--teal);\n  }\n\n  \/* ---------- resources ---------- *\/\n  .resources{ padding:48px 0; }\n  .resource-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }\n  .resource-card{\n    display:block;\n    background:var(--surface);\n    border:1px solid var(--border);\n    border-radius:12px;\n    padding:20px;\n    text-decoration:none;\n  }\n  .resource-card .r-label{\n    font-family:'IBM Plex Mono', ui-monospace, monospace;\n    font-size:10px; font-weight:600; letter-spacing:.05em; text-transform:uppercase;\n    color:var(--ink-faint);\n    margin-bottom:8px;\n  }\n  .resource-card h3{ font-size:15px; font-weight:700; color:var(--ink); line-height:1.35; }\n  .resource-card .r-link{ margin-top:10px; font-size:13px; font-weight:600; color:var(--teal); }\n\n  @media (max-width: 700px){\n    .resource-grid{ grid-template-columns:1fr; }\n  }\n  @media (max-width: 560px){\n    .wrap{ padding:0 20px; }\n    h1.headline{ font-size:27px; }\n  }\n<\/style>\n\n<section class=\"booked-hero\">\n  <div class=\"wrap\">\n    <div class=\"checkmark\">\u2713<\/div>\n    <span class=\"eyebrow\"><span class=\"dot\"><\/span>Setup call booked<\/span>\n    <h1 class=\"headline\" id=\"booked-headline\">You&#8217;re booked!<\/h1>\n    <p class=\"lede\" id=\"booked-lede\">A calendar invite is on its way to your inbox, titled &#8220;DataTrue 30-Day Trial Setup Call.&#8221; Add it now so it doesn&#8217;t get lost.<\/p>\n    <p class=\"fine-note\">Need to reschedule? Use the link in that invite. Anything else, just reply to it, a real person reads it.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"next-steps-section\">\n  <div class=\"wrap\">\n    <div class=\"section-head\" style=\"text-align:center; margin-left:auto; margin-right:auto;\">\n      <span class=\"eyebrow\"><span class=\"dot\"><\/span>What happens next<\/span>\n      <h2>Here&#8217;s how the call goes<\/h2>\n    <\/div>\n    <div class=\"next-steps\">\n      <div class=\"next-step\">\n        <div class=\"next-step-num\">1<\/div>\n        <div>\n          <h3>Before the call<\/h3>\n          <p>Have your domain handy and think about 2-3 real pages or journeys worth testing, checkout, signup, a contact form, whatever matters most on your site.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"next-step\">\n        <div class=\"next-step-num\">2<\/div>\n        <div>\n          <h3>On the call<\/h3>\n          <p>We&#8217;ll configure your first tests together and get your account live before we hang up. No pitch, just setup.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"next-step\">\n        <div class=\"next-step-num\">3<\/div>\n        <div>\n          <h3>After the call<\/h3>\n          <p>Full, unrestricted access to DataTrue on your domain for 30 days. No cost, no auto-charge, nothing renews on its own.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"testimonial\">\n  <div class=\"wrap\">\n    <blockquote>\n      <p>&#8220;Continuous tag validation made easy. DataTrue is willing to help and support you in setting up your tests.&#8221;<\/p>\n      <cite>Auto client, anonymized<\/cite>\n    <\/blockquote>\n  <\/div>\n<\/section>\n\n<section class=\"resources\">\n  <div class=\"wrap\">\n    <div class=\"section-head\" style=\"text-align:center; margin-left:auto; margin-right:auto;\">\n      <span class=\"eyebrow\"><span class=\"dot\"><\/span>While you wait<\/span>\n      <h2>A few places to see more<\/h2>\n    <\/div>\n    <div class=\"resource-grid\">\n      <a class=\"resource-card\" href=\"https:\/\/datatrue.com\/en\/customer-consent-privacy-compliance-monitoring\/\">\n        <div class=\"r-label\">Consent monitoring<\/div>\n        <h3>How DataTrue monitors consent and privacy compliance<\/h3>\n        <div class=\"r-link\">Read more \u2192<\/div>\n      <\/a>\n      <a class=\"resource-card\" href=\"https:\/\/datatrue.com\/en\/sensitive-data-alerts-pii\/\">\n        <div class=\"r-label\">PII detection<\/div>\n        <h3>PII and sensitive data detection<\/h3>\n        <div class=\"r-link\">Read more \u2192<\/div>\n      <\/a>\n      <a class=\"resource-card\" href=\"https:\/\/datatrue.com\/en\/?p=226519\">\n        <div class=\"r-label\">Comparison<\/div>\n        <h3>DataTrue vs. OneTrust<\/h3>\n        <div class=\"r-link\">Read more \u2192<\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script type=\"text\/javascript\">\n(function(){\n  var params = new URLSearchParams(window.location.search);\n  var region = (params.get('region') || 'americas').toLowerCase();\n  if (region === 'emea') {\n    document.getElementById('booked-lede').textContent =\n      \"A calendar invite is on its way to your inbox, titled \\\"DataTrue 30-Day Trial Setup Call.\\\" Add it now so it doesn't get lost.\";\n  }\n  \/\/ Headline and lede are region-agnostic for now; this branch is here so\n  \/\/ region-specific copy has somewhere to go if the two calendars ever need\n  \/\/ different wording.\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>\u2713 Setup call booked You&#8217;re booked! A calendar invite is on its way to your inbox, titled &#8220;DataTrue 30-Day Trial Setup Call.&#8221; Add it now so it doesn&#8217;t get lost. Need to reschedule? Use the link in that invite. Anything else, just reply to it, a real person reads it. What happens next Here&#8217;s how [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-227194","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>You&#039;re Booked: DataTrue Trial Setup - DataTrue<\/title>\n<meta name=\"description\" content=\"Validate data collected by Analytics Tracking Tags in Websites &amp; Mobile apps. Enterprise-grade quality assurance for Reporting, Consent &amp; Privacy Compliance and Agile Development cycles.\" \/>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"You&#039;re Booked: DataTrue Trial Setup - DataTrue\" \/>\n<meta property=\"og:description\" content=\"Validate data collected by Analytics Tracking Tags in Websites &amp; Mobile apps. Enterprise-grade quality assurance for Reporting, Consent &amp; Privacy Compliance and Agile Development cycles.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/datatrue.com\/en\/trial-setup-call-booked\/\" \/>\n<meta property=\"og:site_name\" content=\"DataTrue\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/datatruedigital\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-17T16:15:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/datatrue.com\/wp-content\/uploads\/2022\/04\/New-DT-Logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1328\" \/>\n\t<meta property=\"og:image:height\" content=\"208\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@data_true\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/datatrue.com\\\/en\\\/trial-setup-call-booked\\\/\",\"url\":\"https:\\\/\\\/datatrue.com\\\/en\\\/trial-setup-call-booked\\\/\",\"name\":\"You're Booked: DataTrue Trial Setup - DataTrue\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/datatrue.com\\\/en\\\/#website\"},\"datePublished\":\"2026-09-17T16:15:21+00:00\",\"dateModified\":\"2026-09-17T16:15:26+00:00\",\"description\":\"Validate data collected by Analytics Tracking Tags in Websites & Mobile apps. Enterprise-grade quality assurance for Reporting, Consent & Privacy Compliance and Agile Development cycles.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/datatrue.com\\\/en\\\/trial-setup-call-booked\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/datatrue.com\\\/en\\\/trial-setup-call-booked\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/datatrue.com\\\/en\\\/trial-setup-call-booked\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/datatrue.com\\\/en\\\/datatrue-home-2026\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Trial Setup Call Booked\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/datatrue.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/datatrue.com\\\/en\\\/\",\"name\":\"DataTrue\",\"description\":\"Web Analytics Quality Assurance\",\"publisher\":{\"@id\":\"https:\\\/\\\/datatrue.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/datatrue.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/datatrue.com\\\/en\\\/#organization\",\"name\":\"DataTrue\",\"url\":\"https:\\\/\\\/datatrue.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/datatrue.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/datatrue.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/New-DT-Logo.png\",\"contentUrl\":\"https:\\\/\\\/datatrue.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/New-DT-Logo.png\",\"width\":1328,\"height\":208,\"caption\":\"DataTrue\"},\"image\":{\"@id\":\"https:\\\/\\\/datatrue.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/datatruedigital\\\/\",\"https:\\\/\\\/x.com\\\/data_true\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/Datatrue\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"You're Booked: DataTrue Trial Setup - DataTrue","description":"Validate data collected by Analytics Tracking Tags in Websites & Mobile apps. Enterprise-grade quality assurance for Reporting, Consent & Privacy Compliance and Agile Development cycles.","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"You're Booked: DataTrue Trial Setup - DataTrue","og_description":"Validate data collected by Analytics Tracking Tags in Websites & Mobile apps. Enterprise-grade quality assurance for Reporting, Consent & Privacy Compliance and Agile Development cycles.","og_url":"https:\/\/datatrue.com\/en\/trial-setup-call-booked\/","og_site_name":"DataTrue","article_publisher":"https:\/\/www.facebook.com\/datatruedigital\/","article_modified_time":"2026-09-17T16:15:26+00:00","og_image":[{"width":1328,"height":208,"url":"https:\/\/datatrue.com\/wp-content\/uploads\/2022\/04\/New-DT-Logo.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@data_true","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/datatrue.com\/en\/trial-setup-call-booked\/","url":"https:\/\/datatrue.com\/en\/trial-setup-call-booked\/","name":"You're Booked: DataTrue Trial Setup - DataTrue","isPartOf":{"@id":"https:\/\/datatrue.com\/en\/#website"},"datePublished":"2026-09-17T16:15:21+00:00","dateModified":"2026-09-17T16:15:26+00:00","description":"Validate data collected by Analytics Tracking Tags in Websites & Mobile apps. Enterprise-grade quality assurance for Reporting, Consent & Privacy Compliance and Agile Development cycles.","breadcrumb":{"@id":"https:\/\/datatrue.com\/en\/trial-setup-call-booked\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/datatrue.com\/en\/trial-setup-call-booked\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/datatrue.com\/en\/trial-setup-call-booked\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/datatrue.com\/en\/datatrue-home-2026\/"},{"@type":"ListItem","position":2,"name":"Trial Setup Call Booked"}]},{"@type":"WebSite","@id":"https:\/\/datatrue.com\/en\/#website","url":"https:\/\/datatrue.com\/en\/","name":"DataTrue","description":"Web Analytics Quality Assurance","publisher":{"@id":"https:\/\/datatrue.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/datatrue.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/datatrue.com\/en\/#organization","name":"DataTrue","url":"https:\/\/datatrue.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/datatrue.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/datatrue.com\/wp-content\/uploads\/2022\/04\/New-DT-Logo.png","contentUrl":"https:\/\/datatrue.com\/wp-content\/uploads\/2022\/04\/New-DT-Logo.png","width":1328,"height":208,"caption":"DataTrue"},"image":{"@id":"https:\/\/datatrue.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/datatruedigital\/","https:\/\/x.com\/data_true","https:\/\/www.youtube.com\/c\/Datatrue"]}]}},"_links":{"self":[{"href":"https:\/\/datatrue.com\/en\/wp-json\/wp\/v2\/pages\/227194","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/datatrue.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/datatrue.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/datatrue.com\/en\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/datatrue.com\/en\/wp-json\/wp\/v2\/comments?post=227194"}],"version-history":[{"count":3,"href":"https:\/\/datatrue.com\/en\/wp-json\/wp\/v2\/pages\/227194\/revisions"}],"predecessor-version":[{"id":227197,"href":"https:\/\/datatrue.com\/en\/wp-json\/wp\/v2\/pages\/227194\/revisions\/227197"}],"wp:attachment":[{"href":"https:\/\/datatrue.com\/en\/wp-json\/wp\/v2\/media?parent=227194"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}