Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Commit 4721ede

Browse files
authored
Merge pull request #1907 from sendgrid/Zaftula-patch-11
Update unsubscribe_via_subscription_tracking.md
2 parents 7ed8cbb + d7fee35 commit 4721ede

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

source/Classroom/Track/Unsubscribes/unsubscribe_via_subscription_tracking.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ navigation:
1616
- Automatically add an unsubscribe link to the bottom of your emails.
1717
- Customize the unsubscribe link that is added automatically
1818
- Create a replacement tag that will allow you to put the unsubscribe link anywhere you would like using HTML.
19+
- Automatically incorporates the [list-unsubscribe](https://sendgrid.com/blog/list-unsubscribe/) header in your emails.
1920

2021
## How do I enable Subscription Tracking? ** **
2122

@@ -25,7 +26,7 @@ From your Account Overview page, visit the sidebar menu and click “Settings”
2526

2627
## How do I just add an unsubscribe link?
2728

28-
Just enable the setting. That will add the default unsubscribe link to the bottom of your emails.
29+
Just enable the setting! Once enabled, we'll add the default unsubscribe link to the bottom of your emails.
2930

3031
## How do I change what the link says?
3132

@@ -65,21 +66,13 @@ Doing this will allow you to use that tag within the html. This tag will get rep
6566

6667
<p>If you would like to stop receiving these emails <a href=”[unsubscribe]”>click here</a></p>
6768

68-
The HTML code above gives you the following results:
69-
70-
If you would like to stop receiving these emails click here
7169

7270
## What is a landing page?
7371

7472
This section allows you to create a page that appears once the unsubscribe link is clicked. So, once a recipient clicks the unsubscribe link, they will get redirected to this landing page you have created.
7573

7674
![]({{root_url}}/images/Screen_Shot_2015-05-26_at_11.39.02_AM.png)
7775

78-
79-
80-
## Anything else I should know?
81-
82-
Enabling our Subscription Tracking app also automatically incorporates the [list-unsubscribe](https://sendgrid.com/blog/list-unsubscribe/) header, which is great way to supplement and improve your email deliverability!
8376

8477

8578

0 commit comments

Comments
 (0)