Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/plausible/types.ts>Properties

A zero-dependency, TypeScript library for interacting with the Plausible Analytics API, written in Deno!
Latest
type alias Properties
import { type Properties } from "https://deno.land/x/plausible@v2.2.0/types.ts";
definition:
| "event:name"
| "event:page"
| "visit:source"
| "visit:referrer"
| "visit:utm_medium"
| "visit:utm_source"
| "visit:utm_campaign"
| "visit:device"
| "visit:browser"
| "visit:browser_version"
| "visit:os"
| "visit:os_version"
| "visit:country"