> For the complete documentation index, see [llms.txt](https://help.doctorlogic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.doctorlogic.com/docs/apps/opportunities/premium-call-tracking.md).

# Premium Call Tracking

Premium Call Tracking (PCT) is a robust, feature-rich call tracking solution that tracks the actual phone call, not just the initial click. PCT works by adding a dedicated call tracking number to customers’ websites and Google Business Profiles. This tracking number rings through to the practice’s main number, and when someone calls the practice using the tracking number the call is automatically recorded and added to their Opportunities dashboard within Customer Admin.

Conversions generated from Premium Call Tracking (PCT) will be displayed in a few places within Customer Admin: the Opportunities dashboard, the Admin Home page, and the Traffic Report.

<figure><img src="/files/zbNbj58se1lSKjpZpkLd" alt=""><figcaption></figcaption></figure>

On the Opportunities dashboard, PCT records will show in the summary pane, indicated with a “PHONE” pill icon. The right side detail panel shows additional information about the call, in addition to the standard set of data displayed with CTC. The data fields shown include:

* Caller’s name
* Patient Status (this field is set by our customer when reviewing leads)
* Inbound phone number (phone number of the person that called)
* Call status (ex Answered, No Answer, Voicemail)
* Call duration
* Call recipient
* Call recording (audio file of the full call)
* Spam reporting (this allows users to mark phone leads as spam if deemed to be not a legitimate inquiry for the practice - spam phone leads will not be tracked in conversion reports and metrics)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.doctorlogic.com/docs/apps/opportunities/premium-call-tracking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
