# How Threadly Tracks Reactions

When you send a message with Threadly to a public or private channel, in addition to tracking clicks, Threadly can monitor your for reactions left on your message.

{% hint style="warning" %}
**NOTE:** If Threadly is not a member of the channel, then it cannot track reactions.

[Learn how to add Threadly to a channel here.](/threadly/getting-started/adding-threadly-to-your-channels.md)
{% endhint %}

To view the reactions left on a message you sent with Threadly, you can visit the **Logs & Analytics** tab of the app.

{% hint style="info" %}
Reactions can only be tracked on messages sent to channels.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://threadly.gitbook.io/threadly/analytics/how-threadly-tracks-reactions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
