Calldrip

Trigger a phone call with potential customers in a matter of seconds.

¿Qué es Calldrip?

Calldrip es una extensión de Chrome desarrollada por http://calldrip.com, y su función principal es "Trigger a phone call with potential customers in a matter of seconds.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Calldrip

Descarga archivos de extensión Calldrip en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        You’ll never worry about leads going to waste again.

Calldrip triggers a phone call between your sales team and your prospect while they’re still on your website, ready to learn about your business. The quicker this connection is made, the more likely you are to close the sale.

• Calls can be routed to a desk or mobile phone which means your agents can respond to leads no matter where they are.

• Purchase local and toll-free numbers from anywhere to use on your next marketing campaign.

• Integrate Calldrip with the tools you already use – Salesforce, Infusionsoft, MailChimp, Zapier and more – to pull all your sales communication in one place.

• Easy to view reports that actually matter. Track response time and manage phone conversations with our reporting tools.

• Generate leads with Calldrip Enticements™.  These can be added to any web page and appear when potential customers browse your site.

See why so many businesses are choosing Calldrip to boost sales and automate workflow.

WHAT’S BEING SAID

“With Calldrip, we’re getting back to our prospects within about 10 seconds. This has made a huge difference in terms of number of sales!” - Jeff G.

“We are loving the system - especially the healthy competition it has added to our team.” - Seth J.

Start your FREE trial now.                    

Información Básica de la Extensión

Nombre Calldrip Calldrip
ID aodphhnflaiamggeojaoininbdeakcld
URL Oficial https://chrome.google.com/webstore/detail/calldrip/aodphhnflaiamggeojaoininbdeakcld
Descripción Trigger a phone call with potential customers in a matter of seconds.
Tamaño del Archivo 35.57 KB
Cantidad de Instalaciones 48
Versión Actual 1.0
Última Actualización 2015-01-08
Fecha de Publicación 2015-01-07
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador http://calldrip.com
Tipo de Pago free
Sitio Web de la Extensión http://www.calldrip.com
URL de la Página de Ayuda http://www.calldrip.com/support
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Calldrip",
    "description": "Trigger a phone call with potential customers in a matter of seconds.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "tabs",
        "notifications"
    ]
}