About Northwind Goods
Northwind Goods is a fictional storefront used to demo Triggerbee's server-side, cookie-free integration. Every page you see is rendered by an Express server that talks to the Triggerbee PublicApiGateway — no Triggerbee JavaScript and no third-party cookies.
On each request the server logs a pageview, asks which widgets are eligible for this visitor, and injects any eligible widget's HTML directly into the page before sending it to your browser.
What this demo exercises
- pageload — pageview + widget eligibility on every page
- widget html — server-side embedded widget injection
- identify — the footer signup form
- logPurchase / logGoal — the checkout flow