Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deevus/analytics-plugin-activecampaign


https://github.com/deevus/analytics-plugin-activecampaign

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# ActiveCampaign

This library exports the `activecampaign` plugin for the [`analytics`](https://www.npmjs.com/package/analytics) package & standalone methods for any project to use to make it easier to interact with [ActiveCampaign](https://www.activecampaign.com/).

This analytics plugin will load ActiveCampaign into your application.

## Installation

```bash
npm install analytics
npm install analytics-plugin-activecampaign
```

## How to use

```typescript
import Analytics from 'analytics'
import activecampaign from 'analytics-plugin-activecampaign'

const analytics = Analytics({
app: 'awesome-app',
plugins: [
activecampaign({
accountId: '1234' // required
})
]
})
```

Get your account ID from the tracking link inside your ActiveCampaign account. https://YourAccountName.activehosted.com/app/settings/tracking