Settings
Currency
Currency is used in many metrics, and requires it to be set. Values are choosen within the list of Currency Code : https://www.iban.com/currency-codes
Set Currency
Get Currency
Periods
Period represent the unit of targeting/reporting traditionnally use in your sales environment.
You may decide to run your sales team motivation, targets, pace at different cadence.
Period | value | e.g |
---|---|---|
weekly | w1 to w52 | w3 is 3rd week of Jan |
monthly | m1 to m12 | m4 is april |
quarterly | Q1 to Q4 | Q2 ranges from April 1st to June 31st |
Depending on your willing to drive your sales team at your own pace, based on your business and sales management behavior, you will set the period accordingly.
Periods are used in :
Quota/Target Setting
Pipeline Metrics
Trending for both pipeline and member
Reviews and Forecasting cadences
Set Periods
Targets
Quartz enables to define team members targets (a.k.a quotas) for each period, so it can build pipeline to cover and other volume metrics.
This requires the period to be defined. Targets are passed through the payload request as a array in JSON, with one element per period timely ordered. (e.g 4 elements if choosen period is quarterly, or 12 if the choosen period is monthly). Targets are expressed in currency.
Set Targets
Get Targets
Sales Methodology
Quartz helps any team to leverage existing sales metholodgy by offering a collaborative template built for each methodology. The template ensures to capture data and identify how members follow the guidance.
Sales Methodologies available are managed by Quartz. As of today, existing methodologies available are :
BANT
MEDDIC
SPIN
Methodologies are associated with sales pipeline in the CRM. Only one methodology can be associated with each pipeline.
Set Methodology
Set the methodology to use for the specified pipeline. While set methodology related template will be use in the Quartz app.
Get Methodology
Returns the list of supported methodologies. Each methodology comes with a specifc template.
List of supported metholodgy templates :
BANT = api returns "bant"
MEDDIC : api returns "meddic"
SPIN : api returns "spin"
Last updated