Tweaking your List with settings

Configure agent access, Segments, deduplication and more...

Jeppe Liisberg avatar
Written by Jeppe Liisberg
Updated over a week ago

Once you have imported your leads, you are probably ready to start calling the leads in your list, but myphoner offers a few settings, that you sometimes might find handy. Let's walk through the other tabs in the configuration page.

General settings

Prepend Phone: If you type something in this field, it will be inserted in front of all phone numbers in the list. This can be useful if you want to add a country code to all numbers.

Inline Identifiers: Will put the first two fields on one line in the lead information view. This is useful if you for example have 'First Name' and 'Last Name' and want them on one line.

Please note that enabling inline identifiers will then turn the first four fields of your list into the identification portion (instead of the first three).

Lock on defaults: Lock the default fields and prevent them from being renamed or their type from being changed. This is required for you to sync your list with your CRM or contact manager. It can also be convenient if you just want to make sure fields are consistent across lists for later migrating leads.

Available settings for your list.

Limiting access to specific agents

The 'Users' tab is a simple list of users (agents) with checkboxes next to them. Unchecking a user will disallow that user access to the list, and hide it from their interface.

Please note that all users have access to the list by default.

You can also manage which lists are accessible for a specific user - see Add Users for more information.

Pro Tip: Make sure that admins and analysts that are to view reports for this list have access to it.

You can limit what users can work a list. All users have access by default.

Change how duplicates are matched

By default, duplicates are matched by phone numbers and email addresses.

In the 'Dedupe'-tab you can change this. Let's say you have an additional identifying field, such as 'Full Name', 'ID' or similar. Then you can choose this field in the dropdown for myphoner to start looking for duplicates that match on that field as well.

When you change these settings and hit 'Save', myphoner will start looking for duplicates. This can take some time, depending on the size of your list. Usually the detection takes about 5-10 minutes.

Pro Tip: Only want to match on mobile phone, not company phone? Simply untick 'Duplicates match on phone' and choose 'Mobile Phone' in the 'Match on'-dropdown.

You can change the way duplicates are detected for a list.

Enable better segmentation with categories

A lead has 5 states it can be in:

  • New

  • Call Back (optionally scheduled or postponed)

  • Won

  • Lost

  • Archived

These are solid, basic states and provides a good foundation for working and handling leads.

However, most companies like to analyse the result of a campaign to try and identify places where the next campaign can be optimized.

For this purpose, myphoner allows adding custom categories to each state, so that agents can (optionally) choose a category for the appropriate action when finishing a call.

The categories can later be analysed in the reports section of myphoner.

You can also filter by categories when you are migrating leads.

If you want to configure categories, simply go to the 'Categories' tab on the list configuration page.

Then input the categories of your choice - separate them with commas - et voila, you have custom segmentation of your leads.

Please Note that categories are stored as simple text strings, and if you make a spelling mistake and later change the name of the category, any leads tagged with the old category will remain tagged with the misspelled version, so be careful with renaming categories in the middle of a campaign.

Input your desired categories in the list configuration...

...and pick the relevant category when calling a lead.

Please Note

For all accounts created on/ after the 25th of March 2022* you will have access to our new text editor & not have access to markdown. For detailed information on our new editor:

*For accounts created before the 25th we are in the process of rolling out the new editor, account owners will be notified of the rollout in due course.

Add a script for your agents

Even though we do not recommend reading from a script when cold calling (instead, we recommend practicing your pitch beforehand for a more natural flow), you can create one and make it available to your agents from within myphoner.

Adding a script is done from the 'Script'-tab in the list configuration screen.

When editing your script, you can use a special syntax called 'markdown'. This is a simple text format that will help you render a nice looking script with headings, lists, bold or italic text, and even embed resources from other places on the web. Here's an example markdown text - see the screenshots to view how it is rendered:

## The amazing campaign 1

This is an example script using 'markdown'.

- List item 1
- List item 2

You can read more about markdown [here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)

**You can even embed an iframe to source content from other apps or places around the internet**

<div class="embed-responsive embed-responsive-16by9">
<iframe src="https://player.vimeo.com/video/180561037" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div>

Read more about the markdown syntax in this Markdown Cheatsheet.

When present, the script will appear in a 'Script'-tab when viewing a leads from the list.

Create a script using markdown...

...and view it when working your leads.

Did this answer your question?