<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>GrowthKitty blog</title>
    <link>https://growthkitty.com/growthkitty-blog</link>
    <description />
    <language>en</language>
    <pubDate>Thu, 16 Apr 2026 12:36:56 GMT</pubDate>
    <dc:date>2026-04-16T12:36:56Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>HubSpot lifecycle stages are not deal stages, conflation can be costly</title>
      <link>https://growthkitty.com/growthkitty-blog/hubspot-lifecycle-stages-are-not-deal-stages-conflation-can-be-costly</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://growthkitty.com/growthkitty-blog/hubspot-lifecycle-stages-are-not-deal-stages-conflation-can-be-costly" title="" class="hs-featured-image-link"&gt; &lt;img src="https://growthkitty.com/hubfs/NicePng_hubspot-logo-png_2356306.png" alt="HubSpot lifecycle stages are not deal stages, conflation can be costly" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;This is the single most common structural error in HubSpot implementations. It seems minor. It isn't.&lt;/p&gt;</description>
      <content:encoded>&lt;p&gt;This is the single most common structural error in HubSpot implementations. It seems minor. It isn't.&lt;/p&gt; 
&lt;p&gt;Lifecycle stages and deal stages are two different constructs that answer two different questions. When they get conflated — which happens in the majority of portals we encounter — the downstream effects ripple through your reporting, your automation, your segmentation, and your attribution.&lt;/p&gt; 
&lt;p&gt;Here's how to understand the difference, why it matters, and how to fix it.&lt;/p&gt;  
&lt;h3&gt;What Lifecycle Stages Are For&lt;/h3&gt; 
&lt;p&gt;Lifecycle stage is a &lt;em&gt;contact and company-level&lt;/em&gt; property. It represents where a person or organisation sits in their relationship with your business as a whole — not in relation to a specific deal.&lt;/p&gt; 
&lt;p&gt;The progression looks something like this:&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;Subscriber → Lead → MQL → SQL → Opportunity → Customer → Evangelist&lt;/strong&gt;&lt;/p&gt; 
&lt;p&gt;(With variations depending on your GTM motion — some organisations insert SAL between MQL and SQL; others collapse stages depending on their sales velocity.)&lt;/p&gt; 
&lt;p&gt;The key point: lifecycle stage is owned at the &lt;em&gt;entity&lt;/em&gt; level. A contact can have one lifecycle stage. That stage reflects the most advanced position they've ever reached with your business — not where they are right now in a current deal.&lt;/p&gt;  
&lt;h3&gt;What Deal Stages Are For&lt;/h3&gt; 
&lt;p&gt;Deal stages are &lt;em&gt;deal-level&lt;/em&gt; properties. They represent the status of a specific sales opportunity — not the contact or company behind it.&lt;/p&gt; 
&lt;p&gt;A contact who is a Customer might have a new deal in the Proposal stage. The contact's lifecycle stage is Customer. The deal's stage is Proposal. These are independent.&lt;/p&gt; 
&lt;p&gt;Deal stages answer: &lt;em&gt;Where is this specific opportunity in the buying process?&lt;/em&gt;&lt;/p&gt; 
&lt;p&gt;Lifecycle stages answer: &lt;em&gt;What is this person's overall relationship status with our business?&lt;/em&gt;&lt;/p&gt;  
&lt;h3&gt;What Goes Wrong When You Conflate Them&lt;/h3&gt; 
&lt;p&gt;&lt;strong&gt;Reporting breaks.&lt;/strong&gt; If lifecycle stage is being set based on deal stage (e.g., "move to SQL when deal is created"), your lifecycle funnel report stops measuring what it's supposed to measure. You're no longer seeing the lead conversion story — you're seeing deal creation activity, which is a different metric.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;MQL definition becomes meaningless.&lt;/strong&gt; If SQL is set when a deal is created rather than when a contact hits a qualification threshold, you've lost the ability to distinguish between marketing-qualified and sales-qualified signals. Your MQL→SQL conversion rate becomes 100% (because SQL is being triggered by the same event as opportunity creation), and your marketing attribution is gone.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;Automation fires incorrectly.&lt;/strong&gt; Workflows triggered by lifecycle stage changes will fire at the wrong time, for the wrong contacts, with the wrong content. A nurture sequence designed for MQLs will enrol contacts who are already mid-deal.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;Segmentation becomes unreliable.&lt;/strong&gt; Lists and smart content based on lifecycle stage will pull in the wrong audience. Your "never been a customer" segment might include active customers whose lifecycle stage was never updated post-close.&lt;/p&gt;  
&lt;h3&gt;The Correct Architecture&lt;/h3&gt; 
&lt;p&gt;Here's a clean way to think about lifecycle stage design:&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;Lifecycle stage should be:&lt;/strong&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;Set automatically, based on defined criteria&lt;/li&gt; 
 &lt;li&gt;A forward-only property (contacts don't move backwards — a Customer is always a Customer, even if a deal falls through)&lt;/li&gt; 
 &lt;li&gt;Owned by a specific team at each stage (Marketing owns up to MQL; Sales owns SAL/SQL; CS owns Customer and beyond)&lt;/li&gt; 
 &lt;li&gt;Linked to SLA rules (e.g., an MQL must be worked within 24 hours, or it triggers an alert)&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;strong&gt;Deal stage should be:&lt;/strong&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;A reflection of the sales process, not the contact relationship&lt;/li&gt; 
 &lt;li&gt;Defined in terms of buyer actions, not seller actions ("Proposal sent" is a seller action; "Proposal reviewed and questions raised" reflects buyer engagement — the latter is more useful)&lt;/li&gt; 
 &lt;li&gt;Independent of lifecycle stage, but connected through reporting (so you can see how deal activity maps to lifecycle progression)&lt;/li&gt; 
&lt;/ul&gt;  
&lt;h3&gt;The Fix: Decouple the Logic&lt;/h3&gt; 
&lt;p&gt;If your HubSpot has lifecycle stages being set by deal stage changes, the first step is to audit every workflow and property-setting rule that touches lifecycle stage. Map out what's setting it and when.&lt;/p&gt; 
&lt;p&gt;Then rebuild the logic from first principles:&lt;/p&gt; 
&lt;ol&gt; 
 &lt;li&gt;Define what each lifecycle stage &lt;em&gt;actually means&lt;/em&gt; for your business&lt;/li&gt; 
 &lt;li&gt;Identify the specific triggers that should move a contact from one stage to the next (form fills, score thresholds, manual sales qualification, deal creation where appropriate)&lt;/li&gt; 
 &lt;li&gt;Build the workflows to enforce those triggers — and only those triggers&lt;/li&gt; 
 &lt;li&gt;Set up the funnel reporting to verify the logic is working&lt;/li&gt; 
&lt;/ol&gt; 
&lt;p&gt;It's a few days of work. But it unlocks clean reporting, accurate attribution, and automation that actually fires at the right time — which makes everything else you build in HubSpot dramatically more effective.&lt;/p&gt; 
&lt;p&gt;The foundation matters. Get it right, and everything stacks cleanly on top of it.&lt;/p&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=7193540&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fgrowthkitty.com%2Fgrowthkitty-blog%2Fhubspot-lifecycle-stages-are-not-deal-stages-conflation-can-be-costly&amp;amp;bu=https%253A%252F%252Fgrowthkitty.com%252Fgrowthkitty-blog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <pubDate>Thu, 16 Apr 2026 12:32:51 GMT</pubDate>
      <author>kasey@growthkitty.com (Kasey Chan)</author>
      <guid>https://growthkitty.com/growthkitty-blog/hubspot-lifecycle-stages-are-not-deal-stages-conflation-can-be-costly</guid>
      <dc:date>2026-04-16T12:32:51Z</dc:date>
    </item>
    <item>
      <title>The Real Difference Between a CRM Admin and a RevOps Architect</title>
      <link>https://growthkitty.com/growthkitty-blog/the-real-difference-between-a-crm-admin-and-a-revops-architect</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://growthkitty.com/growthkitty-blog/the-real-difference-between-a-crm-admin-and-a-revops-architect" title="" class="hs-featured-image-link"&gt; &lt;img src="https://growthkitty.com/hubfs/AI-Generated%20Media/Images/HubSpot%20Logo%20on%20Digital%20Background.png" alt="The Real Difference Between a CRM Admin and a RevOps Architect" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;When a B2B company decides it needs "someone for HubSpot," there's usually a gap between what they ask for and what they actually need.&lt;/p&gt;</description>
      <content:encoded>&lt;p&gt;When a B2B company decides it needs "someone for HubSpot," there's usually a gap between what they ask for and what they actually need.&lt;/p&gt; 
&lt;p&gt;The job post goes up. The brief says something like: &lt;em&gt;HubSpot experience required. Will manage workflows, maintain contact database, support marketing campaigns.&lt;/em&gt; A few candidates apply. Someone gets hired. Six months later, the problem that prompted the hire still hasn't been solved — it's just been better-documented.&lt;/p&gt; 
&lt;p&gt;This isn't a people problem. It's a scoping problem. And it comes from conflating two very different functions: CRM administration and RevOps architecture.&lt;/p&gt;  
&lt;h3&gt;What a CRM Admin Does&lt;/h3&gt; 
&lt;p&gt;A CRM admin is an operator. They work within a system that's already been designed — maintaining it, troubleshooting it, training users on it, and executing tasks that require platform knowledge.&lt;/p&gt; 
&lt;p&gt;Good CRM admins are genuinely valuable. A well-maintained HubSpot portal doesn't happen by accident. Properties need updating. Lists need pruning. Workflows drift out of spec. Someone needs to handle support tickets when a workflow breaks at 11pm before a product launch.&lt;/p&gt; 
&lt;p&gt;But admins are executing within a defined system. They're not designing the system.&lt;/p&gt;  
&lt;h3&gt;What a RevOps Architect Does&lt;/h3&gt; 
&lt;p&gt;A RevOps architect is working at a different altitude.&lt;/p&gt; 
&lt;p&gt;They're asking: &lt;em&gt;How should revenue flow through this organisation? What does the lifecycle look like from first touch to renewal? Where is the handoff between marketing and sales, and how do we enforce it? What does attribution need to look like for the CFO to trust the marketing spend report?&lt;/em&gt;&lt;/p&gt; 
&lt;p&gt;Then they're building the infrastructure to answer those questions: data models, scoring logic, lifecycle automation, integration architecture, pipeline design, and the reporting layer that sits on top.&lt;/p&gt; 
&lt;p&gt;The practical difference shows up fast. When a CRM admin encounters a problem — say, MQL numbers that don't match between HubSpot and the board deck — they'll investigate the workflows and the data. When a RevOps architect encounters the same problem, they're asking whether the lifecycle stage definition is even correct, whether the attribution model is the right one for the business, and whether the reporting being pulled is measuring the right thing.&lt;/p&gt; 
&lt;p&gt;One is debugging. The other is redesigning.&lt;/p&gt;  
&lt;h3&gt;Why This Distinction Matters More as You Scale&lt;/h3&gt; 
&lt;p&gt;At 10 salespeople and a single product, the line between admin and architect is blurry. The system is simple enough that a competent admin can keep it working while making the occasional structural decision.&lt;/p&gt; 
&lt;p&gt;At 50 salespeople, multiple product lines, a separate SDR function, a customer success team sharing the CRM, and a CFO asking for revenue attribution by channel — the system can no longer be held together by someone who's good at HubSpot. You need someone who's good at &lt;em&gt;revenue operations design&lt;/em&gt;, who also knows HubSpot.&lt;/p&gt; 
&lt;p&gt;That's a narrower pool, and it's a different job.&lt;/p&gt;  
&lt;h3&gt;The Four Questions That Reveal Which One You Need&lt;/h3&gt; 
&lt;p&gt;If you're trying to figure out what your organisation actually needs, start here:&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;1. Do you have a defined lifecycle architecture?&lt;/strong&gt; Not just lifecycle stages in HubSpot — an actual documented model that specifies what triggers movement between stages, who owns each stage, and what the SLA is for follow-up. If the answer is no, you need an architect.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;2. Can your current reporting answer: "Where in the funnel are we losing revenue, and why?"&lt;/strong&gt; If the answer is "sort of" or "we pull it manually," you need someone to redesign the reporting infrastructure, not just maintain it.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;3. Are your GTM tools talking to each other?&lt;/strong&gt; If data from your ABM platform, your enrichment tool, and your CRM isn't reconciling cleanly — and someone's manually copying fields between systems — you need an integration builder, not a form manager.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;4. Is your CRM being used as a system of record or a system of action?&lt;/strong&gt; Systems of record store data. Systems of action drive behaviour — surfacing the right playbook at the right deal stage, automating the right follow-up, alerting the right person when a deal goes cold. If your HubSpot is only doing the former, you're underutilising it significantly.&lt;/p&gt;  
&lt;h3&gt;The Fractional Option&lt;/h3&gt; 
&lt;p&gt;Not every company needs (or can afford) a full-time VP of RevOps. But they do need the thinking — particularly during periods of rapid growth, post-Series A fundraising, or before a critical go-to-market pivot.&lt;/p&gt; 
&lt;p&gt;This is where fractional RevOps architecture makes commercial sense. Bringing in senior-level GTM engineering expertise for a defined period — to design the system, build the infrastructure, and hand it over with documentation — is often a better use of budget than hiring someone full-time who will spend most of their time maintaining a system that was never properly built.&lt;/p&gt; 
&lt;p&gt;The question isn't just "who can manage our HubSpot." It's "who can design the revenue infrastructure this business is going to need for the next 18 months."&lt;/p&gt; 
&lt;p&gt;Those are different questions. Make sure you're asking the right one.&lt;/p&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=7193540&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fgrowthkitty.com%2Fgrowthkitty-blog%2Fthe-real-difference-between-a-crm-admin-and-a-revops-architect&amp;amp;bu=https%253A%252F%252Fgrowthkitty.com%252Fgrowthkitty-blog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <pubDate>Thu, 16 Apr 2026 12:28:33 GMT</pubDate>
      <author>kasey@growthkitty.com (Kasey Chan)</author>
      <guid>https://growthkitty.com/growthkitty-blog/the-real-difference-between-a-crm-admin-and-a-revops-architect</guid>
      <dc:date>2026-04-16T12:28:33Z</dc:date>
    </item>
    <item>
      <title>Why Your HubSpot Is Telling You Lies (And What to Do About It).</title>
      <link>https://growthkitty.com/growthkitty-blog/why-your-hubspot-is-telling-you-lies-and-what-to-do-about-it</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://growthkitty.com/growthkitty-blog/why-your-hubspot-is-telling-you-lies-and-what-to-do-about-it" title="" class="hs-featured-image-link"&gt; &lt;img src="https://growthkitty.com/hubfs/AI-Generated%20Media/Images/static.hsappstatic.netFileManagerImagesstatic-1.36371imagesexplore-imagescoder.jpeg" alt="Why Your HubSpot Is Telling You Lies (And What to Do About It)." class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;You've got dashboards. You've got reports. You've got a deal pipeline that looks busy.&lt;/p&gt; 
&lt;p&gt;But when your sales team sits down with leadership to review the numbers, nobody actually trusts them.&lt;/p&gt; 
&lt;p&gt;Sound familiar?&lt;/p&gt; 
&lt;p&gt;This is one of the most common patterns in B2B GTM organisations that have been using HubSpot for more than 12 months: the platform is &lt;em&gt;full&lt;/em&gt; of data, but the data itself is unreliable. And because it's unreliable, decisions get made on gut feel — which defeats the entire point of having a CRM.&lt;/p&gt; 
&lt;p&gt;Here's what's usually going on under the hood.&lt;/p&gt;</description>
      <content:encoded>&lt;p&gt;You've got dashboards. You've got reports. You've got a deal pipeline that looks busy.&lt;/p&gt; 
&lt;p&gt;But when your sales team sits down with leadership to review the numbers, nobody actually trusts them.&lt;/p&gt; 
&lt;p&gt;Sound familiar?&lt;/p&gt; 
&lt;p&gt;This is one of the most common patterns in B2B GTM organisations that have been using HubSpot for more than 12 months: the platform is &lt;em&gt;full&lt;/em&gt; of data, but the data itself is unreliable. And because it's unreliable, decisions get made on gut feel — which defeats the entire point of having a CRM.&lt;/p&gt; 
&lt;p&gt;Here's what's usually going on under the hood.&lt;/p&gt;  
&lt;h3&gt;The Root Cause: Architecture That Wasn't Designed for Scale&lt;/h3&gt; 
&lt;p&gt;Most HubSpot implementations start the same way. A marketing manager or ops person sets up the account, creates a few pipelines, maps some basic lifecycle stages, and launches. It works well enough in the early days.&lt;/p&gt; 
&lt;p&gt;Then the business grows. A new product line. A new geography. A sales team that doubles. An ABM motion layered on top of inbound. Suddenly, the lifecycle stages that made sense for 10 deals a month are creating chaos at 100.&lt;/p&gt; 
&lt;p&gt;The problem isn't HubSpot. It's that the underlying data architecture was never designed to scale — and nobody has gone back to fix it.&lt;/p&gt;  
&lt;h3&gt;The Three Most Common Data Integrity Problems&lt;/h3&gt; 
&lt;p&gt;&lt;strong&gt;1. Lifecycle stages that don't mean anything&lt;/strong&gt;&lt;/p&gt; 
&lt;p&gt;Lifecycle stage should represent a contact or company's relationship with your business — from subscriber to customer. But in most HubSpot portals we audit, lifecycle stages are either:&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;Set once and never updated, or&lt;/li&gt; 
 &lt;li&gt;Being used as a proxy for deal stage (which is a different thing entirely)&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;The result: your MQL count is inflated, your SQL-to-close ratio is meaningless, and your attribution model is broken at the source.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;2. Properties with no governance&lt;/strong&gt;&lt;/p&gt; 
&lt;p&gt;Over time, HubSpot portals accumulate custom properties the way drawers accumulate cables. Someone needed a field for a campaign. Someone else duplicated it under a different name. Now you have three variations of "Industry" and none of them are consistently populated.&lt;/p&gt; 
&lt;p&gt;When your scoring model pulls from inconsistent data, your scores are noise. When your segmentation uses unpopulated fields, your audiences are wrong. Everything downstream suffers.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;3. Duplicate records and broken associations&lt;/strong&gt;&lt;/p&gt; 
&lt;p&gt;Duplicates aren't just a cosmetic problem. When a contact exists as two records — one from a form fill, one from a list import — your activity history is split. Your sequence enrolment logic fires incorrectly. Your revenue attribution credits the wrong touchpoint.&lt;/p&gt; 
&lt;p&gt;Deduplication isn't glamorous work. But it's foundational. Everything else you build on top of a dirty database is structurally compromised.&lt;/p&gt;  
&lt;h3&gt;What Good Architecture Actually Looks Like&lt;/h3&gt; 
&lt;p&gt;A well-architected HubSpot instance has a few non-negotiable properties:&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;Lifecycle stage is a system field, not a manual one.&lt;/strong&gt; Transitions should be automated based on defined criteria — form fills, deal stage changes, scoring thresholds — with explicit SLA handoff rules between teams. Marketing owns MQL. Sales owns SAL and SQL. The boundary is clear, enforced by logic, and visible in reporting.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;Properties have an owner and a purpose.&lt;/strong&gt; Before a new custom property gets created, someone should be able to answer: what business question does this field answer? How will it be populated? Who is responsible for keeping it accurate? If you can't answer those questions, the field doesn't get created.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;Association logic is intentional.&lt;/strong&gt; Contact-to-company associations, deal-to-contact associations, ticket-to-deal associations — these should reflect how your business actually works, not HubSpot's default settings. In complex B2B environments with buying committees or multi-product lines, this matters more than most teams realise.&lt;/p&gt;  
&lt;h3&gt;The Fix Isn't a Feature — It's a Methodology&lt;/h3&gt; 
&lt;p&gt;There's no HubSpot setting you can toggle to fix a data integrity problem. It requires:&lt;/p&gt; 
&lt;ol&gt; 
 &lt;li&gt;An honest audit of what you currently have&lt;/li&gt; 
 &lt;li&gt;A defined data model that reflects how your GTM motion actually works&lt;/li&gt; 
 &lt;li&gt;Retroactive cleanup (yes, this is tedious, but unavoidable)&lt;/li&gt; 
 &lt;li&gt;Automation to enforce the rules going forward&lt;/li&gt; 
 &lt;li&gt;Governance to prevent the problem from creeping back&lt;/li&gt; 
&lt;/ol&gt; 
&lt;p&gt;Most teams skip steps 1–3 and jump straight to building more automations on top of bad data. That's how you end up with a very sophisticated CRM that still produces numbers nobody believes.&lt;/p&gt;  
&lt;h3&gt;Before You Add Anything New to Your HubSpot, Fix What You Have&lt;/h3&gt; 
&lt;p&gt;The instinct when something isn't working is to add more — more workflows, more fields, more integrations. But if your foundation is broken, adding complexity just makes the problem harder to untangle later.&lt;/p&gt; 
&lt;p&gt;The highest-leverage thing most B2B GTM teams can do right now isn't implementing a new tool. It's going back to the data model they have, cleaning it up, and building the right automation logic on top of it.&lt;/p&gt; 
&lt;p&gt;That's not the exciting answer. But it's the one that actually moves the revenue number.&lt;/p&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=7193540&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fgrowthkitty.com%2Fgrowthkitty-blog%2Fwhy-your-hubspot-is-telling-you-lies-and-what-to-do-about-it&amp;amp;bu=https%253A%252F%252Fgrowthkitty.com%252Fgrowthkitty-blog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <pubDate>Thu, 16 Apr 2026 12:20:49 GMT</pubDate>
      <author>kasey@growthkitty.com (Kasey Chan)</author>
      <guid>https://growthkitty.com/growthkitty-blog/why-your-hubspot-is-telling-you-lies-and-what-to-do-about-it</guid>
      <dc:date>2026-04-16T12:20:49Z</dc:date>
    </item>
  </channel>
</rss>
