Skip to content

Commit 972f26d

Browse files
Target blank for all external links, frontmatter fields
Co-authored-by: Thomas Gilbert <[email protected]>
1 parent 8394968 commit 972f26d

File tree

1 file changed

+13
-11
lines changed
  • src/connections/sources/catalog/cloud-apps/sendgrid-marketing-campaigns

1 file changed

+13
-11
lines changed

src/connections/sources/catalog/cloud-apps/sendgrid-marketing-campaigns/index.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: [SendGrid Marketing Campaigns] Source
2+
title: SendGrid Marketing Campaigns Source
3+
id: GCeG0vmcDW
4+
beta: true
35
---
46

57
[SendGrid Marketing Campaigns](https://yourintegration.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} enables you to automatically stream your email events directly into Segment to be used inside your warehouse or other downstream destinations.
@@ -12,7 +14,7 @@ This source is maintained by SendGrid Marketing Campaigns. For any issues with t
1214
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank”} click **Add Source**.
1315
2. Search for "SendGrid Marketing Campaigns" in the Sources Catalog, select SendGrid Marketing Campaigns, and click **Add Source**.
1416
3. On the next screen, give the Source a name configure any other settings.
15-
- The name is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The name can be anything, but we recommend using something that reflects the source itself and distinguishes amongst your environments (eg. SourceName_Prod, SourceName_Staging, SourceName_Dev).
17+
- The name is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The name can be anything, but we recommend using something that reflects the source itself and distinguishes amongst your environments (eg. Sendgrid_Prod, Sendgrid_Staging, Sendgrid_Dev).
1618
4. Click **Add Source** to save your settings.
1719
5. Copy the Write key from the Segment UI.
1820
6. Log in to your SendGrid Marketing Campaigns account - navigate to Integrations > Segment -> Connect and paste the key, select the matching region and any email events you want to receive.
@@ -32,14 +34,14 @@ The table below lists events that SendGrid Marketing Campaigns sends to Segment.
3234
| Email Processed | Email was sent successfully |
3335
| Email Delivered | Email delivered successfully |
3436
| Email Opened | Recipient opened the email |
35-
| Email Machine Opened | Email was [opened anonymously](https://www.twilio.com/docs/sendgrid/for-developers/tracking-events/understanding-apple-mail-privacy-protection-and-open-events) |
36-
| Email Link Clicked | Recipient clicked the [tracking link](https://www.twilio.com/docs/sendgrid/ui/account-and-settings/tracking#click-tracking) |
37-
| Email Dropped | Email was [dropped by Sendgrid](https://www.twilio.com/docs/sendgrid/glossary/drops) |
38-
| Email Bounced | Email servers [rejected the email](https://www.twilio.com/docs/sendgrid/ui/sending-email/bounces) |
39-
| Unsubscribed | Recipient [unsubscribed globally](https://www.twilio.com/docs/sendgrid/ui/sending-email/global-unsubscribes) |
40-
| Unsubscribed From Group | Recipient [unsubscribed from a group](https://www.twilio.com/docs/sendgrid/ui/sending-email/group-unsubscribes) |
37+
| Email Machine Opened | Email was [opened anonymously](https://www.twilio.com/docs/sendgrid/for-developers/tracking-events/understanding-apple-mail-privacy-protection-and-open-events){:target="_blank”} |
38+
| Email Link Clicked | Recipient clicked the [tracking link](https://www.twilio.com/docs/sendgrid/ui/account-and-settings/tracking#click-tracking){:target="_blank”} |
39+
| Email Dropped | Email was [dropped by Sendgrid](https://www.twilio.com/docs/sendgrid/glossary/drops){:target="_blank”} |
40+
| Email Bounced | Email servers [rejected the email](https://www.twilio.com/docs/sendgrid/ui/sending-email/bounces){:target="_blank”} |
41+
| Unsubscribed | Recipient [unsubscribed globally](https://www.twilio.com/docs/sendgrid/ui/sending-email/global-unsubscribes){:target="_blank”} |
42+
| Unsubscribed From Group | Recipient [unsubscribed from a group](https://www.twilio.com/docs/sendgrid/ui/sending-email/group-unsubscribes){:target="_blank”} |
4143
| Resubscribed To Group | Recipient resubscribed to a group |
42-
| Email Marked as Spam | Recipient [reported the email as spam](https://www.twilio.com/docs/sendgrid/ui/analytics-and-reporting/spam-reports) |
44+
| Email Marked as Spam | Recipient [reported the email as spam](https://www.twilio.com/docs/sendgrid/ui/analytics-and-reporting/spam-reports){:target="_blank”} |
4345

4446
## Event Properties
4547
The table below list the properties included in the events listed above. Some properties are only available for Single Sends or Automations.
@@ -51,10 +53,10 @@ The table below list the properties included in the events listed above. Some pr
5153
| `email_type` | "Singlesend" or "Automation" |
5254
| `template_id` | Email template ID |
5355
| `email_subject` | Subject line of the email, when available |
54-
| `test_phase` | `true` if the Single Send is an [A/B Test](https://www.twilio.com/docs/sendgrid/ui/sending-email/a-b-testing) in the test phase |
56+
| `test_phase` | `true` if the Single Send is an [A/B Test](https://www.twilio.com/docs/sendgrid/ui/sending-email/a-b-testing){:target="_blank”} in the test phase |
5557
| `unsubscribe_group_id` | ID of the unsubscribe group, when available |
5658
| `link_url` | URL of the link clicked |
57-
| `categories` | [Categories](https://www.twilio.com/docs/sendgrid/for-developers/sending-email/categories) associated to the email |
59+
| `categories` | [Categories](https://www.twilio.com/docs/sendgrid/for-developers/sending-email/categories){:target="_blank”} associated to the email |
5860
| `campaign_name` | Name of the Single Send |
5961
| `campaign_id` | ID of the Single Send |
6062
| `automation_name` | Name of the Automation |

0 commit comments

Comments
 (0)