{"product_id":"ty-your-ai-ecommerce-manager","title":"Ty. – Your AI eCommerce Manager","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900\u0026display=swap');\n\n.ty-product {\n  --green:#00d37a;\n  --green-dark:#008f55;\n  --green-soft:#eafff5;\n  --black:#0b0f14;\n  --grey:#667085;\n  --light:#f6f8f7;\n  --border:#e6e9e7;\n  font-family:\"Inter\",Arial,sans-serif;\n  color:var(--black);\n  line-height:1.6;\n  -webkit-hyphens:none!important;\n  hyphens:none!important;\n  word-break:normal!important;\n}\n\n.ty-product * {\n  box-sizing:border-box;\n  -webkit-hyphens:none!important;\n  hyphens:none!important;\n  word-break:normal!important;\n}\n\n.ty-product img {\n  max-width:100%;\n  height:auto;\n  display:block;\n}\n\n.ty-product h2,\n.ty-product h3,\n.ty-product p {\n  margin-top:0;\n}\n\n.ty-product h2 {\n  font-size:clamp(30px,4vw,48px);\n  line-height:1.08;\n  letter-spacing:-.04em;\n  font-weight:850;\n  margin-bottom:18px;\n}\n\n.ty-product h3 {\n  font-size:20px;\n  line-height:1.3;\n  font-weight:800;\n  margin-bottom:9px;\n}\n\n.ty-product p {\n  color:var(--grey);\n}\n\n.typ-intro {\n  padding:35px 0 55px;\n  text-align:center;\n}\n\n.typ-logo {\n  width:105px;\n  margin:0 auto 25px;\n}\n\n.typ-pill {\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:8px 13px;\n  margin-bottom:20px;\n  border-radius:999px;\n  background:var(--green-soft);\n  color:#08794c;\n  font-size:12px;\n  font-weight:800;\n}\n\n.typ-pill:before {\n  content:\"\";\n  width:7px;\n  height:7px;\n  border-radius:50%;\n  background:var(--green);\n}\n\n.typ-intro h2 {\n  max-width:720px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.typ-lead {\n  max-width:720px;\n  margin:0 auto;\n  font-size:18px;\n  line-height:1.65;\n}\n\n.typ-highlight {\n  margin:10px 0 60px;\n  padding:32px;\n  border-radius:18px;\n  background:var(--black);\n  color:#fff;\n  text-align:center;\n}\n\n.typ-highlight strong {\n  display:block;\n  color:#fff;\n  font-size:clamp(23px,3vw,34px);\n  line-height:1.2;\n  letter-spacing:-.03em;\n}\n\n.typ-highlight span {\n  display:block;\n  margin-top:10px;\n  color:#bfc9c4;\n  font-size:15px;\n}\n\n.typ-highlight em {\n  color:var(--green);\n  font-style:normal;\n}\n\n.typ-section {\n  padding:65px 0;\n  border-top:1px solid var(--border);\n}\n\n.typ-centre {\n  text-align:center;\n  max-width:760px;\n  margin:0 auto 42px;\n}\n\n.typ-kicker {\n  display:inline-block;\n  margin-bottom:12px;\n  color:#08794c;\n  font-size:12px;\n  font-weight:850;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.typ-reports {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n}\n\n.typ-report {\n  position:relative;\n  padding:29px 25px;\n  border:1px solid var(--border);\n  border-radius:16px;\n  background:#fff;\n}\n\n.typ-report.featured {\n  border-color:#9de5c5;\n  box-shadow:0 15px 40px rgba(0,211,122,.09);\n}\n\n.typ-report-icon {\n  width:44px;\n  height:44px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:20px;\n  border-radius:11px;\n  background:var(--green-soft);\n  color:var(--green-dark);\n  font-size:18px;\n  font-weight:900;\n}\n\n.typ-report-time {\n  margin-bottom:8px;\n  color:var(--green-dark);\n  font-size:11px;\n  font-weight:850;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.typ-report p {\n  margin:0;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.typ-list {\n  list-style:none;\n  padding:0;\n  margin:20px 0 0;\n}\n\n.typ-list li {\n  position:relative;\n  padding:7px 0 7px 27px;\n  color:#344054;\n  font-size:14px;\n}\n\n.typ-list li:before {\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  color:var(--green-dark);\n  font-weight:900;\n}\n\n.typ-image-row {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  align-items:center;\n  gap:55px;\n}\n\n.typ-image-row img {\n  width:100%;\n  border-radius:18px;\n}\n\n.typ-soft {\n  margin-left:-25px;\n  margin-right:-25px;\n  padding-left:25px;\n  padding-right:25px;\n  background:var(--light);\n}\n\n.typ-included {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:13px;\n}\n\n.typ-included-card {\n  padding:22px;\n  border:1px solid var(--border);\n  border-radius:13px;\n  background:#fff;\n}\n\n.typ-included-card strong {\n  display:block;\n  margin-bottom:5px;\n  font-size:15px;\n}\n\n.typ-included-card p {\n  margin:0;\n  font-size:13px;\n}\n\n.typ-launch {\n  padding:45px 30px;\n  border-radius:20px;\n  background:linear-gradient(135deg,#07100c,#0b0f14);\n  color:#fff;\n  text-align:center;\n}\n\n.typ-launch h2,\n.typ-launch h3 {\n  color:#fff!important;\n}\n\n.typ-launch p {\n  color:#d7dfdb!important;\n}\n\n.typ-code {\n  display:inline-block;\n  margin:12px 0 18px;\n  padding:12px 20px;\n  border:1px dashed var(--green);\n  border-radius:9px;\n  color:var(--green);\n  font-size:22px;\n  font-weight:900;\n  letter-spacing:.06em;\n}\n\n.typ-plans {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n  margin-top:40px;\n}\n\n.typ-plan {\n  padding:26px 20px;\n  border:1px solid var(--border);\n  border-radius:15px;\n  background:#fff;\n  text-align:center;\n}\n\n.typ-plan.best {\n  position:relative;\n  border:2px solid var(--green);\n}\n\n.typ-best {\n  display:inline-block;\n  margin-bottom:12px;\n  padding:5px 9px;\n  border-radius:999px;\n  background:var(--green-soft);\n  color:#08794c;\n  font-size:10px;\n  font-weight:850;\n  text-transform:uppercase;\n}\n\n.typ-plan-name {\n  font-size:13px;\n  color:var(--grey);\n  font-weight:750;\n}\n\n.typ-plan-price {\n  margin:8px 0;\n  font-size:31px;\n  line-height:1;\n  font-weight:900;\n  letter-spacing:-.04em;\n}\n\n.typ-plan p {\n  margin:0;\n  font-size:12px;\n}\n\n.typ-note {\n  margin-top:22px;\n  color:var(--grey);\n  font-size:12px;\n  text-align:center;\n}\n\n.typ-steps {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n}\n\n.typ-step {\n  padding:22px;\n  border-top:3px solid var(--green);\n  background:var(--light);\n}\n\n.typ-step-no {\n  color:var(--green-dark);\n  font-size:11px;\n  font-weight:900;\n}\n\n.typ-step strong {\n  display:block;\n  margin:7px 0;\n  font-size:15px;\n}\n\n.typ-step p {\n  margin:0;\n  font-size:12px;\n}\n\n.typ-faq details {\n  border-bottom:1px solid var(--border);\n}\n\n.typ-faq summary {\n  cursor:pointer;\n  padding:20px 0;\n  color:var(--black);\n  font-weight:750;\n  font-size:15px;\n}\n\n.typ-answer {\n  padding:0 0 20px;\n  color:var(--grey);\n  font-size:14px;\n}\n\n.typ-final {\n  padding:65px 25px 20px;\n  text-align:center;\n}\n\n.typ-final img {\n  width:90px;\n  margin:0 auto 20px;\n}\n\n.typ-final p {\n  max-width:650px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n@media(max-width:800px) {\n  .typ-reports,\n  .typ-plans,\n  .typ-steps,\n  .typ-image-row {\n    grid-template-columns:1fr;\n  }\n\n  .typ-included {\n    grid-template-columns:1fr;\n  }\n\n  .typ-image-row {\n    gap:30px;\n  }\n}\n\n@media(max-width:500px) {\n  .typ-intro {\n    padding:25px 0 40px;\n  }\n\n  .ty-product h2 {\n    font-size:30px!important;\n    line-height:1.1!important;\n  }\n\n  .typ-lead {\n    font-size:16px;\n  }\n\n  .typ-section {\n    padding:50px 0;\n  }\n\n  .typ-highlight {\n    padding:27px 20px;\n  }\n\n  .typ-highlight strong {\n    font-size:25px;\n  }\n\n  .typ-report {\n    padding:24px 21px;\n  }\n\n  .typ-launch {\n    padding:35px 20px;\n  }\n\n  .typ-code {\n    font-size:19px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"ty-product\"\u003e\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"typ-intro\"\u003e\n\n    \u003cimg class=\"typ-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0289\/4046\/8258\/files\/Ty._Logo_1st_Concept.png?v=1789782584\" alt=\"Ty AI ecommerce manager\"\u003e\n\n    \u003cdiv class=\"typ-pill\"\u003e\n      AI eCommerce Agent for Shopify\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Meet Ty.\u003cbr\u003e\n      Your AI eCommerce Manager.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"typ-lead\"\u003e\n      Ty connects to your Shopify data and works in the background\n      analysing your ecommerce performance, identifying what matters\n      and helping you understand what to focus on next.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CORE VALUE --\u003e\n\n  \u003cdiv class=\"typ-highlight\"\u003e\n\n    \u003cstrong\u003e\n      Don't just track your ecommerce business.\n      \u003cem\u003eGive it a manager.\u003c\/em\u003e\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Daily observations. Weekly management reports.\n      Monthly business reviews.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- REPORTING RHYTHM --\u003e\n\n  \u003csection class=\"typ-section\"\u003e\n\n    \u003cdiv class=\"typ-centre\"\u003e\n\n      \u003cdiv class=\"typ-kicker\"\u003e\n        Ty works in the background\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        From yesterday's performance to the bigger picture.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Ty doesn't send the same report over and over.\n        Each report has a different job.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"typ-reports\"\u003e\n\n\n      \u003cdiv class=\"typ-report\"\u003e\n\n        \u003cdiv class=\"typ-report-icon\"\u003e☀\u003c\/div\u003e\n\n        \u003cdiv class=\"typ-report-time\"\u003e\n          Every Morning\n        \u003c\/div\u003e\n\n        \u003ch3\u003eTy Daily Brief\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A quick view of yesterday's ecommerce performance and\n          anything worth your attention today.\n        \u003c\/p\u003e\n\n        \u003cul class=\"typ-list\"\u003e\n          \u003cli\u003eSales \u0026amp; orders\u003c\/li\u003e\n          \u003cli\u003eAverage order value\u003c\/li\u003e\n          \u003cli\u003eProfitability observations\u003c\/li\u003e\n          \u003cli\u003eNotable changes\u003c\/li\u003e\n          \u003cli\u003eRecommended actions\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"typ-report featured\"\u003e\n\n        \u003cdiv class=\"typ-report-icon\"\u003e7\u003c\/div\u003e\n\n        \u003cdiv class=\"typ-report-time\"\u003e\n          Every Monday Morning\n        \u003c\/div\u003e\n\n        \u003ch3\u003eWeekly Manager Report\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A deeper review of the previous week and the areas Ty\n          believes deserve attention this week.\n        \u003c\/p\u003e\n\n        \u003cul class=\"typ-list\"\u003e\n          \u003cli\u003eWeek-on-week performance\u003c\/li\u003e\n          \u003cli\u003eSales \u0026amp; profitability trends\u003c\/li\u003e\n          \u003cli\u003eProduct intelligence\u003c\/li\u003e\n          \u003cli\u003eImportant observations\u003c\/li\u003e\n          \u003cli\u003ePriorities for the week\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"typ-report\"\u003e\n\n        \u003cdiv class=\"typ-report-icon\"\u003e30\u003c\/div\u003e\n\n        \u003cdiv class=\"typ-report-time\"\u003e\n          Start of Each Month\n        \u003c\/div\u003e\n\n        \u003ch3\u003eMonthly Business Review\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Step back from daily fluctuations and understand the\n          bigger ecommerce picture.\n        \u003c\/p\u003e\n\n        \u003cul class=\"typ-list\"\u003e\n          \u003cli\u003eMonthly performance\u003c\/li\u003e\n          \u003cli\u003eMonth-on-month movement\u003c\/li\u003e\n          \u003cli\u003eProduct winners \u0026amp; opportunities\u003c\/li\u003e\n          \u003cli\u003eKey trends\u003c\/li\u003e\n          \u003cli\u003ePriorities for next month\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- AGENT --\u003e\n\n  \u003csection class=\"typ-section typ-soft\"\u003e\n\n    \u003cdiv class=\"typ-image-row\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"typ-kicker\"\u003e\n          More than reporting\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Ty is the agent.\u003cbr\u003e\n          eCommerce manager is the job.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          A traditional dashboard gives you numbers and leaves you\n          to work out what they mean.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Ty is an AI ecommerce agent designed to analyse that\n          information, identify meaningful changes and turn store\n          performance into straightforward observations and\n          recommended actions.\n        \u003c\/p\u003e\n\n        \u003cul class=\"typ-list\"\u003e\n          \u003cli\u003eMonitors ecommerce performance\u003c\/li\u003e\n          \u003cli\u003eIdentifies meaningful changes\u003c\/li\u003e\n          \u003cli\u003eInterprets your store data\u003c\/li\u003e\n          \u003cli\u003eSurfaces areas worth attention\u003c\/li\u003e\n          \u003cli\u003eRecommends what to investigate next\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0289\/4046\/8258\/files\/Ecommerce_Insight_Ty.png?v=1789782063\" alt=\"Ty AI ecommerce agent analysing Shopify performance\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHAT IS INCLUDED --\u003e\n\n  \u003csection class=\"typ-section\"\u003e\n\n    \u003cdiv class=\"typ-centre\"\u003e\n\n      \u003cdiv class=\"typ-kicker\"\u003e\n        Included with Ty\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        One subscription.\u003cbr\u003e\n        Another intelligent set of eyes on your store.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"typ-included\"\u003e\n\n      \u003cdiv class=\"typ-included-card\"\u003e\n        \u003cstrong\u003eShopify data connection\u003c\/strong\u003e\n        \u003cp\u003e\n          Ty's ecommerce intelligence is built around your\n          Shopify store data.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"typ-included-card\"\u003e\n        \u003cstrong\u003eSales intelligence\u003c\/strong\u003e\n        \u003cp\u003e\n          Understand revenue, order activity and important\n          changes in performance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"typ-included-card\"\u003e\n        \u003cstrong\u003eProfitability insights\u003c\/strong\u003e\n        \u003cp\u003e\n          Look beyond topline revenue and understand the\n          commercial picture behind your sales.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"typ-included-card\"\u003e\n        \u003cstrong\u003eProduct intelligence\u003c\/strong\u003e\n        \u003cp\u003e\n          Identify product performance, changes and potential\n          opportunities.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"typ-included-card\"\u003e\n        \u003cstrong\u003eOrders \u0026amp; AOV\u003c\/strong\u003e\n        \u003cp\u003e\n          Monitor order activity and average order value\n          across reporting periods.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"typ-included-card\"\u003e\n        \u003cstrong\u003eDiscounts, refunds \u0026amp; shipping\u003c\/strong\u003e\n        \u003cp\u003e\n          Bring important ecommerce costs and adjustments into\n          the wider performance picture.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"typ-included-card\"\u003e\n        \u003cstrong\u003eTrend identification\u003c\/strong\u003e\n        \u003cp\u003e\n          Make meaningful movements across reporting periods\n          easier to identify.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"typ-included-card\"\u003e\n        \u003cstrong\u003eActionable recommendations\u003c\/strong\u003e\n        \u003cp\u003e\n          Ty helps turn observations into areas you can\n          investigate or act on.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LAUNCH OFFER --\u003e\n\n  \u003csection class=\"typ-section\"\u003e\n\n    \u003cdiv class=\"typ-launch\"\u003e\n\n      \u003cdiv class=\"typ-kicker\"\u003e\n        Founding Customer Offer\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Meet Ty with $49 off.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Get $49 off your first Ty subscription purchase with\n        our founding customer launch code.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"typ-code\"\u003e\n        MEETTY49\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Apply the code at checkout.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- PRICING DISPLAY --\u003e\n\n    \u003cdiv class=\"typ-plans\"\u003e\n\n      \u003cdiv class=\"typ-plan\"\u003e\n\n        \u003cdiv class=\"typ-plan-name\"\u003e\n          Monthly\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"typ-plan-price\"\u003e\n          $49\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          per month\u003cbr\u003e\n          Cancel anytime\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"typ-plan\"\u003e\n\n        \u003cdiv class=\"typ-plan-name\"\u003e\n          6 Months\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"typ-plan-price\"\u003e\n          $249\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          $41.50\/month equivalent\u003cbr\u003e\n          Save $45\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"typ-plan best\"\u003e\n\n        \u003cdiv class=\"typ-best\"\u003e\n          Best Value\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"typ-plan-name\"\u003e\n          Annual\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"typ-plan-price\"\u003e\n          $399\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          $33.25\/month equivalent\u003cbr\u003e\n          Save $189\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp class=\"typ-note\"\u003e\n      Select your preferred subscription option using the\n      purchase options above. The $49 founding customer code\n      applies to the initial purchase where supported by the\n      selected Shopify subscription checkout.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SETUP --\u003e\n\n  \u003csection class=\"typ-section typ-soft\"\u003e\n\n    \u003cdiv class=\"typ-centre\"\u003e\n\n      \u003cdiv class=\"typ-kicker\"\u003e\n        Getting started\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        No complicated implementation.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        We'll help configure Ty so he can start working with\n        your ecommerce data.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"typ-steps\"\u003e\n\n      \u003cdiv class=\"typ-step\"\u003e\n        \u003cdiv class=\"typ-step-no\"\u003e01\u003c\/div\u003e\n        \u003cstrong\u003eSubscribe\u003c\/strong\u003e\n        \u003cp\u003e\n          Select your preferred Ty subscription.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"typ-step\"\u003e\n        \u003cdiv class=\"typ-step-no\"\u003e02\u003c\/div\u003e\n        \u003cstrong\u003eConnect Shopify\u003c\/strong\u003e\n        \u003cp\u003e\n          We configure the required Shopify data connection.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"typ-step\"\u003e\n        \u003cdiv class=\"typ-step-no\"\u003e03\u003c\/div\u003e\n        \u003cstrong\u003eChoose recipients\u003c\/strong\u003e\n        \u003cp\u003e\n          Tell us who should receive Ty's reports.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"typ-step\"\u003e\n        \u003cdiv class=\"typ-step-no\"\u003e04\u003c\/div\u003e\n        \u003cstrong\u003eTy gets to work\u003c\/strong\u003e\n        \u003cp\u003e\n          Your ecommerce intelligence starts arriving automatically.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n\n  \u003csection class=\"typ-section\"\u003e\n\n    \u003cdiv class=\"typ-centre\"\u003e\n\n      \u003cdiv class=\"typ-kicker\"\u003e\n        Questions\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Before Ty joins the team.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"typ-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Is Ty a dashboard?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"typ-answer\"\u003e\n          No. Ty is designed as an AI ecommerce agent rather than\n          another dashboard you need to monitor. He analyses ecommerce\n          information and turns it into observations, summaries and\n          recommended actions.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          How often will I hear from Ty?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"typ-answer\"\u003e\n          Ty is designed to provide a short Daily Brief, a deeper\n          Weekly Manager Report every Monday morning and a Monthly\n          Business Review at the beginning of each month.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Will Ty invent recommendations if nothing happened?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"typ-answer\"\u003e\n          No. Ty is designed to prioritise meaningful information.\n          If there is nothing significant that requires attention,\n          the goal is to tell you that rather than manufacture an\n          issue simply to fill a report.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Do I need technical knowledge?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"typ-answer\"\u003e\n          No. We handle the initial technical configuration and\n          help connect Ty to the Shopify data required for your\n          reporting.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Do I manually upload Shopify reports?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"typ-answer\"\u003e\n          No. Ty's core Shopify reporting is designed to operate\n          automatically once the required data connection has been\n          configured.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does Ty connect to Google Ads?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"typ-answer\"\u003e\n          Shopify is the focus of Ty's initial release. Additional\n          data connections, including Google Ads, are planned as\n          Ty develops.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can I cancel the monthly subscription?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"typ-answer\"\u003e\n          Yes. The monthly Ty subscription has no long-term lock-in.\n          Longer subscription options are prepaid for the selected\n          subscription period.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"typ-final\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0289\/4046\/8258\/files\/Ty._Logo_1st_Concept.png?v=1789782584\" alt=\"Ty AI ecommerce manager\"\u003e\n\n    \u003ch2\u003e\n      Your store already has the data.\u003cbr\u003e\n      Give it someone to understand it.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Ty is built by Tyack Ecommerce and uses OpenAI technology\n      as part of its ecommerce intelligence.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Tyack eCommerce Solutions","offers":[{"title":"Monthly","offer_id":48792749178914,"sku":null,"price":49.0,"currency_code":"AUD","in_stock":true},{"title":"6 Months","offer_id":48792749211682,"sku":null,"price":249.0,"currency_code":"AUD","in_stock":true},{"title":"Annual","offer_id":48792749244450,"sku":null,"price":399.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0289\/4046\/8258\/files\/Ty_product_page.png?v=1789787221","url":"https:\/\/www.tyack.com.au\/products\/ty-your-ai-ecommerce-manager","provider":"Tyack eCommerce Solutions","version":"1.0","type":"link"}