# How Threadly Tracks CTA Clicks

When you send a message with Threadly to a public or private channel, Threadly tracks each click that your audience makes on your message. This includes both Website CTAs and Form CTAs.

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

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

To view the CTA clicks from a message you sent with Threadly, you can visit the **Logs & Analytics** tab of the app.

* Users on the Free plan can only see the total count of reactions and clicks on a message.
* Users on the Premium plan have access to advanced analytics and can dive a step further to see who clicked, and when. You can also setup [real-time click notifications](/threadly/setting-up-real-time-click-notifications.md) to be notified of activity.


---

# 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-cta-clicks.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.
