botserver/templates/crm/sales-pipeline.gbai/sales-pipeline.gbot/config.csv
Rodrigo Rodriguez (Pragmatismo) 0c11cf8d5c feat(email): implement email read tracking with pixel support
- Add email-read-pixel config parameter to enable/disable tracking
- Implement tracking pixel injection in HTML emails
- Add sent_email_tracking table with migration
- Create 4 new API endpoints:
  - GET /api/email/tracking/pixel/{id} - serve pixel & record read
  - GET /api/email/tracking/status/{id} - get email read status
  - GET /api/email/tracking/list - list all tracked emails
  - GET /api/email/tracking/stats - get aggregate statistics
- Store tracking data: read_at, read_count, IP, user_agent
- Integrate with send_email() to auto-inject pixel when enabled
2025-12-04 18:15:09 -03:00

9 lines
299 B
CSV

name,value
episodic-memory-history,2
episodic-memory-threshold,4
theme-color1,#2E7D32
theme-color2,#E8F5E9
theme-logo,https://pragmatismo.com.br/icons/general-bots.svg
theme-title,Sales Pipeline - General Bots
bot-name,Sales Pipeline Assistant
welcome-message,Welcome to the Sales Pipeline Manager!