HubSpot Deal Types: How to Avoid Misclassifying Existing Clients as New Leads
Ever accidentally tagged an existing customer as a brand-new lead in your HubSpot CRM? It happens! And it can mess up your sales reporting and overall data accuracy. One HubSpot Community member ran into this exact problem and asked for help on how to prevent sales reps from accidentally classifying existing clients as "New Logo" deals.
The Challenge: Preventing Deal Type Misclassification
The original poster wanted to enforce a rule where deals created for companies with a Company Status of "Client" couldn't be set as Deal Type = New Logo. They still wanted reps to be able to create deals for existing clients, but needed a way to either:
- Automatically prevent or restrict the deal from being classified as "New Logo" if the company is a client, or
- Automatically flag deals that violate this rule.
The goal was to maintain data integrity and ensure accurate reporting by preventing accidental misclassification.
The Solution: Conditional Properties in HubSpot
One respondent suggested using conditional properties in HubSpot. This is a pretty elegant solution. Here’s how it works:
- Navigate to Property Settings: In your HubSpot account, go to Settings > Properties.
- Find the Deal Type Property: Locate the “Deal Type” property (or the specific property you want to control).
- Set up Conditional Logic: Use the conditional logic settings to make the “New Logo” deal type unavailable when the Company Status is “Client.” This is done by setting up dependencies. The "Deal Type" property will depend on the "Company Status" property.
Here’s a more detailed breakdown of how conditional logic works in HubSpot:
- Define the Trigger Property: This is the property that determines whether another property is displayed or not. In this case, it’s the “Company Status” property.
- Set the Dependency: Specify that the “Deal Type” property depends on the “Company Status” property.
- Configure the Conditions: Set the condition that if “Company Status” is “Client,” then the “New Logo” option is hidden or disabled in the “Deal Type” property.
By implementing this, when a user creates a deal for a company already marked as a "Client," the "New Logo" deal type will not be available, preventing accidental misclassification.
Alternative Approaches
While conditional properties offer a direct solution, you could also consider these alternative approaches:
- Workflows for Flagging: Create a workflow that triggers when a deal is created with the "New Logo" deal type and the associated company has a status of "Client." The workflow could then: Set a property on the deal to flag it for review.
- Send an internal notification to a sales manager.
This flagging approach doesn't prevent the error, but it does provide a safety net to catch and correct mistakes.
Ultimately, the best approach depends on your specific needs and how strictly you want to enforce the rule.
ESHOPMAN Team Comment
We think this is a great example of how seemingly small data entry errors can significantly impact reporting and decision-making. HubSpot’s conditional properties are a powerful tool to maintain data integrity. While workflows are useful for flagging issues, preventing the error in the first place using conditional logic is always the preferred approach. For e-commerce businesses using HubSpot, ensuring accurate deal classifications can have a direct impact on understanding customer acquisition costs and lifetime value.
By implementing these strategies, you can minimize errors, improve data accuracy, and gain a clearer understanding of your sales performance. It’s all about making HubSpot work smarter for you!