logScreenView method

Response logScreenView()

Logs a page view in the DevTools server.

In the open-source version of DevTools, Google Analytics handles this without any need to involve the server.

Implementation

shelf.Response logScreenView() => notImplemented();