GroupTrack CRM

The CRM for Social

什么是GroupTrack CRM?

GroupTrack CRM是由https://grouptrackcrm.com开发的Chrome扩展程序,该扩展的主要功能是“The CRM for Social”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载GroupTrack CRM扩展crx文件

下载GroupTrack CRM扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Turn Your Social Media Into A Lead-Generating, Income-Producing Machine

GroupTrack CRM is the first customer management system that truly LIVES where your business and community does - on Social Media! We realize what a pain it is to switch back and forth between Social Profiles, Groups, Messaging Apps and an external customer resource management system (CRM). GroupTrack removes that friction and brings all CRM features directly WITHIN the Social Media platform itself!

Currently, GroupTrack CRM is fully integrated with Facebook™ and Instagram™, with more platforms on the way in 2023.

* Know everything you want to track about a potential customer without having to go somewhere else to look them up.

* Enhance your Facebook™ and Instagram™ feeds and DM's with indicators to know who is in your CRM or not.

* Hover over contacts to instantly bring up full CRM profile details directly on the page.

* Tag someone from anywhere and have your email autoresponder react immediately with an outbound message!

WORKS WITH TEAMS
Share everything across your Team in real time. Split up incoming leads, prevent redundant follow-up, or duplicate your efforts with an assistant. As the account owner, you get to decide who is on your Team and what they have access to! Assign follow up Tasks to team members and have that activity tracked in the CRM.

CONTACT TRACKING
Track Leads and Members anywhere in Facebook™. Get visibility into each customer's interactions with your community wherever they are. Contact Stages, Tags and Notes help you keep everything organized and searchable. Create follow up Tasks so you never lose someone through the cracks.

RUN ANYWHERE ON FACEBOOK™
Track prospects anywhere conversations are happening around your product or offering. Works in any Group, on any Page, in Messenger, Personal Profiles, News Feeds, Events, Friends Lists...you name it!

GROUP REQUEST CAPTURE
For Groups you DO own, never lose Member Request information again. Approve membership requests, capture access questions and update details in the CRM with a single click. Automatically parse out email addresses and/or phone numbers your members provide you when they ask to join your Group. If you want to validate that the contact has access to your Group first, just grab their member entry details to the CRM with one click and approve them to the Group later. All answers to Group Entry Questions are fully searchable in the web app.

STAGE PROCESS TRACKING
Quit guessing! Utilize our fully customizable Stage Tracking system so you know where each member is within your unique prospecting, sales and customer retention cycles.

MESSENGER SNIPPETS
Create dynamic templates for commonly used chat messages. Easily manage conversations that lead to meaningful engagement and sales! Log outbound messages from any Team Member in the Contact's profile. Plus, filter your Messenger Conversations based on who has or hasn't read or responded to your messages, or by Stages, Groups and Tags. It's never been easier to manage your Messenger!

MONITOR POST COMMENTS
Keep track of call-to-action Post responses automatically. React and respond to comments, add the commenters to the CRM, configure how to track & tag them, and even send them a Messenger Snippet automatically.

AVAILABLE EVERYWHERE
All of this and MORE is fully accessible both from within Facebook™ via this Chrome Extension, as well as everywhere else through our secure web app. Data is kept in sync in near-realtime and without the need for page refreshes.

SYNCHRONIZE DATA
You can also synchronize contact data with external CRM's, Google Sheets or to a Webhooks endpoint! Updates are made in near-realtime as you interact with contacts from anywhere.


*** GroupTrack CRM is not affiliated with Facebook™ or any other Social Media platform in any way ***                    

扩展基本信息

名称 GroupTrack CRM GroupTrack CRM
ID ngieflgmlibohglcaenbliadkbocfogk
官方URL https://chromewebstore.google.com/detail/grouptrack-crm/ngieflgmlibohglcaenbliadkbocfogk
简介 The CRM for Social
文件大小 5.81 MB
安装次数 3,149
当前版本 3.6.84
更新时间 2024-03-04
上架时间 2020-07-04
评分 5.00/5 共30次评分
开发者 https://grouptrackcrm.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.grouptrackcrm.com
帮助页面URL https://help.grouptrackcrm.com
隐私政策页面URL https://www.grouptrackcrm.com/privacy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GroupTrack CRM",
    "version": "3.6.84",
    "env": "remote",
    "manifest_version": 2,
    "description": "The CRM for Social",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "templates\/background.html"
    },
    "permissions": [
        "declarativeContent",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "tabs",
        "http:\/\/*.facebook.com\/*",
        "https:\/\/*.facebook.com\/*",
        "https:\/\/*.messenger.com\/*",
        "https:\/\/*.instagram.com\/*",
        "https:\/\/*.grouptrackcrm.com\/*"
    ],
    "externally_connectable": {
        "ids": [
            "ngieflgmlibohglcaenbliadkbocfogk",
            "eceiikbloaeomppaaokifdmeeiijbmkg",
            "emkmfhjohoiilnpeaimaimaallfddjea",
            "ncplgpiglllmhidclgeiabfhacbaamfk",
            "eanjefhgklhgadffcgidimjalkahakmo"
        ],
        "matches": [
            "https:\/\/*.grouptrackcrm.com\/*",
            "https:\/\/grouptrack-crm.firebaseapp.com\/*",
            "https:\/\/*.grouptrackcrm.com:3000\/*",
            "https:\/\/*.facebook.com\/*",
            "https:\/\/*.messenger.com\/*",
            "https:\/\/*.instagram.com\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.facebook.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/web.facebook.com\/*",
                "https:\/\/www.messenger.com\/*",
                "https:\/\/www.instagram.com\/*",
                "https:\/\/business.facebook.com\/*"
            ],
            "css": [
                "vendor\/styles.css",
                "vendor\/font-awesome.min.css",
                "styles\/embedded.css"
            ],
            "js": [
                "vendor\/scripts.min.js",
                "scripts\/contentscript.js"
            ],
            "html": [],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "http:\/\/www.facebook.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/web.facebook.com\/*",
                "https:\/\/www.messenger.com\/*",
                "https:\/\/www.instagram.com\/*",
                "https:\/\/business.facebook.com\/*"
            ],
            "css": [],
            "js": [
                "scripts\/loadPredata.js"
            ],
            "html": [],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/mbasic.facebook.com\/*",
                "https:\/\/m.facebook.com\/*"
            ],
            "css": [
                "styles\/basic.css"
            ],
            "js": [
                "vendor\/neo.js",
                "scripts\/automations.js"
            ],
            "html": [],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "page_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "GroupTrack CRM",
        "default_popup": "templates\/popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/apis.google.com https:\/\/*.firebaseio.com https:\/\/cdn.lr-ingest.io https:\/\/grouptrack-crm.firebaseapp.com https:\/\/www.googleapis.com https:\/\/ssl.google-analytics.com https:\/\/cdnjs.cloudflare.com; object-src 'self'; worker-src 'self' blob:",
    "web_accessible_resources": [
        "scripts\/*.js",
        "templates\/*.html",
        "images\/*",
        "font\/*",
        "styles\/*",
        "vendor\/*"
    ]
}