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
Per ulteriori informazioni, vedere Connessione alle applicazioni SaaS.
Una volta completate le impostazioni di connessione richieste, fare clic su Autenticazione.
Potrebbe essere visualizzato un messaggio che richiede di accedere all'applicazione di origine.
Viene visualizzata una finestra con un codice di autenticazione.
Copiare il codice negli appunti e tornare alla finestra di dialogo della connessione.
Incollare il codice in Completare l'autenticazione con il codice fornito dalla sorgente e fare clic su Verifica.
Nota di suggerimentoPer visualizzare questo campo, potrebbe essere necessario scorrere in basso.Quando lo stato è Verificato, l'autenticazione viene verificata.
Fornire un nome per la connessione in Nome connessione.
Selezionare Apri metadati di connessione per definire i metadati della connessione al momento della creazione.
| Setting | Description |
|---|---|
| Data gateway | Selezionare un Gateway Data Movement se richiesto dal proprio caso di utilizzo. Nota informatica Questo campo non è disponibile con la sottoscrizione a Avvio Qlik Talend Cloud, poiché non supporta il Gateway Data Movement. Se si dispone di un altro livello di sottoscrizione e non si desidera utilizzare il Gateway Data Movement, selezionare Nessuno. Per informazioni sui vantaggi del Gateway Data Movement e quando è richiesto, vedere Qlik Data Gateway - Movimento dati. |
| Start Date | Inserire la data, nel formato |
| 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 |