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
- Set up a Pre-Transfer Webhook in Invoca to report calls to Adobe Analytics, following the Adobe Analytics installation guide.
- Remove the row for
<pageName>. - Add two rows to the request body: one for
<linkName>and one for<linkType>. - Set
<linkType>to “o”, and<linkName>to whatever you’d like the custom link event to be called.