davegaeddert
davegaeddert
7 months ago

The standard behavior for Plain Pageviews is to track from the client-side using navigator.sendBeacon

Doing it this way removes a lot of noise automatically, but at times you want to track a view that isn't running through the browser, and now you can!