What Is My Cursor Position?
Track your cursor X/Y coordinates in real-time
Cursor Position
X: 0, Y: 0
Move your mouse or touch the screen
Tracking Area — move your cursor here
Client Position
0 x 0
Page Position
0 x 0
Screen Position
0 x 0
Movement Delta
dX: 0, dY: 0
How it works
This tool uses the browser's mousemove and touchmove events to track your cursor or finger position in real time. Client coordinates are relative to the viewport, page coordinates include scroll offset, and screen coordinates are relative to your physical display. The movement delta shows how far the cursor moved since the last event.
Embed
Add this tool to your site
Free to embed anywhere — paste this snippet into your HTML and the tool appears right on your page.
It resizes itself automatically. Add data-theme="dark" or data-theme="auto" to match your site.
<script async src="https://whatsmytools.com/embed.js" data-tool="cursor-position"></script> More tools
You might also like
FAQ