Reporting gates use custom fields on the call reporting object and allow more data on how the call was routed. You will need salesforce permissions to be able to access salesforce setup and create new fields.
Here is how to create a reporting gate:
Click the setup cog in the top right and then go to the object manager.
Search for ‘Call Reporting’ and then click ‘Fields & Relationships’.
Now, click ‘New’ to create a new field
Step 1. Choose the field type
Type = Text
Next
Step 2. Enter the details
Field Label = something like ‘Reporting Gate’ or ‘MainSwitchboard’
Length = 20 characters should be enough but you can customize as needed
Field Name = this auto populates
Description = something like ‘This field is used as a reporting gate in our Main Inbound Policy’
Help Text = something similar to above
Leave the rest of the options as default
Next
Step 3. Establish field-level security
Leave field-level security as default unless you wish to customize.
Next
Step 4. Add to page layouts
We recommend you leave this as default so the reporting gate field can be seen on the call reporting page layout at the bottom of the Conversation Summary section.
Save
Now, head to your routing policy that you want to add the reporting gate to.
Break the connector where you want the reporting gate by double clicking the line.
Add an Action container with a Manage Properties app.
Go to the Custom Properties tab
Name this item = something like ‘Reporting Gate’
Click + Add Property
Property = this needs to be the api name of the custom field without ‘__c’, e.g. if the api name is ‘Reporting_Gate__c’ the value to add is ‘Reporting_Gate’.
Value = whatever value you want to add in here to assist in your call reporting
Export = Enabled
Reconnect any connectors you broke
Save your changes
An example of how to set this up:
Here is a simple routing policy where you report on the switchboard options:
Here are some ways to use reporting gates:
Reporting on where callers are hanging up
Reporting on switchboard options that are pressed
Reporting on blocked numbers
Reporting on calls that happened out of hours
Reporting on the account/contact/lead/case/other objects queried in the routing policy
Reporting on the number of times a caller goes through the switchboard
Was this article helpful?
Thank you for your feedback! Our team will get back to you