---
title: Revenue Architecture on HubSpot | Mary Jane
description: Field notes, playbooks, and case studies from the GiantFocal practice. Written by senior operators who have built revenue systems at B2B companies across different industries from $3M to $80M ARR.
---

[Skip to content](https://www.giantfocal.com/blog/author/mary-jane#main-content)

```json
{
  "@context" : "https://schema.org",
  "@id" : "https://www.giantfocal.com/#organization",
  "@type" : "Organization",
  "description" : "Revenue Architecture for HubSpot. We design, build, and operate revenue systems for ambitious mid-market and enterprise teams.",
  "logo" : "https://cdn2.hubspot.net/hubfs/2333817/Giantfocal_2020/logos/giantfocal.svg",
  "name" : "GiantFocal",
  "url" : "https://www.giantfocal.com/"
}
```

```json
{
  "@context" : "https://schema.org",
  "@id" : "https://www.giantfocal.com/#website",
  "@type" : "WebSite",
  "name" : "GiantFocal",
  "potentialAction" : {
    "@type" : "SearchAction",
    "query-input" : "required name=search_term_string",
    "target" : {
      "@type" : "EntryPoint",
      "urlTemplate" : "https://www.giantfocal.com/hs-search-results?term={search_term_string}"
    }
  },
  "publisher" : {
    "@id" : "https://www.giantfocal.com/#organization"
  },
  "url" : "https://www.giantfocal.com/"
}
```