Skip to content

Intent Signal Volume (3rd-party)

Definition

Intent Signal Volume (3rd-party) measures the number of buying intent signals collected from external sources (e.g., Bombora, G2, media partners) over a defined time period. It helps quantify market interest beyond owned channels.

Description

Intent Signal Volume (3rd-party) is a key indicator of early market demand and buyer intent visibility, reflecting how many in-market accounts are actively researching relevant topics, product categories, or competitors outside of your owned channels.

The relevance and interpretation of this metric shift depending on the model or signal source:

  • In B2B SaaS, it highlights keyword research, content consumption, or competitive analysis behavior across third-party platforms
  • In enterprise, it includes install-base signals, hiring trends, analyst engagement, or review site activity
  • In ABM programs, it surfaces which accounts show early signs of consideration—even before engaging with your brand directly

A rising intent volume typically signals increased market readiness, stronger category awareness, or competitive activity, while a decline may reflect channel fatigue, seasonality, or messaging gaps. By segmenting by keyword cluster, ICP tier, industry, or signal strength, you unlock insights to refine content strategies, prioritize account outreach, and align campaigns with real-time interest.

Intent Signal Volume (3rd-party) informs:

  • Strategic decisions, like audience targeting, campaign timing, or ABM budget allocation
  • Tactical actions, such as triggering sales plays when accounts spike in interest
  • Operational improvements, including better coordination between marketing and SDR teams
  • Cross-functional alignment, by connecting marketing, sales, and RevOps teams on shared intent data to fuel pipeline creation and demand orchestration

Key Drivers

These are the main factors that directly impact the metric. Understanding these lets you know what levers you can pull to improve the outcome

  • Signal Provider Coverage and Accuracy: Some platforms track more domains or behavior types — data quality matters.
  • Keyword and Topic Configuration: Poorly chosen or overly broad topics dilute signal strength and relevance.
  • Integration with GTM Workflows: Intent data without activation (e.g., routing to sales, triggering ads) doesn’t create value.

Improvement Tactics & Quick Wins

Actionable ideas to optimize this KPI, from fast, low-effort wins to strategic initiatives that drive measurable impact.

  • If signal volume is low, audit your intent topic settings and expand to adjacent keywords or competitor mentions.
  • Add additional providers to diversify signal inputs and reduce blind spots.
  • Run a test using high-volume signal accounts for outbound sequences vs. cold control groups.
  • Refine activation rules to trigger content, ads, or SDR outreach when volume spikes.
  • Partner with RevOps and sales to prioritize 3rd-party signals alongside firmographic and behavioral data.

  • Required Datapoints to calculate the metric


    • 3rd-party intent platform integration
    • Tracked keywords, topics, or competitors
    • Number of signals matched to ICP accounts
  • Example to show how the metric is derived


    • 780 matched 3rd-party signals this month

Formula

Formula

\[ \mathrm{Intent\ Signal\ Volume\ (3rd\text{-}party)} = \mathrm{Total\ Qualified\ 3rd\text{-}party\ Signals\ in\ Period} \]

Data Model Definition

How this KPI is structured in Cube.js, including its key measures, dimensions, and calculation logic for consistent reporting.

cube('IntentSignals', {
  sql: `SELECT * FROM intent_signals`,

  joins: {
    ThirdPartyPlatforms: {
      relationship: 'belongsTo',
      sql: `${CUBE}.platform_id = ${ThirdPartyPlatforms}.id`
    }
  },

  measures: {
    intentSignalCount: {
      type: 'count',
      sql: 'id',
      title: 'Intent Signal Count',
      description: 'Counts the number of intent signals collected from third-party platforms.'
    },
    matchedSignalsToICP: {
      type: 'count',
      sql: 'matched_to_icp',
      title: 'Matched Signals to ICP',
      description: 'Counts the number of signals matched to Ideal Customer Profile (ICP) accounts.'
    }
  },

  dimensions: {
    id: {
      sql: 'id',
      type: 'string',
      primaryKey: true
    },
    platformName: {
      sql: `${ThirdPartyPlatforms}.name`,
      type: 'string',
      title: 'Platform Name',
      description: 'Name of the third-party platform providing intent signals.'
    },
    trackedKeyword: {
      sql: 'tracked_keyword',
      type: 'string',
      title: 'Tracked Keyword',
      description: 'Keywords or topics tracked for intent signals.'
    },
    eventTime: {
      sql: 'event_time',
      type: 'time',
      title: 'Event Time',
      description: 'Time when the intent signal was recorded.'
    }
  }
});
cube('ThirdPartyPlatforms', {
  sql: `SELECT * FROM third_party_platforms`,

  measures: {
    platformCount: {
      type: 'count',
      sql: 'id',
      title: 'Platform Count',
      description: 'Counts the number of third-party platforms integrated.'
    }
  },

  dimensions: {
    id: {
      sql: 'id',
      type: 'string',
      primaryKey: true
    },
    name: {
      sql: 'name',
      type: 'string',
      title: 'Platform Name',
      description: 'Name of the third-party platform.'
    }
  }
});

Note: This is a reference implementation and should be used as a starting point. You’ll need to adapt it to match your own data model and schema


Positive & Negative Influences

  • Negative influences


    Factors that drive the metric in an undesirable direction, often signaling risk or decline.

    • Poor Signal Provider Coverage and Accuracy: Limited coverage and inaccurate data from signal providers result in a lower Intent Signal Volume due to missed or irrelevant signals.
    • Inadequate Integration with GTM Workflows: Lack of integration with go-to-market workflows means intent signals are not utilized effectively, reducing their impact and perceived value.
    • Broad or Irrelevant Keyword and Topic Configuration: Overly broad or irrelevant keywords and topics dilute the strength and relevance of intent signals, negatively affecting the Intent Signal Volume.
    • Data Silos: The presence of data silos can prevent the effective sharing and utilization of intent signals, leading to a decrease in Intent Signal Volume.
    • Market Saturation: In a saturated market, the volume of new intent signals may decrease as potential buyers have already been captured, negatively impacting the Intent Signal Volume.
  • Positive influences


    Factors that push the metric in a favorable direction, supporting growth or improvement.

    • Signal Provider Coverage and Accuracy: Higher coverage and accuracy from signal providers lead to a more comprehensive and reliable Intent Signal Volume, as more relevant buying intent signals are captured.
    • Integration with GTM Workflows: Effective integration with go-to-market workflows ensures that intent signals are acted upon, increasing the perceived value and utility of the Intent Signal Volume.
    • Keyword and Topic Configuration: Well-chosen and specific keywords and topics enhance the relevance and strength of the intent signals, positively impacting the Intent Signal Volume.
    • Market Interest: An increase in overall market interest in a product or service naturally boosts the volume of intent signals collected from third-party sources.
    • Data Enrichment Processes: Robust data enrichment processes that enhance the quality and context of intent signals can lead to a higher Intent Signal Volume by making the data more actionable.

Involved Roles & Activities


Funnel Stage & Type

  • AAARRR Funnel Stage


    This KPI is associated with the following stages in the AAARRR (Pirate Metrics) funnel:

    Awareness
    Acquisition

  • Type


    This KPI is classified as a Lagging Indicator. It reflects the results of past actions or behaviors and is used to validate performance or assess the impact of previous strategies.


Supporting Leading & Lagging Metrics

  • Leading


    These leading indicators influence this KPI and act as early signals that forecast future changes in this KPI.

    • Product Qualified Leads: A surge in Product Qualified Leads (PQLs) usually precedes growth in 3rd-party intent signal volume, as high in-product engagement often triggers external research and intent signals tracked by Bombora, G2, or media partners.
    • Unique Visitors: An increase in unique visitors to owned channels often forecasts an uptrend in external intent signal volume, as more potential buyers enter research and consideration phases detected by 3rd-party sources.
    • Website Traffic: Higher website traffic reflects rising awareness or interest that frequently appears as increased 3rd-party intent signals, as active prospects visit multiple vendor sites and content.
    • Monthly Active Users: Growth in MAU signals greater product or brand engagement, which often correlates with more external buying signals as users seek competitive comparisons or market information.
    • Marketing Qualified Leads (MQLs): Increased MQLs, which indicate stronger in-funnel marketing engagement, are often mirrored by rising 3rd-party intent signals as these prospects research across multiple platforms before converting.
  • Lagging


    These lagging indicators confirm, quantify, or amplify this KPI and help explain the broader business impact on this KPI after the fact.

    • Branded Search Volume: Volume of branded search queries typically moves in tandem with 3rd-party intent signals, both quantifying overall market interest and consideration of your brand. Branded search spikes usually align with increased external intent signal detections.
    • Conversion Rate: Higher conversion rates often reflect the downstream impact of strong 3rd-party intent signal volume, as more externally-researched buyers become qualified and convert on your owned channels.
    • Social Shares: Increases in social shares amplify brand reach and can both influence and confirm surges in external intent signals as your brand is discussed or recommended in public forums.
    • Pipeline Value Growth: Growth in pipeline value often follows periods of high 3rd-party intent signal volume, as external signals feed into sales pipeline creation and opportunity development.
    • Branded Search Volume Growth: Growth trends in branded search query volume confirm and quantify upward or downward shifts in 3rd-party intent signals, both indicating changes in market demand or awareness.