HW3 — Module 04: Custom Endpoint
This page loads collector-v3.js. Unlike Modules 01–03, /collect now has a real backend — an Express route added to the existing HW2 Node service — so the beacon should receive a real 204 No Content instead of a 404.
- Open DevTools → Network tab
- Reload this page
- Look for
POST /collect— expect status204