Calldrip
Trigger a phone call with potential customers in a matter of seconds.
Calldrip란 무엇입니까?
Calldrip은(는) http://calldrip.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Trigger a phone call with potential customers in a matter of seconds."입니다.
확장 프로그램 스크린샷
Calldrip 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | aodphhnflaiamggeojaoininbdeakcld |
공식 URL | https://chrome.google.com/webstore/detail/calldrip/aodphhnflaiamggeojaoininbdeakcld |
설명 | Trigger a phone call with potential customers in a matter of seconds. |
파일 크기 | 35.57 KB |
설치 횟수 | 48 |
현재 버전 | 1.0 |
최근 업데이트 | 2015-01-08 |
출시 날짜 | 2015-01-07 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | http://calldrip.com |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.calldrip.com |
도움말 페이지 URL | http://www.calldrip.com/support |
지원되는 언어 | 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" ] } |