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

# How to Send Invoca Call Records to Adobe Analytics as a Custom Link Event

> Adjust your Adobe Analytics Pre-Transfer Webhook to report calls as custom link events instead of page views, so your page view counts don't get inflated.

**Applies to:** Customers setting up an Adobe Analytics integration who are concerned about inflated page view numbers from Invoca calls hitting the Data Insertion API as page views

## Steps

1. Set up a Pre-Transfer Webhook in Invoca to report calls to Adobe Analytics, following the [Adobe Analytics installation guide](/s/article/adobe-analytics-installation-user-guide).
2. Remove the row for `<pageName>`.
3. Add two rows to the request body: one for `<linkName>` and one for `<linkType>`.
4. Set `<linkType>` to "o", and `<linkName>` to whatever you'd like the custom link event to be called.

## Where to go next

* [Adobe Analytics: Installation & User Guide](/s/article/adobe-analytics-installation-user-guide)
* [Is a Data Delivery the Only Way to Send Marketing Data to Adobe Analytics?](/s/article/data-delivery-only-way-marketing-data-adobe)
