Leadscore
Lead Scoring is a powerful concept making its way to the top of everyone’s mind in the Lead Generation space. Now that you are collecting data, it’s time to set custom, automatically calculated lead scoring.
We calculate each leads score 'on-the-fly', which means every time you open a report we (re)calculate the score based on the scoring algorithm you have set. This powerful tool means that we show you the most qualified and interesting leads at the top of the list.
Set your Leadscore
Once you start using LeadBoxer, you'll notice that every lead has a Leadscore. By default, your leads are sorted based on a standard Leadscore setting. Now is the time to give it your personal touch. If you are unsure how to start, you can select one of our predefined settings, and adjust them based on your needs. To do this, just go to the leadscore page.
Click below and jump to our Leadscore management guide
How to set your LeadscoreTechnical API section:
Leadscore parameters
If you want to use the leadscore features build inside our API you can use this documentation to get started.
The LeadBoxer scoring engine can score on 4 criteria
Range
Match
Exist
Boost
Range
A range can be used for scoring on number ranges, eg pageviews, visits, etc.Range needs these 5 values:
field name
Start of the range
End of range
Score value
Comma (not for last)
Example:
Match
Match can be used if you want to score on a exact value match on any field
A match needs 3 values
field name
Value
Score
Example
Exists
Exist can be used to score on the existence of a value
An Exist needs 2 values
field name
Score
Example
Boost
Boost can be used for scoring on events/pageviews/etcA Boost requires 3 values
Event type (usually root_url)
The actual URL
Score
Example
Last updated