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 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다. 데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 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 |