# Track Link Activity

## Analyze: Track Link Activity&#x20;

Track all [Share link](/interactively-docs/share/share-link.md) activity of a specific link by navigating to the demo the link was created from, clicking the <kbd>**Analyze**</kbd> tab, and selecting the link name from the <kbd>Link</kbd> drowpdown.

In the link's <kbd>**Analyze**</kbd> page, you can monitor the link's [Performance](/interactively-docs/track-and-analyze/demo-performance-analytics.md), [Step Analysis](/interactively-docs/track-and-analyze/advanced-demo-analytics.md#step-analysis), [CTA Clicks](/interactively-docs/track-and-analyze/advanced-demo-analytics.md#cta-clicks), [Recent Opens](/interactively-docs/track-and-analyze/advanced-demo-analytics.md#link-activity), [Visitors](/interactively-docs/track-and-analyze/advanced-demo-analytics.md#visitors), [Accounts](/interactively-docs/track-and-analyze/advanced-demo-analytics.md#accounts), and [Form Submissions](/interactively-docs/track-and-analyze/advanced-demo-analytics.md#form-submissions).

## Link Activity Notifications

Get notified in-app and via email whenever someone opens one of your share links. You can manage your notification preferences or disable them anytime in **Settings > Notifications**.

To view your **Link Activity** notifications, click the notification bell icon in the top right corner and navigate to the <kbd>Link Activity</kbd> tab.

New notifications are highlighted with a badge. Click on a notification to open the <kbd>**Analyze**</kbd> page for that link.


---

# 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://interactively.gitbook.io/interactively-docs/track-and-analyze/track-link-activity.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.
