{"id":9,"date":"2025-03-25T02:52:27","date_gmt":"2025-03-25T02:52:27","guid":{"rendered":"https:\/\/greenbeltdata.com\/?page_id=9"},"modified":"2026-02-12T20:09:23","modified_gmt":"2026-02-12T20:09:23","slug":"front_page","status":"publish","type":"page","link":"https:\/\/greenbeltdata.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!-- HERO SECTION WITH DATA CARD -->\n<!-- Paste this into a \"Custom HTML\" block in WordPress -->\n\n<section class=\"hero\" id=\"home\">\n    <div class=\"hero-bg-pattern\"><\/div>\n    <div class=\"hero-content\">\n        <div class=\"hero-text\">\n            <h1>Your personal data team<\/h1>\n            <p>Grow your business through smart data solutions and analytics. Transform complexity into clarity with strategic insights that drive real results.<\/p>\n            <div class=\"hero-cta\">\n                <a href=\"#contact\" class=\"btn btn-primary\">Get Started<\/a>\n                <a href=\"#services\" class=\"btn btn-secondary\">Our Services<\/a>\n            <\/div>\n        <\/div>\n        <div class=\"hero-visual\">\n            <div class=\"data-card\">\n                <div class=\"stat-grid\">\n                    <div class=\"stat-item\">\n                        <span class=\"stat-number\">15+<\/span>\n                        <span class=\"stat-label\">Years Experience<\/span>\n                    <\/div>\n                    <div class=\"stat-item\">\n                        <span class=\"stat-number\">100+<\/span>\n                        <span class=\"stat-label\">Projects Delivered<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"chart-visualization\">\n                    <div class=\"chart-bar\"><\/div>\n                    <div class=\"chart-bar\"><\/div>\n                    <div class=\"chart-bar\"><\/div>\n                    <div class=\"chart-bar\"><\/div>\n                    <div class=\"chart-bar\"><\/div>\n                    <div class=\"chart-bar\"><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n\/* Additional styles for the hero data card - add this to your Additional CSS if not already there *\/\n.hero-bg-pattern {\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 50%;\n    height: 100%;\n    opacity: 0.08;\n    background-image: \n        repeating-linear-gradient(45deg, var(--forest-primary) 0px, var(--forest-primary) 2px, transparent 2px, transparent 12px),\n        repeating-linear-gradient(-45deg, var(--forest-primary) 0px, var(--forest-primary) 2px, transparent 2px, transparent 12px);\n    animation: patternSlide 20s linear infinite;\n}\n\n@keyframes patternSlide {\n    0% { transform: translateY(0); }\n    100% { transform: translateY(20px); }\n}\n\n.hero-content {\n    max-width: 1400px;\n    margin: 0 auto;\n    width: 100%;\n    display: grid;\n    grid-template-columns: 1.2fr 1fr;\n    gap: 4rem;\n    align-items: center;\n    position: relative;\n    z-index: 2;\n}\n\n.hero-visual {\n    position: relative;\n    animation: fadeIn 1s ease-out 0.8s both;\n}\n\n@keyframes fadeIn {\n    from { opacity: 0; }\n    to { opacity: 1; }\n}\n\n.data-card {\n    background: white;\n    padding: 2rem;\n    border-radius: 12px;\n    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);\n    border: 1px solid var(--beige-dark);\n}\n\n.stat-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1.5rem;\n    margin-bottom: 1.5rem;\n}\n\n.stat-item {\n    text-align: center;\n}\n\n.stat-number {\n    font-family: var(--font-display);\n    font-size: 2.5rem;\n    color: var(--forest-primary);\n    display: block;\n}\n\n.stat-label {\n    font-size: 0.85rem;\n    color: var(--gray-medium);\n    margin-top: 0.25rem;\n}\n\n.chart-visualization {\n    height: 120px;\n    display: flex;\n    align-items: flex-end;\n    gap: 8px;\n    padding: 1rem;\n    background: var(--beige-light);\n    border-radius: 8px;\n}\n\n.chart-bar {\n    flex: 1;\n    background: var(--forest-light);\n    border-radius: 4px 4px 0 0;\n    transition: all 0.3s ease;\n    animation: growUp 1s ease-out both;\n}\n\n@keyframes growUp {\n    from { height: 0; }\n}\n\n.chart-bar:nth-child(1) { height: 45%; animation-delay: 1s; }\n.chart-bar:nth-child(2) { height: 70%; animation-delay: 1.1s; }\n.chart-bar:nth-child(3) { height: 55%; animation-delay: 1.2s; }\n.chart-bar:nth-child(4) { height: 85%; animation-delay: 1.3s; }\n.chart-bar:nth-child(5) { height: 92%; animation-delay: 1.4s; background: var(--forest-primary); }\n.chart-bar:nth-child(6) { height: 78%; animation-delay: 1.5s; }\n\n.chart-bar:hover {\n    background: var(--forest-primary);\n    transform: scaleY(1.05);\n}\n\n.hero-cta {\n    display: flex;\n    gap: 1.5rem;\n    animation: fadeInUp 0.8s ease-out 0.6s both;\n    flex-wrap: wrap;\n}\n\n@media (max-width: 1024px) {\n    .hero-content {\n        grid-template-columns: 1fr;\n        gap: 3rem;\n    }\n}\n<\/style>\n\n\n\n<!-- SERVICES SECTION -->\n<!-- Paste this into a \"Custom HTML\" block in WordPress -->\n\n<section class=\"services\" id=\"services\">\n    <div class=\"section-header\">\n        <h2 class=\"section-title\">Our Services<\/h2>\n    <\/div>\n    <div class=\"services-grid\">\n        <div class=\"service-card\">\n            <img decoding=\"async\" src=\"https:\/\/greenbeltdata.com\/wp-content\/uploads\/2025\/03\/pexels-photo-18069081-3.png\" alt=\"Data Strategy\" class=\"service-image\">\n            <div class=\"service-content\">\n                <h3 class=\"service-title\">Data Strategy and Planning<\/h3>\n                <p class=\"service-description\">Unlock new growth, reduce risk, and run smarter \u2014 we help you turn data into a clear, actionable strategy that drives results.<\/p>\n            <\/div>\n        <\/div>\n        \n        <div class=\"service-card\">\n            <img decoding=\"async\" src=\"https:\/\/greenbeltdata.com\/wp-content\/uploads\/2025\/03\/pexels-photo-8837715-3.jpeg\" alt=\"Reporting\" class=\"service-image\">\n            <div class=\"service-content\">\n                <h3 class=\"service-title\">Reporting and Insights<\/h3>\n                <p class=\"service-description\">See what&#8217;s working, fix what&#8217;s not \u2014 our dashboards turn your data into clarity, so you can make faster, smarter decisions.<\/p>\n            <\/div>\n        <\/div>\n        \n        <div class=\"service-card\">\n            <img decoding=\"async\" src=\"https:\/\/greenbeltdata.com\/wp-content\/uploads\/2025\/03\/pexels-photo-7693194.jpeg\" alt=\"Surveys\" class=\"service-image\">\n            <div class=\"service-content\">\n                <h3 class=\"service-title\">Customer and Product Surveys<\/h3>\n                <p class=\"service-description\">Turn customer feedback into meaningful insights \u2014 so you can improve experiences, strengthen loyalty, and make confident decisions.<\/p>\n            <\/div>\n        <\/div>\n        \n        <div class=\"service-card\">\n            <img decoding=\"async\" src=\"https:\/\/greenbeltdata.com\/wp-content\/uploads\/2025\/03\/pexels-photo-6285080-e1742873903940.jpeg\" alt=\"Forecasting\" class=\"service-image\">\n            <div class=\"service-content\">\n                <h3 class=\"service-title\">Forecasting and Data Science<\/h3>\n                <p class=\"service-description\">Anticipate what&#8217;s next \u2014 use predictive analytics to stay ahead of trends, meet customer needs early, and make proactive decisions.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<!-- ABOUT SECTION -->\n<!-- Paste this into a \"Custom HTML\" block in WordPress -->\n\n<section class=\"about\" id=\"about\">\n    <div class=\"about-content\">\n        <div class=\"about-image-wrapper\">\n            <img decoding=\"async\" src=\"https:\/\/greenbeltdata.com\/wp-content\/uploads\/2025\/03\/analytics-and-data-consultant-boise-e1742875562943-1024x1024.jpg\" alt=\"Danny Heriman\" class=\"about-image\">\n        <\/div>\n        <div class=\"about-text\">\n            <h2>Hi, I&#8217;m Danny<\/h2>\n            <p class=\"about-subtitle\">Lead Analyst &#038; Data Strategist<\/p>\n            <p>Throughout my 15-year career in data analytics, I&#8217;ve worked for and consulted companies like HubSpot, Hewlett-Packard (HP), Adobe, Intel, and many others. With this vast experience, I bring a proven ability to turn insights into action.<\/p>\n            <p>My expertise lies in data strategy, analytics, and delivering impactful recommendations that drive business growth. I help businesses cut through the noise and focus on what matters most.<\/p>\n            <div class=\"credential-list\">\n                <span class=\"credential-tag\">HubSpot<\/span>\n                <span class=\"credential-tag\">Hewlett-Packard<\/span>\n                <span class=\"credential-tag\">Adobe<\/span>\n                <span class=\"credential-tag\">Intel<\/span>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<!-- CONTACT SECTION -->\n<!-- Paste this into a \"Custom HTML\" block in WordPress -->\n\n<section class=\"contact\" id=\"contact\">\n    <div class=\"contact-container\">\n        <h2>Contact Us<\/h2>\n        <p>Get in touch with our team and take your business to the next level.<\/p>\n        \n        <div class=\"contact-grid\">\n            <div class=\"contact-method\">\n                <h3>Phone<\/h3>\n                <a href=\"tel:559-393-3271\">+1 (559) 393-3271<\/a>\n            <\/div>\n            <div class=\"contact-method\">\n                <h3>Email<\/h3>\n                <a href=\"mailto:danny@greenbeltdata.com\">danny@greenbeltdata.com<\/a>\n            <\/div>\n        <\/div>\n        \n        <form action=\"#\" method=\"post\">\n            <div class=\"form-group\">\n                <label for=\"name\">Your name<\/label>\n                <input type=\"text\" id=\"name\" name=\"name\" required>\n            <\/div>\n            <div class=\"form-group\">\n                <label for=\"email\">Your email<\/label>\n                <input type=\"email\" id=\"email\" name=\"email\" required>\n            <\/div>\n            <div class=\"form-group\">\n                <label for=\"subject\">Subject<\/label>\n                <input type=\"text\" id=\"subject\" name=\"subject\">\n            <\/div>\n            <div class=\"form-group\">\n                <label for=\"message\">Your message (optional)<\/label>\n                <textarea id=\"message\" name=\"message\"><\/textarea>\n            <\/div>\n            <div class=\"form-submit\">\n                <button type=\"submit\" class=\"btn btn-primary\">Send Message<\/button>\n            <\/div>\n        <\/form>\n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Your personal data team Grow your business through smart data solutions and analytics. Transform complexity into clarity with strategic insights that drive real results. Get Started Our Services 15+ Years Experience 100+ Projects Delivered Our Services Data Strategy and Planning Unlock new growth, reduce risk, and run smarter \u2014 we help you turn data into&#8230;<\/p>\n","protected":false},"author":1,"featured_media":68,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"default","_kad_post_title":"hide","_kad_post_layout":"default","_kad_post_sidebar_id":"","_kad_post_content_style":"default","_kad_post_vertical_padding":"default","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-9","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - Greenbelt Analytics Agency<\/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:\/\/greenbeltdata.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - Greenbelt Analytics Agency\" \/>\n<meta property=\"og:description\" content=\"Your personal data team Grow your business through smart data solutions and analytics. Transform complexity into clarity with strategic insights that drive real results. Get Started Our Services 15+ Years Experience 100+ Projects Delivered Our Services Data Strategy and Planning Unlock new growth, reduce risk, and run smarter \u2014 we help you turn data into...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/greenbeltdata.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Greenbelt Analytics Agency\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-12T20:09:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/greenbeltdata.com\/wp-content\/uploads\/2025\/03\/DSC07102-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/greenbeltdata.com\\\/\",\"url\":\"https:\\\/\\\/greenbeltdata.com\\\/\",\"name\":\"Home - Greenbelt Analytics Agency\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/greenbeltdata.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/greenbeltdata.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/greenbeltdata.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/greenbeltdata.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/DSC07102-scaled.jpg\",\"datePublished\":\"2025-03-25T02:52:27+00:00\",\"dateModified\":\"2026-02-12T20:09:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/greenbeltdata.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/greenbeltdata.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/greenbeltdata.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/greenbeltdata.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/DSC07102-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/greenbeltdata.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/DSC07102-scaled.jpg\",\"width\":2560,\"height\":1707,\"caption\":\"analytics_consultants_boise_idaho\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/greenbeltdata.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/greenbeltdata.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/greenbeltdata.com\\\/#website\",\"url\":\"https:\\\/\\\/greenbeltdata.com\\\/\",\"name\":\"Greenbelt Data\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/greenbeltdata.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":"Home - Greenbelt Analytics Agency","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:\/\/greenbeltdata.com\/","og_locale":"en_US","og_type":"article","og_title":"Home - Greenbelt Analytics Agency","og_description":"Your personal data team Grow your business through smart data solutions and analytics. Transform complexity into clarity with strategic insights that drive real results. Get Started Our Services 15+ Years Experience 100+ Projects Delivered Our Services Data Strategy and Planning Unlock new growth, reduce risk, and run smarter \u2014 we help you turn data into...","og_url":"https:\/\/greenbeltdata.com\/","og_site_name":"Greenbelt Analytics Agency","article_modified_time":"2026-02-12T20:09:23+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/greenbeltdata.com\/wp-content\/uploads\/2025\/03\/DSC07102-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/greenbeltdata.com\/","url":"https:\/\/greenbeltdata.com\/","name":"Home - Greenbelt Analytics Agency","isPartOf":{"@id":"https:\/\/greenbeltdata.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/greenbeltdata.com\/#primaryimage"},"image":{"@id":"https:\/\/greenbeltdata.com\/#primaryimage"},"thumbnailUrl":"https:\/\/greenbeltdata.com\/wp-content\/uploads\/2025\/03\/DSC07102-scaled.jpg","datePublished":"2025-03-25T02:52:27+00:00","dateModified":"2026-02-12T20:09:23+00:00","breadcrumb":{"@id":"https:\/\/greenbeltdata.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greenbeltdata.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenbeltdata.com\/#primaryimage","url":"https:\/\/greenbeltdata.com\/wp-content\/uploads\/2025\/03\/DSC07102-scaled.jpg","contentUrl":"https:\/\/greenbeltdata.com\/wp-content\/uploads\/2025\/03\/DSC07102-scaled.jpg","width":2560,"height":1707,"caption":"analytics_consultants_boise_idaho"},{"@type":"BreadcrumbList","@id":"https:\/\/greenbeltdata.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/greenbeltdata.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/greenbeltdata.com\/#website","url":"https:\/\/greenbeltdata.com\/","name":"Greenbelt Data","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greenbeltdata.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/greenbeltdata.com\/index.php?rest_route=\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenbeltdata.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/greenbeltdata.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/greenbeltdata.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/greenbeltdata.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9"}],"version-history":[{"count":5,"href":"https:\/\/greenbeltdata.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":196,"href":"https:\/\/greenbeltdata.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions\/196"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/greenbeltdata.com\/index.php?rest_route=\/wp\/v2\/media\/68"}],"wp:attachment":[{"href":"https:\/\/greenbeltdata.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}