TrackEvents: ActiveCampaign Track Event |
Catalog: ActiveCampaign
Schema: V3
Label: Track Event
Documentation:
Insert-only table to upload events to ActiveCampaign. Errors in values provided are in general not signaled due to limitations in ActiveCampaign error handling.
Retrieve: false
Insert: true
Update: false
Delete: false
Table Columns
The columns of the table TrackEvents are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
actid |
int64 |
|
☑ |
Your unique tracking account ID (can be found on the Integrations page .../app/settings/tracking). |
string |
Email Address |
☐ |
Contact email address to associate the event with. |
|
event |
string(128) |
|
☑ |
|
eventdata |
string |
|
☐ |
The event value (related to the event name). |
key |
string(40) |
|
☑ |
|
22-12-2022 20:43 Version 22.1.101-BETA+3681