How it works
Add a single script tag to your website:
<script src="https://cdn.aimirror.dev/aimirror.latest.js" data-key="YOUR_PUBLIC_API_KEY"></script> Or pull the SDK
import { AIMirror } from "aimirror";
AIMirror.init({
key: "YOUR_PUBLIC_API_KEY",
}); This lightweight script quietly tracks real user behaviour — scrolls, clicks, hovers, element exposure time, and more — entirely in the background, either by an end user on your deployed project, or while you develop.
From these behaviours, the Insight Engine automatically produces actionable UX insights, prioritised by impact. You can see real-time, actual Live Insights for aimirror.dev analysing itself, in the Live Insights section below.
Engagement Simulation
The script will then track every interaction in the background. Every session. Every user. Live.
These interactions will drive the analysis tools in our API to provide real-time, up to date insights about your users behaviour.
Clicks
0
Scrolls
0
Recent activity
- Start interacting with the page to see live events here.
Live Insights
The dashboard will then give you realtime insights about what your users have been doing, what kind of problems your site has, how important they are to fix, and most of all, how to fix them.
These insights are real-time live insights for aimirror.dev
Yes, the AIMirror website is not perfect, and is constantly being improved upon, thanks to the analysis of itself.
Project: aimirror.dev