SourCherry Help Centre
Home β€Ί Dashboards β€Ί Dashboard Widgets

Custom Metrics β€” Metric-level Filters, Meta Ads & Google Analytics Support

Custom Metrics now supports metric-level filtering, Meta Ads, and Google Analytics as data sources. This article covers what's new, how to use these capabilities, and example metrics you can start building today.


TABLE OF CONTENTS


What's New


This update adds three new capabilities to Custom Metrics:


How to Add Filters to a Metric


Step 1: Open the Custom Metric Builder


Navigate to your Dashboard, enter Edit Mode, click Add Widget, and open an existing custom metric or create a new one.





Step 2: Build Your Formula


In the formula builder, add your metric tokens as usual.

Pro tip: Click on any metric token to add filters and customize how that specific metric's data is calculated.




Step 3: Click a Metric Token to Open Filters


Click on a metric token in your formula. A Configuration panel will open on the right side of the screen showing a Filters tab.


Step 4: Set Your Filter Conditions


In the Configuration panel:

  1. The Applying to field confirms which metric you are filtering.

  2. Set the Date Property β€” choose the date field the metric should be calculated on (e.g., Created On).

  3. Under the filter row, select your filter attribute (e.g., Tag, Pipeline, Owner, Source) from the first dropdown.

  4. Select the operator (e.g., Is one of, Is not).

  5. Select or enter the filter value.

  6. Click + AND to add additional conditions to the same metric.

  7. Click + Add Filter to add another filter row.


Step 5: Save the Metric


Once your filters are set, click Update at the top right. Metric tokens with active filters will show a filter icon on the badge for easy visibility.



How to Use Meta Ads Metrics


Step 1: Open the Formula Builder


In the Custom Metric builder, click inside the formula field to open the metric picker.


Step 2: Select Meta Ads


From the metric categories list, select Meta Ads. This expands the list of available Meta Ads metrics:


Step 3: Build Your Formula


Select the Meta Ads metric you need and combine it with other metrics using operators.


Example: Sum of Spend (Meta) / Sum of Conversions β†’ Tracks Cost per Conversion from your Meta campaigns directly on the dashboard.


How to Use Google Analytics Metrics


Step 1: Open the Formula Builder


In the Custom Metric builder, click inside the formula field to open the metric picker.


Step 2: Select Google Analytics


From the metric categories list, select Google Analytics. This expands the list of available GA metrics.


Step 3: Build Your Formula


Select the GA metric you need and combine it with your CRM metrics.


Example: Sum of Spend (GA) / Count of Opportunities β†’ Tracks Cost per Opportunity by combining ad spend data with your pipeline directly on the dashboard.

Note: Ensure your Google Analytics account is connected under Settings β†’ Integrations before GA metrics appear in the picker.


Example Metrics You Can Now Build

Metric NameFormulaFilter
Opportunity Win RateCount of Opportunity [Won] / Count of Opportunity [Total] Γ— 100Filter by Pipeline or Owner
Customer RatioCount of Contacts [Tag = Customer] / Count of Contacts Γ— 100Tag = Customer
Lead Conversion by SourceCount of Opportunity [Won] / Count of Contacts Γ— 100Contact Source = Facebook / Google
Cost per OpportunitySum of Spend (GA) / Count of Opportunityβ€”
Cost per ConversionSum of Spend (Meta) / Sum of Conversionsβ€”
Revenue per CallTotal Revenue / Count of CallsFilter by Call Made By

Frequently Asked Questions


Q: Can I add filters to each metric independently in the same formula?

Yes. Each metric token in your formula has its own independent filter. Clicking a token opens its filter configuration without affecting other metrics in the formula.


Q: How many filter conditions can I add to a single metric?

You can add multiple conditions using AND logic within a single metric's filter. Each condition is a separate attribute-operator-value row.


Q: Do Meta Ads and Google Analytics metrics respect the dashboard date range?

Yes. Like all metrics in the formula builder, Meta Ads and Google Analytics metrics are calculated based on the date range set on the dashboard or report.


Q: Does filtering affect the entire formula or just the specific metric?

Filters apply only to the specific metric token they are configured on. Other metric tokens in the same formula are unaffected.


Q: What if my Google Analytics or Meta Ads data is not appearing in the picker?

Ensure the relevant integration is connected in your sub-account under Settings β†’ Integrations. Google Analytics and Meta Ads must be connected for their metrics to be available in the custom metric builder.


Q: Can I use filtered custom metrics in Snapshots?

Yes. Custom metrics including their filter configurations can be pushed to other sub-accounts via Snapshots. The filters will remain intact as long as the destination account has the same data sources and field values available.


Related Articles