import { init as plausibleInit } from '@plausible-analytics/tracker'; plausibleInit({ domain: 'perfect-postcode.co.uk', endpoint: 'https://stats.schmelczer.dev/status', autoCapturePageviews: true, captureOnLocalhost: true, logging: true, fileDownloads: true, outboundLinks: true, hashBasedRouting: true, });