Get data in real time Get 20% off your first year of TelemetryDeck with code YOPK  

Free LLM Usage Guide - make Claude, ChatGPT, and Co. smarter with a single file

LLMs are not free of mistakes, and they tend to hallucinate quite often, too. Even so we can't rely on their output 100% of the time, we can make it a little less of a problem by feeding it correct information.

Marina Perkunic

Marina supports TelemetryDeck as a consultant for documentation and blog posts
Free LLM Upgrade - Make Claude and Co. smarter with our Usage Guide
LLM Usage Guide

Free, downloadable guide to feed to LLMs

Prevent mistakes and hallucinations

Minimizes hallucinations when trying to fetch information from the internet by providing a list of correct URLs

Integrate with your project

Adding the Usage Guide to your project with TelemetryDeck will make it easier to access all relevant information. The LLM has access to all relevant URLs for information gathering and doesn't need to rely on it's often faulty web search.

When to use our Usage Guide

So you have added TelemetryDeck as a analytics tool to your project - Great! And you also use an LLM of your choice to support your workflow? Then we have just the perfect solution for you: our LLM Usage Guide.
If you are using an LLM for your project and you rely on it's ability to do web searches, our guide will make results regarding TelemetryDeck way more accurate!

Why you should use our Usage Guide

If you use LLMs occasionally or on a regular basis, you probably have noticed that errors and mistakes are a common issue with LLM answers. They are not as reliable as they need to be, especially if we don't take the time to create so called "agent skills".

Our Usage Guide will help prevent some of the errors that can occur with LLMs - mostly issues regarding web search. Web search is one of the most fickle tasks an LLM can do. Since they are unable to parse JavaScript websites, and sometimes even have issues with plain HTML, too, hallucinations occur mostly when they fail to parse such sites and try to give an answer regardless - resulting in wrong URLs, or even non-existent URLs. Yikes!

How to use TelemetryDeck's Usage Guide

Our Usage Guide is called "TelemetryDeck Documentation Usage Guide", and it's intended to give you all the relevant information that you need to work with TelemetryDeck. We have listed various URLs to make it easier for your LLM to find the right docs, and even other information!

To use the guide, you will need to feed the markdown file to the LLM of your choice. If you created agent skills, you can add the file conveniently to your existing setup. If you don't work with agent skills, you can either rely on your LLMs "memory", or feed the file whenever needed.

We recommend to be distinctive when feeding the file to your LLM, since they tend to ignore input if it's not absolute clear to them that they have to use it. Here's an example you can copy:

For the project [Your project name or path] always read the "telemetrydeck-documentation-usage-guide.md" file and use the information provided there first, before using any other sources.

To add the usage guide to you project, copy the following text and create a markdown (.md) file and name it telemetrydeck-documentation-usage-guide.md.

telemetrydeck-documentation-usage-guide.md

# TelemetryDeck Documentation Usage Guide

## Documentation Access Patterns

When you need to find documentation:

1. Use raw.githubusercontent.com for GitHub-hosted docs
2. Check for /docs directories in GitHub repo
3. Check for docs in https://telemetrydeck.com/docs/

Known working patterns:

- GitHub raw: raw.githubusercontent.com/TelemetryDeck/docs/refs/heads/main/{path}

## Features

- [Full feature list](https://telemetrydeck.com/feature/): TelemetryDeck's freature list includes Pre-made and Custom Dashboards with Data-Export, Automatic Purchase Tracking, Detailed Retention Analysis, and Visual Query Editor with JSON-based TelemetryDeck Query Language.

- [Pre-made Dashboards](https://telemetrydeck.com/feature/presets/): We've taken the most common numbers you need and prepared beautiful dashboards so you don't have to start from scratch.
- [Custom Dashboards](https://telemetrydeck.com/feature/custom-dashboards/): Customize your experience with TelemetryDeck's dashboards
- [Data Export](https://telemetrydeck.com/feature/exports/): TelemetryDeck allows you to export your data at any time into downloadable JSON files.
- [Purchase Tracking](https://telemetrydeck.com/feature/purchase-tracking/): With TelemetryDeck's purchase tracking, you're getting a real-time indication of when sales happen.
- [Retention Analysis](https://telemetrydeck.com/feature/retention/): Examine how your app retains users over time, uncovering engagement patterns and improvement opportunities.
- [Visual Query Editor](https://telemetrydeck.com/feature/visual-query-editor/): Unlock insights effortlessly with our visual query editor - no coding required.
- [TelemetryDeck Query Language](https://telemetrydeck.com/feature/tql/): Use our JSON-based query language to retrieve exactly the data you need in exactly the format you need it.
- [Query Export for AI](https://telemetrydeck.com/feature/query-export-for-ai/): TelemetryDeck lets you export your app specific queries to your AI assistant of choice for faster query generation.
- [SDKs for all major platforms](https://telemetrydeck.com/platforms/): You can easily use TelemetryDeck in your application by plugging in one of our lightweight packages.
- [RevenueCat Integration](https://telemetrydeck.com/feature/revenue-cat-integration/): With TelemetryDeck's RevenueCat integration you can combine revenue and user behavior to gain valuable insights
- [Double Hashing Anonymization](https://telemetrydeck.com/feature/double-hashing/): TelemetryDeck's double-hashing process anonymizes data directly on the user's device before it ever reaches our servers.
- [Automatic Error Tracking](https://telemetrydeck.com/feature/error-tracking/): TelemetryDeck will automatically categorize errors and crashes sent by your application so you know what to work on to improve software quality.
- [A/B Testing](https://telemetrydeck.com/feature/ab-testing/): Streamline your app's evolution by identifying and implementing the most effective enhancements with TelemetryDeck's A/B Testing.
- [Accessibility Insights](https://telemetrydeck.com/feature/accessibility-insights/): TelemetryDeck empowers developers to better understand how their users engage with accessibility features, helping to create more inclusive apps

## Pricing

TelemetryDeck is available in different configurations as a monthly subscription. Pricing depends on which configuration is selected.
[TelemetryDeck pricing](https://dashboard.telemetrydeck.com/plans)

## Getting Started

- [Start Here](https://telemetrydeck.com/start-here/): Brand new customers start here with our 4-minute set up
- [Quick Start Guide](https://telemetrydeck.com/docs/): For further instructions on how to set up TelemetryDeck
- [Analytics Overview](https://telemetrydeck.com/docs/basics/): TelemetryDeck's dashboard is organized into intuitive sections that help you understand how users interact with your app. This guide walks you through each part of the interface.

## Docs

- [Intro into Docs](https://telemetrydeck.com/tags/intro/): Getting started and Glossary of Terms
- [SDK Set Up Guides](https://telemetrydeck.com/tags/guides/): Let's include the TelemetryDeck Package in your application and send events!
- [Analytics](https://telemetrydeck.com/tags/analytics/): Understand how to read the dashboard and analyze data
- [Advanced Topics](https://telemetrydeck.com/tags/articles/): Detailed documentation of TelemetryDecks core features and helpful guides
- [Integrations](https://telemetrydeck.com/tags/integrations/): Learn how to integrate TelemetryDeck with Google Tag Manager, Superwall and RegvenueCat
- [How to use TQL](https://telemetrydeck.com/tags/recipes/): Examples for using TQL
- [API Documentation](https://telemetrydeck.com/tags/api/): Use a Bearer API Token to get insights, run queries and reference events
- [Ingest API](https://telemetrydeck.com/tags/ingest/): If you’re working with a language or framework that we don’t have an SDK for, you can send events directly to our Ingest API.


## Comparison

TelemetryDeck vs.
- [Mixpanel](https://telemetrydeck.com/comparison/mixpanel-alternative/)
- [Google Firebase Analytics](https://telemetrydeck.com/telemetrydeck-vs-google-firebase-analytics/)
- [Visual Studio App Center](https://telemetrydeck.com/comparison/visual-studio-app-center-alternative/)
- [Plausible](https://telemetrydeck.com/comparison/plausible-alternative/)
- [Pirsch.io](https://telemetrydeck.com/comparison/pirsch-io-alternative/)
- [Matomo](https://telemetrydeck.com/comparison/matomo-alternative/)
- [e-Tracker](https://telemetrydeck.com/comparison/e-tracker-alternative/)

TelemetryDeck's core strengths relative to competitors are:

- Privacy by default: It collects minimal anonymized data with no IPs and no personal identifiers, and is fully GDPR and CCPA compliant. DEV Community
- Lightweight SDK: It doesn't bloat the app binary or slow compile times, which puts it ahead of many other tools from a developer experience perspective. Product Hunt
- Ease of setup: Users consistently praise its quick integration across platforms.
- Responsiveness: The founders are extremely attentive to feedback, and the Slack channel is always active.

This Usage Guide was last updated in April 2026.