ActiveCampaign Hybrid Mode Updates
- free
- growth
- enterprise
less than a minute
- Date: Sep 8, 2023
You can now send events to ActiveCampaign from your JavaScript source in hybrid mode.
In hybrid mode, RudderStack sends the following events to ActiveCampaign in cloud mode via their REST API:
identify: Identifying usersscreen: Recording users’ screen viewstrack: Tracking user activity
It also sends the page events (for recording users’ page views) to ActiveCampaign in device mode, using the native ActiveCampaign web SDK. This is required for implementing ActiveCampaign’s site tracking functionality and allowlisting your domain for tracking purposes.
Using hybrid mode, you can implement site tracking in ActiveCampaign while leveraging RudderStack’s cloud mode-only features like Data Governance and Tracking Plans.
How to send events in hybrid mode
To send events in hybrid mode, choose the hybrid mode option while configuring your ActiveCampaign destination:

See our ActiveCampaign documentation for more information on this feature.