Connect every visit and event to the revenue it creates so you can see which channels work, where people drop off, and what to fix next in one fast, privacy friendly analytics dashboard.
No more sifting through endless charts and graphs. Our dashboard focuses on the key metrics that matter most to you, providing clear insights at a glance.
A compact weekly heatmap that reveals the hours people keep coming back, so you can time launches, campaigns, and experiments when attention is at its highest.
Each dot is an hour, and darker blues mark your busiest moments at a glance.
Spot the day that carries your traffic and time launches when people actually show up.
See live visitors moving through your storefront, top performing product pages, and the channels that actually send buyers so you can focus on what converts.
Keep full control over your traffic and revenue data. Export clean CSV or Excel files whenever you need to back things up, share with your team, or move to another tool.
Keep a local backup by exporting your data to CSV or Excel anytime.
Set up weekly or monthly email exports so your latest data is always in your inbox.
Build funnels from pages and events to see where users drop off and what to improve.
Install Prism with a single script for automatic page tracking, or send events via API when you need full control.
Paste the script into your site head and you are live. No plugins, no SDKs, no complex setup.
<html lang="en">
<head>
<script
src="https://prism.justui.com/florin.js"
data-site-key="Your public key"
async
></script>
</head>
<body>
<!-- content -->
</body>
</html>
Capture actions like signups, purchases, and video plays with a simple track call, and attach properties for deeper analysis.
<script>
window.prism?.track?.("video_played", {
title: "Getting started with Prism",
category: "Onboarding",
duration_seconds: 180,
})
</script>
Add a single script, watch your dashboard fill with real time insights, and decide later if you want to stay. Try Prism free for 7 days, plans start at just $9/month.