Everything you need to integrate and master NeuralDash. From quick start guides to detailed API references.
Get up and running with NeuralDash in under 5 minutes. This guide walks you through the essentials.
Sign up for a free trial at neuraldash.io. No credit card required. You'll receive your API key upon registration.
Install our JavaScript SDK with a single command:
Initialize NeuralDash with your API key:
Start sending events to NeuralDash:
Login to your dashboard at app.neuraldash.io to see your data in real-time. Your first events should appear within seconds.
NeuralDash uses API keys for authentication. Each workspace has its own API key that you can regenerate at any time.
Find your API key in Settings → API Keys. It should look like this:
Include your API key in the Authorization header:
Events are the foundation of NeuralDash analytics. Every user action, conversion, or system event can be tracked and analyzed.
Each event contains these properties:
We recommend tracking these standard events for most use cases:
Dashboards display your data in meaningful ways. Learn how to create and customize them.
Navigate to Dashboards → New Dashboard. Choose from our template library or start with a blank canvas.
Share dashboards with team members or generate public links. Set permissions to control who can view or edit.
Our REST API lets you manage all NeuralDash resources programmatically.
Retrieve a list of events with optional filters.
Track a new event.
List all tracked users.
Update user properties.
Permanently delete a user and their data.
All responses return JSON with this structure:
Webhooks let NeuralDash push data to your servers when events occur in real-time.
Navigate to Settings → Webhooks → Add Webhook. Enter your endpoint URL and select events to subscribe to.
Stay updated with the latest NeuralDash features and improvements.
Added AI-powered anomaly detection with configurable sensitivity thresholds. New dashboard template: "Customer Health Score".
Dashboard load times reduced by 40%. Enhanced mobile app performance. Better caching for large datasets.
Fixed timezone handling in scheduled reports. Resolved occasional dashboard freeze on Safari. API rate limit errors now include retry-after headers.
Launched custom formula metrics. Added support for BigQuery direct queries. New Slack integration with @mention support.
Our support team is here to help you succeed with NeuralDash.
Email us at support@neuraldash.io or use the in-app chat for priority assistance.