ActivTrak Workforce Productivity Analytics

Gain insights into workforce productivity and well-being across in-office, remote and hybrid employees

ActivTrak Workforce Productivity Analyticsคืออะไร?

ActivTrak Workforce Productivity Analytics เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Birch Grove Software, Inc. และคุณลักษณะหลักของมันคือ "Gain insights into workforce productivity and well-being across in-office, remote and hybrid employees"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ActivTrak Workforce Productivity Analytics

ดาวน์โหลดไฟล์ส่วนขยาย ActivTrak Workforce Productivity Analytics ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Get visibility into digital work activity to track key employee productivity indicators. Uncover hidden barriers to healthy employee engagement and performance. Leverage insights and recommendations to identify early signs of burnout, unbalanced workloads, quiet quitting and poor engagement.
 
With the Chrome extension and an Activtrak account, you can
- View productivity trends at organization, team and individual levels
- Compare time spent on focused work, collaborative activities & multitasking
- Get a complete picture of work habits by work location
- Analyze technology usage, sources of distraction and attention-shifts
- Assess workload balance to Identify over- and under- utilized employees 
- Recognize signs of burnout and disengagement
- Get proactive notifications of employee Coaching opportunities 
- Ensure privacy, security and compliance and more!
 
To get started, first create an account at www.activtrak.com. Then, add the ActivTrak Chrome OS extension to track digital activity on the chrome browser. Agents are also available for Windows and Mac operating systems.
 
Or Request a demo tailored to your productivity goals: https://www.activtrak.com/demo-request/

Note: By installing this extension, you agree to ActivTrak's Terms and Conditions (https://activtrak.com/terms-and-conditions/)  and Privacy Policy (https://activtrak.com/privacy-policy/)                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ ActivTrak Workforce Productivity Analytics ActivTrak Workforce Productivity Analytics
ID onaoeoekeoebnkagnlhoojobfhemoldp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/activtrak-workforce-produ/onaoeoekeoebnkagnlhoojobfhemoldp
คำอธิบาย Gain insights into workforce productivity and well-being across in-office, remote and hybrid employees
ขนาดไฟล์ 402 KB
จำนวนการติดตั้ง 3,549
เวอร์ชันปัจจุบัน 6.0.7.0
อัปเดตครั้งล่าสุด 2023-10-06
วันที่เผยแพร่ 2019-05-21
คะแนน 3.40/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา Birch Grove Software, Inc.
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://activtrak.com/
URL หน้าช่วยเหลือ https://support.activtrak.com
URL หน้านโยบายความเป็นส่วนตัว https://activtrak.com/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "author": "Birch Grove Software, Inc.",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "description": "Gain insights into workforce productivity and well-being across in-office, remote and hybrid employees",
    "icons": {
        "48": "img\/atk48.png",
        "128": "img\/atk256.png"
    },
    "browser_action": {
        "default_icon": "img\/atk48.png",
        "default_title": "ActivTrak Workforce Productivity Analytics"
    },
    "manifest_version": 2,
    "name": "ActivTrak Workforce Productivity Analytics",
    "permissions": [
        "activeTab",
        "",
        "tabs",
        "identity",
        "identity.email",
        "storage",
        "unlimitedStorage",
        "idle",
        "notifications",
        "background",
        "identity",
        "system.storage"
    ],
    "oauth2": {
        "client_id": "138355616762-knos581g4kqijm5nfkn0rsfpggoff9qf.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "version": "6.0.7.0",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyegqhdHpHjsWw6DgFV49kwErtpT64d+l3xSUM76rVA2r2vK27IxxEzxRcbk9rAbMXfoNzAtCBBR6jHQcZEkFQ55cxKit\/z7aYawxjzahLCSKIySZqUhU+2bcOgHs3zsKgn7o7+5qj0m8oSSZTpCp6IJmf6DHi6sKHkCRMf2PsQfaIcPE8n3Ce2EVHN1VY9FERW8+vhPD9GKzsj92Z9Ss\/5rVYzBQCac3HiGsvZY5wda8GydVuPjTNXB\/H5B0Q8GpyoEuLleF9YOU81IpjRQV3sbrx4cNJAgQO6xC98YmeG9ABbNw3febWis9R3Xag1L1jxL6p+MxCcB6Ewd3IqnirQIDAQAB"
}