Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias PageViewHit
import { type PageViewHit } from "https://deno.land/x/flagship_io_js_sdk@3.0.14/hit/Legacy.ts";
definition: CommonHit & { documentLocation: string; pageTitle: string; }