Plain is headed towards 1.0! Subscribe for development updates →

davegaeddert

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!