Tracking Service
for Your Startup

Simple and effective error and event tracking service with a very convenient mobile app.

npm install @traque/core
app.ts
import { Traque } from '@traque/core';

const traque = new Traque({
  apiKey: process.env.TRAQUE_API_KEY,
  serviceUrl: process.env.TRAQUE_SERVICE_URL,
});

traque.captureException(new Error('Hello, Traque!'));
Used by amazing startups
  • Set It Up in Minutes

    Installing Traque is super simple—just a few lines of code and you're ready to start tracking errors. No confusing setup, no stress.

  • Great Value

    Traque gives you all the tools you need to monitor errors without the high price tag. It's affordable, straightforward, and built to grow with you.

  • Stay in Control, Even on the Go

    With Traque's mobile app, you can keep an eye on your app from anywhere. Get alerts, check issues, and fix problems - all from your phone.

  • Works with Your Favorite Tools

    Traque works great with your favorite tools - frontend or backend. It understands your setup and gives you simple, helpful error reports that just make sense.

  • Extra Protection with AWS WAF

    Traque connects with AWS WAF to help block bad traffic before it becomes a problem. It's another layer of safety for your apps - built right in.

Keep Your Projects on Track

Traque provides complete project monitoring and error tracking tools to help your team stay organized and fix issues faster.

Project organization dashboard

Keeps your team's projects organized

Traque centralizes monitoring for all your applications in one dashboard. Keep track of system health and error rates across every project you manage.

Mobile issue tracking

Tracks every issue in real time on mobile

Monitor all issues as they happen. Get instant alerts on your phone. Stay connected to your projects even when you are away from your desk.

Exception insights dashboard

Delivers full exception insights anytime, anywhere

Get complete details about every error that happens. Access stack traces, logs, and context from any device. Debug faster with all the information you need.

Everything you need to track and fix errors

From real-time crash detection to detailed analytics, we provide all the tools you need to monitor and improve your mobile application's stability

Global error tracking visualization

Global Error Monitoring

Monitor your app's performance across the globe. Track crashes and errors from users worldwide with real-time geographic insights. (coming soon)

Exception Analytics

See trends and details for all app exceptions.

Easy Integration

Set up Traque in minutes. Just add a few lines of code and start tracking errors right away.

Traque Logo
APPLICATION
MyApp Mobile
TODAY'S STATS
Errors
23
Uptime
99.8%
Recent Errors
NetworkError
Critical
iOS 17.2 • 12 occurrences
NullPointerException
Warning
Android 14 • 5 occurrences

Real-time Alerts

Get instant notifications when critical errors occur. Set up custom alert rules and collaborate with your team to resolve issues quickly.

Event tracking made simple

Track user interactions, monitor feature usage, and understand user behavior with powerful event tracking. Get insights into what users actually do in your app.

Track events with simple code

Monitor user interactions, feature usage, and custom business events with just one line of code.

app.ts

Real-time event analytics

View event trends, user journeys, and feature adoption metrics in beautiful dashboards.

Event Analytics

user_login1,247
+12%
button_click856
+8%
purchase_completed42
+23%
feature_used334
+15%
page_view2,981
+5%

Custom event properties

Include any data with your events - user info, amounts, metadata, or complex objects.

Event: purchase_completed

userId(string)
user123
amount(number)
29.99
success(boolean)
true
metadata(object)
{ source: "app" }
tags(array)
["premium", "beta"]

Smart event notifications

Get notified when important events happen via push, email, or Discord.

Live Notifications

📱
New Premium User!2m ago

User upgraded to premium plan

push
📧
Daily Milestone Reached1h ago

1000+ events tracked today

email
💬
Feature Usage Alert3h ago

Export feature used 50+ times

discord