You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

Introduction

The report focuses on presenting Sales Advisors KPIs, concerning Inquiries and Events based metrics. The Sales Advisors are displayed even if they don’t have any Inquiries or Events associated in the given period of time. We are focusing on the Inquiries transitions, by counting the Assigned, the Converted, the Disqualified, the Open Leads and Opportunities and finally the number of Won / Lost cases. As for the Events, we are interested on the Test Drives, the Offers and their follow ups, the Orders, the Cancellations and the Deliveries within the selected Dates. Moreover, the same metrics on a Year To Date (YTD) period are also calculated.

Report Identity

Code

7K8VjgRcZ0WSoQYnj0bTNQ

Name

Sales Advisor Performance

Filename

Sales Advisor Performance.trdx

Description

Sales Advisor Performance

Resource Code

OD0013542

Procedure Name

IDMS_RPT_SALESADVISORPERFORMANCE_SP

Procedure Type

Stored Procedure

Parameters

DescriptionField (U_IDMS_ParamName)Description

Provided by UI

ValuesDefault ValueMandatory
Date fromDateFromCreate date of inquryYES

YES
Date ToDateToCreate date of inquryYES

YES
BranchBranchBased on the dimensions of the userYES

NO
Sales AdvisorSalesAdvisorThe user that the inquiry is assigned toYES

NO
Inquiry SourceInqSource
YES

NO
Inquiry ChannelInqChannel
YES

NO
MakeMakeMake based on the dimension permissions of the user that executes the reportYES

NO
LocationLocationBased on the dimensions of the userYES

NO
Include Internal InquiriesIncludeInternalInquiriesSystemic Inquiries that are automatically created from LeadsYESYES / NONOYES
Include Unknown Interest TypeIncludeUnknownInterestInquiries that are created from an external system eg BMW websiteYESYES / NONOYES
Group by BranchGroupByBranch
YESYES / NONOYES

The above parameters can be found in the @IDSM_TR_PARAMETER table (filtered by U_IDMS_ReportCode).


Report Layout 

Report Calculation Logic 

Headers (highlighted with green)

FieldDescription
Report NameThe standard Name of the report. 
Date TimeShow the report execution date (day of the week, month, date, time)
User NameName of the User who executed a report
Date PeriodSelected "Period of time" from the parameters
Branch

Selected "Branch" from the parameters.

If not selected then bring data about all branches of the Company

Sales Advisor

Selected "Sales Advisor" from the parameters

If not selected then bring data about all Sales Advisors

Make

Selected "Make" from the parameters

If not selected then bring data about all Makes

Inquiry Source

Selected "Inquiry Source" from the parameters

If not selected then bring data about all Inquiry Sources

Inquiry Channel

Selected "Inquiry Channel" from the parameters

If not selected then bring data about all Inquiry Channels

Location

Selected "Location" from the parameters.

If not selected then bring data about all locations of the Company

Include Internal

If NO, it will exclude all entities created internally

If YES, it will include entities created internally

Include Unknown

If NO, it will exclude all Inquiries with Interest Type Unknown

If YES, it will include all Inquiries with Interest Type Unknown

Group by Branch

If NO, it will not be grouped by Branch

If YES, it will be grouped by Branch

Body (purple section)

Report Column

U_IDMS_EventTypeCode (values)

Workflow Transition/State

Description
Sales Advisor--Here we filter with the active employee that is connected with an active Sales person and belongs to a sales team.
Inquiries Assigned--Here we count the Inquiries that are assigned to the sales advisor as a Lead.
Inquiries Converted--Here we count the Inquiries that are assigned to the sales advisor as a Lead.
Inquiries Disqualified--Here we count the Inquiry that was disqualified from the button 'Disqualified'.
Open Leads--Counts open Leads converted from Inquiry.
Open Opportunities--Counts open Opportunities from Inquiry.

Events Test Drives

CurrentWeekTestDrive*Transition IN → Execute Test DriveThe Sum of TD Events in Leads and Opportunities (Completed/Executed).

Events Offers

CurrentWeekOffers*Transition IN → Offer

The sum of Active Offers in Leads and Opportunities.

Events  Offers Follow Up

CurrentWeekOfferFollowUp** State IN → Offer Follow Up Call

The sum of closed Offer Follow Up in Leads and Opportunities per salesperson

Events Orders

CurrentWeekOrders*Transition IN→ OrderThe sum of Active Order in Leads and Opportunities.

Events Cancellations

CurrentWeekCancelations*Transition IN → Order CancelledThe sum of Cancelled Order in Leads and Opportunities per salesperson

Event Deliveries

CurrentWeekCarDeliveries 

*Transition IN → Delivery CompletedThe sum of Completed Delivery in Leads and Opportunities.

Cases Won



The sum of Case Won in the Leads and Opportunities Grid Lists

Cases Lost



The sum of Case Lost in the Leads and Opportunities Grid Lists

* Transition IN: the record that will be considered by the event, is created when the user selects the relevant transition and saves. 

** State IN: the record that will be considered by the event, is created when closing the activity of the STATE, during the selection of the next activity in the STATE (transition).

Description:

The report focuses on presenting Sales Advisors KPIs, concerning Inquiries and Events based metrics. The Sales Advisors are displayed even if they don’t have any Inquiries or Events associated in the given period of time. We are focusing on the Inquiries transitions, by counting the Assigned, the Converted, the Disqualified, the Open Leads and Opportunities and finally the number of Won / Lost cases. As for the Events, we are interested on the Test Drives, the Offers and their follow ups, the Orders, the Cancellations and the Deliveries within the selected Dates. Moreover, the same metrics on a Year To Date (YTD) period are also calculated.

UI parameters

The UI representation of this report takes two forms, depending on the value of the user defined parameter “Group By Branch”. The first representation shows the list of all eligible Sales Advisors, whereas the second one shows the list of all eligible Sales Advisors inside their belonging Branch. This is clearly shown in the next images.


By sales person



By branch



  • No labels