- 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
207 B
207 B
| 1 | name | value |
|---|---|---|
| 2 | episodic-memory-history | 2 |
| 3 | episodic-memory-threshold | 4 |
| 4 | theme-color1 | #1565C0 |
| 5 | theme-color2 | #E3F2FD |
| 6 | theme-logo | https://pragmatismo.com.br/icons/general-bots.svg |
| 7 | theme-title | IT Helpdesk - General Bots |