> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trackfunnels.com/llms.txt
> Use this file to discover all available pages before exploring further.

# View Activity Attributed to Your UTM Links

> Understand where ActiveCampaign clicks, Calendly meetings, and Jotform submissions appear in TrackFunnels.

TrackFunnels can receive activity from supported tools and display the UTM values associated with those actions. The available reporting view depends on the connected tool.

<Note>
  This guide explains where activity appears and how to interpret it. To connect a tool, follow its dedicated integration guide.
</Note>

## Where each activity appears

| Integration    | Recorded action | Where it appears                            |
| -------------- | --------------- | ------------------------------------------- |
| ActiveCampaign | Link clicked    | `Clicks Received` in Your Saved Links table |
| Calendly       | Meeting booked  | Calendly conversions page                   |
| Jotform        | Form submitted  | Jotform conversions page                    |

An ActiveCampaign option for recording selected contact tags is under development and is not currently included in conversion reporting.

## ActiveCampaign link clicks

When ActiveCampaign reports a link click, TrackFunnels compares the click's UTM values with the values in Your Saved Links.

If all UTM values match a saved row, its **Clicks Received** count increases by one.

<Note>
  The broader Channel selection is not used for matching. Channel only guides medium selection while a link is being built and is not stored afterward.
</Note>

Clicks Received contains only matching ActiveCampaign link clicks. It does not include Calendly meetings or Jotform submissions.

### Edited links and historical clicks

Editing a saved link preserves its historical click count. Future ActiveCampaign clicks are matched using the newly saved UTM values.

As a result, a record edited after receiving clicks can contain activity collected under both its previous and current values.

## Calendly meetings

When Calendly is connected, recorded bookings appear as individual rows on the Calendly page. The table includes the UTM values Calendly supplies with each meeting.

Meetings appear on this page irrespective of whether their UTM values match a link in Your Saved Links. Consequently, the Calendly table can include:

* Meetings associated with a TrackFunnels link
* Meetings carrying UTMs created elsewhere
* Meetings for which Calendly did not return UTM values

<Card title="Connect Calendly" icon="calendar" href="/integrations/calendly">
  Follow the Calendly integration guide to begin receiving booking activity.
</Card>

## Jotform submissions

When Jotform is connected, recorded submissions appear as individual rows on the Jotform page. The table includes the UTM values Jotform supplies with each submission.

Submissions appear irrespective of whether their UTM values match a saved TrackFunnels link.

<Card title="Connect Jotform" icon="align-vertical-justify-end" href="/integrations/jotform">
  Follow the Jotform integration guide to begin receiving form-submission activity.
</Card>

## Why totals differ between pages

The Saved Links and tool-specific conversion pages answer different questions:

| View             | Question answered                                                             |
| ---------------- | ----------------------------------------------------------------------------- |
| Your Saved Links | How many matching ActiveCampaign link clicks did this saved UTM link receive? |
| Calendly page    | Which meetings did TrackFunnels receive from Calendly?                        |
| Jotform page     | Which submissions did TrackFunnels receive from Jotform?                      |

Do not expect the totals to match. They represent different actions and use different reporting structures.

## Attribution depends on the connected tool

TrackFunnels can report only the UTM values supplied by ActiveCampaign, Calendly, or Jotform. Whether a conversion contains UTMs depends on how the link was used and what the connected platform returns.

There is no separate TrackFunnels attribution window for these records. Timing and attribution availability depend on the connected platform and its response.

<Warning>
  A conversion without UTM values is still a recorded conversion on its tool-specific page, but TrackFunnels cannot infer campaign attribution that the connected platform did not provide.
</Warning>

## Use consistent values for reliable matching

ActiveCampaign click matching depends on exact UTM values. Capitalization and naming variations can prevent an activity from matching the intended saved row.

For example:

```text theme={null}
spring-launch
Spring-Launch
spring_launch
```

These should not be assumed to represent the same campaign. Reuse suggestions from your account history when building links.

Learn more in [Integrating UTM Tracking with CRM and Lead Management](https://trackfunnels.com/learn/utm-parameters/integrating-utm-tracking-with-crm-and-lead-management) and [Multi-Touch Attribution and UTMs](https://trackfunnels.com/learn/utm-parameters/multi-touch-attribution-and-utm-parameters).

## Related guides

<CardGroup cols={2}>
  <Card title="Manage Saved Links" icon="folder-open" href="/features/saved-links">
    Review ActiveCampaign click counts and the UTM values associated with each link.
  </Card>

  <Card title="ActiveCampaign Integration" icon="plug" href="/integrations/activecampaign">
    Configure ActiveCampaign link-click tracking.
  </Card>

  <Card title="Calendly Integration" icon="calendar" href="/integrations/calendly">
    Connect TrackFunnels with Calendly booking activity.
  </Card>

  <Card title="Jotform Integration" icon="rectangle-list" href="/integrations/jotform">
    Connect TrackFunnels with Jotform submissions.
  </Card>
</CardGroup>
