import { type GaReporter } from "https://deno.land/x/blog@0.4.4/deps.ts";
The interface returned from createReporter()
that is then called to
enqueue measurement messages to be sent to Google Analytics.
import { type GaReporter } from "https://deno.land/x/blog@0.4.4/deps.ts";
The interface returned from createReporter()
that is then called to
enqueue measurement messages to be sent to Google Analytics.