track pageviews with panelbear
This commit is contained in:
3
app/routes/bear[.]js.ts
Normal file
3
app/routes/bear[.]js.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import type { LoaderFunction } from "remix";
|
||||
|
||||
export const loader: LoaderFunction = () => fetch("https://cdn.panelbear.com/analytics.js");
|
Reference in New Issue
Block a user