Security Dashboard
Monitor competitor activity and content theft
DevTools Opened
0
Content Copied
0
Context Menu
0
Total Events
0
Recent Activity
Live tracking of suspicious behavior on your website
No suspicious activity detected yet
The honeypot tracker is active and monitoring your site
📊 Implementation Status
The honeypot tracker is now active on all pages. Activity is currently logged to the server console. To view real-time data here, you'll need to:
- Add a database table to store tracking events
- Update the /api/track-activity endpoint to save to database
- Create a tRPC query to fetch activities for this dashboard
- Optionally, set up email alerts for high-priority events