# Active Campaign Deep Integration

Overview: Active Campaign Deep Integration is an enhancement to the Active Campaign plugin to run Abandoned Cart marketing. The Deep Integration feature is only available for Plus, Professional, and Enterprise versions of Active Campaign accounts.

***

The plugin will create a Customer record and an Abandoned Cart record within Active Campaign.

The first step to utilizing the Deep Integration is to enable the “Active Campaign” plugin within the Konnektive CRM.

Navigate to **Admin → Plugins → Email Service Providers**

Activate the Active Campaign plugin, enter your baseUrl and Api Key provided by Active Campaign, and then click *Connect*.

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

**triggerAutomations** = Orders will only populate on your Ecommerce Dashboard if enabled\
\
These values are found under Settings>Developer within your Active Campaign account:

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

Next, edit the plugin on the CRM side and use the Deep Route button to configure the route to your Active Campaign Connection. Be sure to set it to trigger on Partials.

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

{% hint style="info" %}
For information on how to create an Abandoned Cart trigger and use the Abandoned Cart content block, please follow [this article](https://help.activecampaign.com/hc/en-us/articles/360000626284).
{% endhint %}

### &#x20;**Leads and Orders** <a href="#activecampaigndeepintegration-leadsandorders" id="activecampaigndeepintegration-leadsandorders"></a>

If you are connecting to Konnektive via direct API, include salesUrl and product information on all Import Lead calls. salesUrl should be the page which a cardholder will return to on an Abandoned Cart.

This step is automatically handled if you are using the Konnektive lander package or FunnelKonnekt.


---

# 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://help.konnektive.com/konnektive-crm/admin-setup/plugins/email-service-providers/active-campaign-deep-integration.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.
