Campaign Monitor
Campaign Monitor is an email marketing service.
Campaign Monitor integration replicates data using the Campaign Monitor API.
See the Schema section for a list of objects available for replication.Preparing for authentication
To access your data, you need to authenticate the connection with your account credentials.
Creating the connection
有关更多信息,请参阅连接到 SaaS 应用程序。
填写完所需的连接设置后,单击身份验证。
您可能会被要求登录源应用程序。
将显示一个带有身份验证代码的窗口。
将代码复制到剪贴板,然后返回到连接对话框。
粘贴使用源提供的代码完成身份验证中的代码,然后单击验证。
提示注释您可能需要向下滚动才能查看此字段。在状态为已验证时,身份验证即得到验证。
在连接名称中提供连接的名称。
选择打开连接元数据以定义创建连接时的元数据。
| Setting | Description |
|---|---|
| Data gateway | 如果您的用例需要,请选择一个 数据移动网关。 信息注释 此字段不适用于 Qlik Talend Cloud Starter 订阅,因为它不支持 数据移动网关。如果您有另一个订阅层并且不想使用 数据移动网关,请选择无。 有关 数据移动网关 的优势和需要它的用例的信息,请参阅Qlik 数据网关 - 数据移动。 |
| Start Date | 按格式 |
| Application Client ID | Application client ID. |
| Application Client Secret | Application client secret. |
| API Client ID | API client ID. |
Schema
Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.
The schema and info displayed below is for version 1.
Depending on your destination, table and column names may not appear as they are outlined below.
campaign_bounces
The campaign_bounces table contains info about the subscribers who bounced for a given campaign.
Replication Method | CDC |
Primary Keys | CampaignID EmailAddress Date ListID |
Replication Key | Date |
| Useful links |
campaign_clicks
The campaign_clicks table contains info about subscribers who clicked a link in a given campaign.
Replication Method | CDC |
Primary Keys | CampaignID EmailAddress ListID Date |
Replication Key | Date |
| Useful links |
campaign_email_client_usage
The campaign_email_client_usage table contains info about the email clients subscribers use to open campaigns.
Replication Method | Full Table |
Primary Keys | CampaignID Client Version |
| Useful links |
campaign_opens
The campaign_opens table contains info about subscribers who opened a campaign.
Replication Method | CDC |
Primary Keys | CampaignID EmailAddress ListID Date |
Replication Key | Date |
| Useful links |
campaign_recipients
The campaign_recipients table contains info about the subscribers that a campaign was sent to.
Replication Method | CDC |
Primary Keys | CampaignID EmailAddress ListID |
| Useful links |
campaign_spam_complaints
The campaign_spam_complaints table contains info about subscribers who marked a campaign as spam.
Replication Method | CDC |
Primary Keys | CampaignID EmailAddress ListID Date |
Replication Key | Date |
| Useful links |
campaign_summary
The campaign_summary table contains summary info about sent campaigns.
Replication Method | Full Table |
Primary Key | CampaignID |
| Useful links |
campaign_unsubscribes
The campaign_unsubscribes table contains info about the subscribers who unsubscribed from the email for a campaign.
Replication Method | CDC |
Primary Keys | CampaignID EmailAddress ListID Date |
Replication Key | Date |
| Useful links |
campaigns
The campaigns table contains info about the the campaigns in your Campaign Monitor account.
Replication Method | CDC |
Primary Key | CampaignID |
| Useful links |
list_active_subscribers
The list_active_subscribers table contains info about the active subscribers for lists.
Replication Method | CDC |
Primary Keys | ListID EmailAddress Date |
Replication Key | Date |
| Useful links |
list_bounced_subscribers
The list_bounced_subscribers table contains info about the bounced subscribers for lists.
Replication Method | CDC |
Primary Keys | ListID EmailAddress Date |
Replication Key | Date |
| Useful links |
list_deleted_subscribers
The list_deleted_subscribers table contains info about the deleted subscribers for lists.
Replication Method | CDC |
Primary Keys | ListID EmailAddress Date |
Replication Key | Date |
| Useful links |
list_details
The list_details table contains summary info about lists in your Campaign Monitor account.
Replication Method | CDC |
Primary Key | ListID |
| Useful links |
list_unconfirmed_subscribers
The list_unconfirmed_subscribers table contains info about the unconfirmed subscribers for lists.
Replication Method | CDC |
Primary Keys | ListID EmailAddress Date |
Replication Key | Date |
| Useful links |
list_unsubscribed_subscribers
The list_unsubscribed_subscribers table contains info about the unsubscribed subscribers for lists.
Replication Method | CDC |
Primary Keys | ListID EmailAddress Date |
Replication Key | Date |
| Useful links |
lists
The lists table contains info about the lists in your Campaign Monitor account.
Replication Method | Full Table |
Primary Key | ListID |
| Useful links |