Real-time · Privacy first

Track user behavior across all your websites

One lightweight script. Unlimited websites. Clicks, scrolls, conversions, and custom events — all in one dashboard.

Free Forever
Powerful toolkit

Everything you need to track what matters

Designed for developers & product teams. Simple integration, deep insights.

Multi‑website

Manage unlimited websites from one account. Global dashboard or per-project analytics.

Unlimited projects

Privacy first

No cookies, no personal data. Fully GDPR compliant, cookieless tracking that respects users.

No consent banner required

One‑line integration

Copy our script tag, paste in <head> — start receiving events in minutes.

Works with any framework

Custom events

Track button clicks, form submissions, video plays, or any custom interaction.

Fully flexible API

Real‑time dashboard

Live event stream, conversion funnels, and user journey maps.

Interactive analytics

Auto‑capture

Out-of-the-box pageviews, outbound clicks, time on site, scroll depth.

Zero config
simple setup

Go live in under 2 minutes

No complex SDKs, no endless configuration. Just add our tracking snippet and start collecting events across all your websites.

  • 1. Create account – Free tier includes 30k events/month.
  • 2. Add website – Register your domain, get unique tracking ID.
  • 3. Paste script – Copy and paste one line into your site's <head>.
  • 4. Track events – Monitor clicks, conversions, and journeys live.
Tracking script (copy & paste)
<!-- GLM Track snippet -->
<script>
  (function() {
    const tid = "YOUR_TRACKING_ID";
    window._glm = window._glm || [];
    _glm.push(['track', 'pageview']);
    const s = document.createElement('script');
    s.src = 'https://cdn.glmtrack.com/tracker.js';
    s.async = true;
    document.head.appendChild(s);
  })();
</script>
Auto-captures: pageviews, clicks, time Custom events ready

Works on React, Vue, WordPress, Shopify, static sites — everything.

10k+
websites tracked
250M+
events processed
99.9%
uptime SLA
<50ms
event delivery
Live demo simulation

Track custom events without coding

Use our JavaScript API _glm.push(['track', 'event_name']) to record any user interaction. Try the demo below — it simulates event tracking in real time (no backend, pure frontend).

👉 Click any button above to simulate tracked events (frontend demo).
Real-time console preview
— waiting for events —