All projects
VerintTracker
Verint Tracker app. Easy to use scheduled action change notifier and CPH/AHT tracker for customer support workflow.
Independent project
My contribution
I built a desktop tool for the customer-support workflow: schedule-change notifications and CPH/AHT tracking.
How I worked on it
- Started from a practical support workflow and brought the relevant reminders and metrics into one Python application.
- Kept the interface focused on information needed during a work session.
Implementation preview
- Schedule and activity
- Tracking logic
- Reminders and metrics
What it is
Internal tool for customer support teams. Tracks CPH (calls per hour) and AHT (average handle time) and pings you when scheduled action changes happen. Replaces a spreadsheet workflow that was getting out of hand.
Features
- CPH / AHT live tracking
- Scheduled action change notifier
- Lightweight, no DB required
Stack
How to run it
git clone https://github.com/AG064/VerintTracker.git
cd VerintTracker
pip install -r requirements.txt
# Configure Verint API credentials, then:
python tracker.py