{"id":117,"date":"2026-07-30T12:00:53","date_gmt":"2026-07-30T12:00:53","guid":{"rendered":"https:\/\/noreonline.online\/?page_id=117"},"modified":"2026-07-31T21:09:39","modified_gmt":"2026-07-31T21:09:39","slug":"know-your-numbers","status":"publish","type":"page","link":"https:\/\/noreonline.online\/?page_id=117","title":{"rendered":"Know your numbers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"117\" class=\"elementor elementor-117\">\n\t\t\t\t<div class=\"elementor-element elementor-element-527b5e1 e-flex e-con-boxed e-con e-parent\" data-id=\"527b5e1\" 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-a661c48 elementor-widget elementor-widget-html\" data-id=\"a661c48\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Know Your Numbers \u2014 The Simple Business Profit & Expense Tracker<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,500;0,9..144,600;1,9..144,500&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --paper: #EEF2EC;\r\n    --paper-deep: #E3E9DF;\r\n    --rule: #C9D3C3;\r\n    --ink: #16261F;\r\n    --ink-soft: #4A5951;\r\n    --forest: #1F4D3A;\r\n    --forest-deep: #123326;\r\n    --brass: #AD8636;\r\n    --brass-soft: #C9A65C;\r\n    --red: #A2372A;\r\n    --cream: #FBF9F2;\r\n    --shadow: 0 1px 2px rgba(22,38,31,0.06), 0 8px 24px rgba(22,38,31,0.07);\r\n  }\r\n\r\n  *{ box-sizing:border-box; }\r\n  html{ scroll-behavior:smooth; }\r\n\r\n  body{\r\n    margin:0;\r\n    background:var(--paper);\r\n    color:var(--ink);\r\n    font-family:'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\r\n    font-size:17px;\r\n    line-height:1.6;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n\r\n  \/* ---------- ledger paper texture ---------- *\/\r\n  .ledger-bg{\r\n    background-image: repeating-linear-gradient(\r\n      to bottom,\r\n      transparent 0px,\r\n      transparent 37px,\r\n      var(--rule) 37px,\r\n      var(--rule) 38px\r\n    );\r\n  }\r\n\r\n  h1,h2,h3{\r\n    font-family:'Fraunces', Georgia, serif;\r\n    color:var(--forest-deep);\r\n    margin:0;\r\n    font-weight:600;\r\n  }\r\n  em{ font-style: italic; color: var(--red); }\r\n  .mono{ font-family:'IBM Plex Mono', 'SFMono-Regular', monospace; }\r\n  a{ color:inherit; }\r\n\r\n  .wrap{ max-width:1080px; margin:0 auto; padding:0 28px; }\r\n\r\n  \/* ---------- NAV ---------- *\/\r\n  nav{\r\n    position:sticky; top:0; z-index:50;\r\n    background:rgba(238,242,236,0.92);\r\n    backdrop-filter:blur(6px);\r\n    border-bottom:1px solid var(--rule);\r\n  }\r\n  nav .wrap{ display:flex; align-items:center; justify-content:space-between; padding-top:16px; padding-bottom:16px; }\r\n  .brand{ display:flex; align-items:center; gap:10px; font-family:'Fraunces', serif; font-weight:600; font-size:19px; color:var(--forest-deep); }\r\n  .brand-mark{ width:26px; height:26px; border:1.5px solid var(--forest-deep); border-radius:50%; display:flex; align-items:center; justify-content:center; font-family:'IBM Plex Mono', monospace; font-size:12px; color:var(--forest-deep); }\r\n  .nav-cta{\r\n    font-family:'IBM Plex Mono', monospace; font-size:13px; letter-spacing:0.02em;\r\n    background:var(--forest-deep); color:var(--cream); padding:10px 18px; border-radius:3px;\r\n    text-decoration:none; border:1px solid var(--forest-deep);\r\n    transition: transform .15s ease, background .15s ease;\r\n  }\r\n  .nav-cta:hover{ background:var(--forest); }\r\n\r\n  \/* ---------- HERO ---------- *\/\r\n  header.hero{ padding:76px 0 60px; }\r\n  .hero-grid{ display:grid; grid-template-columns: 1.15fr 0.85fr; gap:56px; align-items:center; }\r\n  .eyebrow{\r\n    font-family:'IBM Plex Mono', monospace; font-size:12.5px; letter-spacing:0.14em; text-transform:uppercase;\r\n    color:var(--brass); margin-bottom:18px; display:flex; align-items:center; gap:10px;\r\n  }\r\n  .eyebrow::before{ content:\"\"; width:22px; height:1px; background:var(--brass); display:inline-block; }\r\n  h1.headline{ font-size:52px; line-height:1.08; letter-spacing:-0.01em; }\r\n  .sub{ margin-top:22px; font-size:18px; color:var(--ink-soft); max-width:46ch; }\r\n  .hero-ctas{ margin-top:34px; display:flex; align-items:center; gap:18px; flex-wrap:wrap; }\r\n  .btn-primary{\r\n    font-family:'IBM Plex Mono', monospace; font-size:14.5px; letter-spacing:0.02em;\r\n    background:var(--red); color:var(--cream); padding:16px 28px; border-radius:3px;\r\n    text-decoration:none; display:inline-block; box-shadow:var(--shadow);\r\n    border:1px solid var(--red);\r\n    transition: transform .15s ease;\r\n  }\r\n  .btn-primary:hover{ transform: translateY(-1px); }\r\n  .price-note{ font-size:14px; color:var(--ink-soft); }\r\n  .price-note .strike{ text-decoration:line-through; opacity:0.55; margin-right:6px; }\r\n\r\n  \/* ledger receipt card in hero *\/\r\n  .ledger-card{\r\n    background:var(--cream);\r\n    border:1px solid var(--rule);\r\n    border-radius:4px;\r\n    box-shadow:var(--shadow);\r\n    padding:26px 26px 22px;\r\n    position:relative;\r\n    transform: rotate(1.2deg);\r\n  }\r\n  .ledger-card::before{\r\n    content:\"JOURNAL ENTRY \u2014 MONTH OF JULY\";\r\n    display:block; font-family:'IBM Plex Mono', monospace; font-size:10.5px; letter-spacing:0.1em;\r\n    color:var(--ink-soft); text-transform:uppercase; margin-bottom:14px; border-bottom:1px dashed var(--rule); padding-bottom:10px;\r\n  }\r\n  .ledger-row{ display:flex; justify-content:space-between; font-family:'IBM Plex Mono', monospace; font-size:15px; padding:9px 0; border-bottom:1px dashed var(--rule); color:var(--ink); }\r\n  .ledger-row .label{ color:var(--ink-soft); }\r\n  .ledger-row.total{ border-bottom:none; margin-top:4px; padding-top:14px; border-top:2px solid var(--ink); font-weight:600; font-size:16px; }\r\n  .ledger-row.total .amt{ position:relative; }\r\n  .circle-mark{\r\n    position:absolute; left:-10px; right:-14px; top:-8px; bottom:-8px;\r\n    border:2px solid var(--red); border-radius:50%\/60%;\r\n    transform:rotate(-3deg);\r\n    pointer-events:none;\r\n  }\r\n  .ledger-annot{\r\n    margin-top:18px; font-family:'Fraunces', serif; font-style:italic; color:var(--red); font-size:14.5px;\r\n  }\r\n\r\n  \/* ---------- SECTION SCAFFOLD ---------- *\/\r\n  section{ padding:70px 0; }\r\n  .section-label{\r\n    font-family:'IBM Plex Mono', monospace; font-size:12.5px; letter-spacing:0.14em; text-transform:uppercase;\r\n    color:var(--brass); margin-bottom:14px;\r\n  }\r\n  h2.section-title{ font-size:34px; margin-bottom:8px; }\r\n  .section-sub{ color:var(--ink-soft); max-width:60ch; margin-top:10px; font-size:16.5px; }\r\n\r\n  \/* ---------- PROBLEM ---------- *\/\r\n  .problem{ background:var(--paper-deep); border-top:1px solid var(--rule); border-bottom:1px solid var(--rule); }\r\n  .problem-list{ margin-top:34px; display:grid; gap:0; }\r\n  .problem-item{ display:flex; gap:16px; padding:16px 0; border-bottom:1px dashed var(--rule); }\r\n  .problem-item:first-child{ border-top:1px dashed var(--rule); }\r\n  .problem-item .mark{ font-family:'IBM Plex Mono', monospace; color:var(--red); font-size:16px; padding-top:2px; }\r\n  .problem-item p{ margin:0; color:var(--ink); }\r\n  .problem-callout{\r\n    margin-top:38px; padding:22px 24px; background:var(--forest-deep); color:var(--cream); border-radius:4px;\r\n  }\r\n  .problem-callout strong{ color:var(--brass-soft); }\r\n\r\n  \/* ---------- WHAT'S INSIDE ---------- *\/\r\n  .curriculum{ margin-top:40px; border-top:1px solid var(--rule); }\r\n  .curr-item{\r\n    display:grid; grid-template-columns: 90px 1fr; gap:26px; padding:26px 0; border-bottom:1px solid var(--rule);\r\n  }\r\n  .curr-num{ font-family:'IBM Plex Mono', monospace; font-size:15px; color:var(--brass); padding-top:4px; }\r\n  .curr-item h3{ font-size:21px; margin-bottom:8px; }\r\n  .curr-item p{ margin:0; color:var(--ink-soft); font-size:15.5px; max-width:62ch; }\r\n  .curr-item.bonus{ background:var(--cream); margin:0 -20px; padding:26px 20px; border-radius:4px; border-bottom:1px solid var(--rule); }\r\n  .curr-item.bonus .curr-num{ color:var(--red); }\r\n\r\n  \/* ---------- WHO ---------- *\/\r\n  .who-grid{ display:grid; grid-template-columns:1fr 1fr; gap:0; margin-top:36px; border:1px solid var(--rule); border-radius:4px; overflow:hidden; }\r\n  .who-col{ padding:32px 30px; }\r\n  .who-col.yes{ background:var(--cream); border-right:1px solid var(--rule); }\r\n  .who-col.no{ background:var(--paper-deep); }\r\n  .who-head{ font-family:'IBM Plex Mono', monospace; font-size:12px; letter-spacing:0.1em; text-transform:uppercase; margin-bottom:16px; }\r\n  .who-col.yes .who-head{ color:var(--forest); }\r\n  .who-col.no .who-head{ color:var(--red); }\r\n  .who-col ul{ margin:0; padding:0; list-style:none; }\r\n  .who-col li{ padding:9px 0; border-bottom:1px dashed var(--rule); font-size:15.5px; }\r\n  .who-col li:last-child{ border-bottom:none; }\r\n\r\n  \/* ---------- PRICING \/ RECEIPT ---------- *\/\r\n  .pricing{ background:var(--forest-deep); color:var(--cream); }\r\n  .pricing .section-label{ color:var(--brass-soft); }\r\n  .pricing h2.section-title{ color:var(--cream); }\r\n  .pricing .section-sub{ color:#C9D6CC; }\r\n\r\n  .receipt-wrap{ display:flex; justify-content:center; margin-top:46px; position:relative; }\r\n  .receipt{\r\n    background:var(--cream); color:var(--ink); width:100%; max-width:420px; padding:34px 32px 30px;\r\n    position:relative; box-shadow:0 20px 50px rgba(0,0,0,0.35);\r\n    --notch: 14px;\r\n    mask-image:\r\n      radial-gradient(circle at 0 0, transparent var(--notch), black calc(var(--notch) + 0.5px)) top left,\r\n      radial-gradient(circle at 100% 0, transparent var(--notch), black calc(var(--notch) + 0.5px)) top right;\r\n  }\r\n  .receipt-edge{\r\n    height:12px; width:100%; max-width:420px; margin:0 auto;\r\n    background-image: radial-gradient(circle, var(--forest-deep) 6px, transparent 6.5px);\r\n    background-size: 20px 20px; background-position: 0 -8px; background-repeat: repeat-x;\r\n  }\r\n  .receipt-head{ text-align:center; }\r\n  .receipt-head .name{ font-family:'Fraunces', serif; font-weight:600; font-size:22px; }\r\n  .receipt-head .sub{ font-family:'IBM Plex Mono', monospace; font-size:11.5px; color:var(--ink-soft); letter-spacing:0.06em; margin-top:6px; text-transform:uppercase; }\r\n  .receipt-divider{ border:none; border-top:1px dashed var(--rule); margin:22px 0; }\r\n  .receipt-line{ display:flex; justify-content:space-between; font-family:'IBM Plex Mono', monospace; font-size:14px; padding:6px 0; }\r\n  .receipt-line.total{ font-size:17px; font-weight:600; border-top:1px solid var(--ink); margin-top:8px; padding-top:14px; }\r\n  .receipt-price-huge{ text-align:center; margin:22px 0 6px; }\r\n  .receipt-price-huge .amt{ font-family:'IBM Plex Mono', monospace; font-size:52px; font-weight:600; color:var(--forest-deep); }\r\n  .receipt-price-huge .was{ font-family:'IBM Plex Mono', monospace; font-size:15px; color:var(--ink-soft); text-decoration:line-through; margin-right:8px; }\r\n  .receipt-cta{\r\n    display:block; text-align:center; margin-top:20px; background:var(--red); color:var(--cream);\r\n    font-family:'IBM Plex Mono', monospace; font-size:14.5px; padding:15px; border-radius:3px; text-decoration:none;\r\n  }\r\n  .receipt-fine{ text-align:center; font-size:12.5px; color:var(--ink-soft); margin-top:14px; }\r\n\r\n  .stamp{\r\n    position:absolute; top:-26px; right:-18px; width:118px; height:118px; border-radius:50%;\r\n    border:3px solid var(--red); display:flex; align-items:center; justify-content:center; text-align:center;\r\n    transform:rotate(14deg); color:var(--red); font-family:'IBM Plex Mono', monospace; font-size:11px;\r\n    letter-spacing:0.05em; line-height:1.3; background:rgba(251,249,242,0.94);\r\n    box-shadow: 0 6px 18px rgba(0,0,0,0.25);\r\n  }\r\n  .stamp b{ display:block; font-size:15px; margin-bottom:2px; }\r\n\r\n  \/* ---------- GUARANTEE STRIP ---------- *\/\r\n  .guarantee{ background:var(--paper); padding:54px 0; }\r\n  .guarantee-box{\r\n    display:grid; grid-template-columns: 100px 1fr; gap:26px; align-items:center;\r\n    border:1px solid var(--rule); border-radius:4px; padding:30px 32px; background:var(--cream);\r\n  }\r\n  .guarantee-seal{\r\n    width:78px; height:78px; border-radius:50%; border:2px solid var(--forest);\r\n    display:flex; align-items:center; justify-content:center; font-family:'IBM Plex Mono', monospace;\r\n    font-size:20px; color:var(--forest); font-weight:600;\r\n  }\r\n  .guarantee-box h3{ font-size:20px; margin-bottom:6px; }\r\n  .guarantee-box p{ margin:0; color:var(--ink-soft); font-size:15.5px; }\r\n\r\n  \/* ---------- FAQ ---------- *\/\r\n  .faq-list{ margin-top:36px; border-top:1px solid var(--rule); }\r\n  .faq-item{ border-bottom:1px solid var(--rule); }\r\n  .faq-q{\r\n    width:100%; text-align:left; background:none; border:none; cursor:pointer;\r\n    padding:22px 0; display:flex; justify-content:space-between; align-items:center; gap:20px;\r\n    font-family:'Fraunces', serif; font-size:18px; color:var(--forest-deep); font-weight:500;\r\n  }\r\n  .faq-q .plus{ font-family:'IBM Plex Mono', monospace; color:var(--brass); font-size:20px; transition:transform .2s ease; flex-shrink:0; }\r\n  .faq-item.open .faq-q .plus{ transform:rotate(45deg); }\r\n  .faq-a{ max-height:0; overflow:hidden; transition:max-height .25s ease; }\r\n  .faq-a p{ margin:0 0 22px; color:var(--ink-soft); font-size:15.5px; max-width:66ch; }\r\n\r\n  \/* ---------- FINAL CTA ---------- *\/\r\n  .final{ background:var(--forest-deep); color:var(--cream); text-align:center; padding:80px 0; }\r\n  .final h2{ color:var(--cream); font-size:36px; max-width:16ch; margin:0 auto; }\r\n  .final .section-sub{ color:#C9D6CC; margin:18px auto 30px; }\r\n  .final .btn-primary{ font-size:15px; padding:18px 34px; }\r\n\r\n  footer{ padding:34px 0; text-align:center; font-family:'IBM Plex Mono', monospace; font-size:12.5px; color:var(--ink-soft); }\r\n\r\n  @media (max-width: 820px){\r\n    .hero-grid{ grid-template-columns:1fr; }\r\n    h1.headline{ font-size:38px; }\r\n    .who-grid{ grid-template-columns:1fr; }\r\n    .who-col.yes{ border-right:none; border-bottom:1px solid var(--rule); }\r\n    .curr-item{ grid-template-columns: 50px 1fr; gap:16px; }\r\n    .guarantee-box{ grid-template-columns:1fr; text-align:center; }\r\n    .guarantee-seal{ margin:0 auto; }\r\n    .stamp{ display:none; }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce){\r\n    html{ scroll-behavior:auto; }\r\n    *{ transition:none !important; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<nav>\r\n  <div class=\"wrap\">\r\n    <div class=\"brand\"><span class=\"brand-mark\">$<\/span> Know Your Numbers<\/div>\r\n    <a class=\"nav-cta\" href=\"#pricing\">GET THE GUIDE \u2192<\/a>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<header class=\"hero\">\r\n  <div class=\"wrap hero-grid\">\r\n    <div>\r\n      <div class=\"eyebrow\">For business owners who hate guessing<\/div>\r\n      <h1 class=\"headline\">You're making sales.<br>So why does it feel like<br>you're not making <em>money<\/em>?<\/h1>\r\n      <p class=\"sub\">A simple, beginner-friendly system for tracking your income and expenses \u2014 so you always know your real profit, without a bookkeeper or a spreadsheet you'll abandon in a week.<\/p>\r\n      <div class=\"hero-ctas\">\r\n        <a class=\"btn-primary\" href=\"#pricing\">Get the Guide \u2014 $27<\/a>\r\n        <span class=\"price-note\">Instant download \u00b7 One-time payment<\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"ledger-card\">\r\n      <div class=\"ledger-row\"><span class=\"label\">Revenue<\/span><span class=\"mono\">$5,000.00<\/span><\/div>\r\n      <div class=\"ledger-row\"><span class=\"label\">Expenses<\/span><span class=\"mono\">$4,200.00<\/span><\/div>\r\n      <div class=\"ledger-row total\"><span>What You Actually Keep<\/span><span class=\"amt mono\">$800<span class=\"circle-mark\"><\/span><\/span><\/div>\r\n      <div class=\"ledger-annot\">This is the number nobody taught you to track.<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/header>\r\n\r\n<section class=\"problem\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-label\">The problem<\/div>\r\n    <h2 class=\"section-title\">You don't have a money problem.<br>You have a visibility problem.<\/h2>\r\n    <p class=\"section-sub\">Sound familiar? You're not bad at business \u2014 you just never had a simple system to see the truth of your own numbers.<\/p>\r\n    <div class=\"problem-list\">\r\n      <div class=\"problem-item\"><span class=\"mark\">\u2715<\/span><p>You don't know which month was actually profitable and which one just <em>felt<\/em> busy.<\/p><\/div>\r\n      <div class=\"problem-item\"><span class=\"mark\">\u2715<\/span><p>You have no idea if that subscription, ad spend, or supplier is quietly eating your margin.<\/p><\/div>\r\n      <div class=\"problem-item\"><span class=\"mark\">\u2715<\/span><p>You're scared to look too closely at your bank account in case the number is bad.<\/p><\/div>\r\n      <div class=\"problem-item\"><span class=\"mark\">\u2715<\/span><p>You've tried spreadsheets before \u2014 they turned into a 40-tab mess you abandoned in a week.<\/p><\/div>\r\n      <div class=\"problem-item\"><span class=\"mark\">\u2715<\/span><p>You want to raise your prices or cut a cost, but you don't have the numbers to know which one you need.<\/p><\/div>\r\n    <\/div>\r\n    <div class=\"problem-callout\">This is fixable \u2014 today, in about <strong>15 minutes.<\/strong><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section>\r\n  <div class=\"wrap\">\r\n    <div class=\"section-label\">The system<\/div>\r\n    <h2 class=\"section-title\">Introducing Know Your Numbers<\/h2>\r\n    <p class=\"section-sub\">A clear, repeatable way to track what your business earns, what it spends, and what's actually left over. No jargon. No overwhelm. No accounting degree required.<\/p>\r\n\r\n    <div class=\"curriculum\">\r\n      <div class=\"curr-item\">\r\n        <div class=\"curr-num mono\">Intro<\/div>\r\n        <div><h3>Why Your Numbers Deserve 15 Minutes a Week<\/h3><p>The mindset shift that makes tracking finally stick, instead of fizzling out after a month.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"curr-item\">\r\n        <div class=\"curr-num mono\">01<\/div>\r\n        <div><h3>Know the Difference: Profit vs. Revenue<\/h3><p>The #1 reason businesses feel broke even when sales look great \u2014 plus the 3 numbers you must always know.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"curr-item\">\r\n        <div class=\"curr-num mono\">02<\/div>\r\n        <div><h3>Build Your Simple Tracking System<\/h3><p>No expensive software required. Pick the right tool for where you're at and set up categories that actually make sense.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"curr-item\">\r\n        <div class=\"curr-num mono\">03<\/div>\r\n        <div><h3>Track Every Dollar In<\/h3><p>A dead-simple method for logging income so nothing slips through the cracks, including partial payments and sales tax.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"curr-item\">\r\n        <div class=\"curr-num mono\">04<\/div>\r\n        <div><h3>Track Every Dollar Out<\/h3><p>Catch the sneaky expenses that quietly drain your profit \u2014 and stop mixing business and personal spending for good.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"curr-item\">\r\n        <div class=\"curr-num mono\">05<\/div>\r\n        <div><h3>Review, Analyze & Grow<\/h3><p>Turn your numbers into decisions: calculate your profit margin, find your break-even point, and know when to cut, raise, or reinvest.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"curr-item bonus\">\r\n        <div class=\"curr-num mono\">+<\/div>\r\n        <div><h3>Bonus: Ready-to-Use Tracker Template<\/h3><p>A copy-and-paste Income Log, Expense Log, and Monthly Summary you can drop into your own spreadsheet in the next 10 minutes.<\/p><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section>\r\n  <div class=\"wrap\">\r\n    <div class=\"section-label\">Fit check<\/div>\r\n    <h2 class=\"section-title\">Who this is for<\/h2>\r\n    <div class=\"who-grid\">\r\n      <div class=\"who-col yes\">\r\n        <div class=\"who-head\">This is for you if<\/div>\r\n        <ul>\r\n          <li>You freelance or invoice clients and want to know what you're really earning<\/li>\r\n          <li>You sell products online, at markets, or through a small storefront<\/li>\r\n          <li>You're turning a side hustle into real, sustainable income<\/li>\r\n          <li>You've never tracked your numbers and don't know where to start<\/li>\r\n          <li>You've tried spreadsheets or apps before and gave up \u2014 it felt too complicated<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"who-col no\">\r\n        <div class=\"who-head\">Not the right fit if<\/div>\r\n        <ul>\r\n          <li>You want advanced tax strategy or legal\/accounting advice<\/li>\r\n          <li>You need investor-grade financial modeling<\/li>\r\n          <li>You run enterprise-level accounting already and need integrations<\/li>\r\n          <li>You're looking for done-for-you bookkeeping, not a system to run yourself<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"pricing\" id=\"pricing\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-label\">Get instant access<\/div>\r\n    <h2 class=\"section-title\">Stop guessing. Start knowing.<\/h2>\r\n    <p class=\"section-sub\">One guide. One simple system. Yours to use every month, for as long as you're in business.<\/p>\r\n\r\n    <div class=\"receipt-wrap\">\r\n      <div style=\"max-width:420px; width:100%; position:relative;\">\r\n        <div class=\"stamp\"><b>30-DAY<\/b>MONEY BACK<br>GUARANTEE<\/div>\r\n        <div class=\"receipt\">\r\n          <div class=\"receipt-head\">\r\n            <div class=\"name\">Know Your Numbers<\/div>\r\n            <div class=\"sub\">The Simple Profit & Expense Tracker<\/div>\r\n          <\/div>\r\n          <hr class=\"receipt-divider\">\r\n          <div class=\"receipt-line\"><span>Beginner-friendly guide (PDF)<\/span><span>\u2713<\/span><\/div>\r\n          <div class=\"receipt-line\"><span>5 in-depth sections + tips<\/span><span>\u2713<\/span><\/div>\r\n          <div class=\"receipt-line\"><span>Ready-to-use tracker template<\/span><span>\u2713<\/span><\/div>\r\n          <div class=\"receipt-line\"><span>Lifetime access, no subscription<\/span><span>\u2713<\/span><\/div>\r\n          <div class=\"receipt-price-huge\">\r\n            <span class=\"was\">$47<\/span><span class=\"amt\">$27<\/span>\r\n          <\/div>\r\n          <a class=\"receipt-cta\" href=\"#\">Get Your Copy Now \u2192<\/a>\r\n          <div class=\"receipt-fine\">Instant download \u00b7 Secure checkout \u00b7 Risk-free for 30 days<\/div>\r\n        <\/div>\r\n        <div class=\"receipt-edge\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"guarantee\">\r\n  <div class=\"wrap\">\r\n    <div class=\"guarantee-box\">\r\n      <div class=\"guarantee-seal\">30<span style=\"font-size:11px; margin-left:2px;\">d<\/span><\/div>\r\n      <div>\r\n        <h3>Try it risk-free for 30 days<\/h3>\r\n        <p>If you go through the guide, use the tracker, and don't feel more in control of your numbers, just ask for a refund within 30 days \u2014 no forms, no guilt trip, no questions asked.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section>\r\n  <div class=\"wrap\">\r\n    <div class=\"section-label\">Before you go<\/div>\r\n    <h2 class=\"section-title\">Frequently asked questions<\/h2>\r\n    <div class=\"faq-list\" id=\"faq\">\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\"><span>Do I need any accounting experience?<\/span><span class=\"plus\">+<\/span><\/button>\r\n        <div class=\"faq-a\"><p>None at all. This guide is written for complete beginners \u2014 plain language, no jargon, and every term is explained the first time it's used.<\/p><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\"><span>What exactly do I get, and how do I get it?<\/span><span class=\"plus\">+<\/span><\/button>\r\n        <div class=\"faq-a\"><p>You get instant access to the full digital guide plus the ready-to-use tracker template, delivered straight to your inbox as a download after checkout. Nothing to install.<\/p><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\"><span>Will this work for my type of business?<\/span><span class=\"plus\">+<\/span><\/button>\r\n        <div class=\"faq-a\"><p>Yes \u2014 the system is built to flex around freelancers, service providers, product sellers, and side hustles alike. If you have money coming in and going out, this works for you.<\/p><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\"><span>I already use QuickBooks \/ Wave. Do I still need this?<\/span><span class=\"plus\">+<\/span><\/button>\r\n        <div class=\"faq-a\"><p>This guide teaches you the foundational thinking behind good tracking \u2014 the categories, habits, and numbers that matter \u2014 so you'll actually use whatever software you have far more effectively.<\/p><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\"><span>Is this a subscription?<\/span><span class=\"plus\">+<\/span><\/button>\r\n        <div class=\"faq-a\"><p>No. It's a single one-time payment of $27. You keep the guide and template for good, with no recurring charges.<\/p><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\"><span>What if it's not the right fit for me?<\/span><span class=\"plus\">+<\/span><\/button>\r\n        <div class=\"faq-a\"><p>You're covered by the 30-day money-back guarantee above. If it's not useful to you, just ask for a refund.<\/p><\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"final\">\r\n  <div class=\"wrap\">\r\n    <h2>Every profitable business started with one honest look at the numbers.<\/h2>\r\n    <p class=\"section-sub\">Yours can start today. 15 minutes from now, you could already be one step closer to knowing exactly where you stand.<\/p>\r\n    <a class=\"btn-primary\" href=\"#pricing\">Get the Guide \u2014 $27<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<footer>KNOW YOUR NUMBERS \u2014 THE SIMPLE BUSINESS PROFIT & EXPENSE TRACKER<\/footer>\r\n\r\n<script>\r\n  document.querySelectorAll('.faq-item').forEach(function(item){\r\n    var q = item.querySelector('.faq-q');\r\n    var a = item.querySelector('.faq-a');\r\n    q.addEventListener('click', function(){\r\n      var isOpen = item.classList.contains('open');\r\n      document.querySelectorAll('.faq-item.open').forEach(function(openItem){\r\n        if(openItem !== item){\r\n          openItem.classList.remove('open');\r\n          openItem.querySelector('.faq-a').style.maxHeight = null;\r\n        }\r\n      });\r\n      if(isOpen){\r\n        item.classList.remove('open');\r\n        a.style.maxHeight = null;\r\n      } else {\r\n        item.classList.add('open');\r\n        a.style.maxHeight = a.scrollHeight + 'px';\r\n      }\r\n    });\r\n  });\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Know Your Numbers \u2014 The Simple Business Profit &#038; Expense Tracker $ Know Your Numbers GET THE GUIDE \u2192 For business owners who hate guessing You&#8217;re making sales.So why does it feel likeyou&#8217;re not making money? A simple, beginner-friendly system for tracking your income and expenses \u2014 so you always know your real profit, without [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-117","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/pages\/117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/noreonline.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=117"}],"version-history":[{"count":4,"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/pages\/117\/revisions"}],"predecessor-version":[{"id":122,"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/pages\/117\/revisions\/122"}],"wp:attachment":[{"href":"https:\/\/noreonline.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}