diff --git a/source/Glossary/bulk_email_service.md b/source/Glossary/bulk_email_service.md index 526db5772d..92a13275d0 100644 --- a/source/Glossary/bulk_email_service.md +++ b/source/Glossary/bulk_email_service.md @@ -14,7 +14,7 @@ A bulk email service allows you to send email communications to large lists of m Commonly, bulk email is used for newsletters or marketing email. If you have a list of customers or prospects, you can send them content relevant to their business or interest, from a single application. A bulk email service allows you to send to any list, regardless of its size. The frequency at which you send is entirely up to you, and should be based on what the recipients expect. Your engagement data, including spam reports, unsubscribes, and open and click rates, will tell you whether your message is hitting the mark. -SendGrid is a bulk email service for both [marketing email](https://sendgrid.com/email-marketing?mc=SendGrid%20Documentation) and [transactional email?mc=SendGrid%20Documentation](https://sendgrid.com/transactional-email) (single emails triggered by actions within your application). SendGrid's [bulk transactional email pricing](https://sendgrid.com/transactional-email/pricing?mc=SendGrid%20Documentation) and [bulk email marketing pricing](https://sendgrid.com/email-marketing/pricing?mc=SendGrid%20Documentation) are based on the volume of email you send, not the size of your list. SendGrid provides valuable insights across your entire email program: +SendGrid is a bulk email service for both [marketing email](https://sendgrid.com/email-marketing?mc=SendGrid%20Documentation) and [transactional email](https://sendgrid.com/transactional-email?mc=SendGrid%20Documentation) (single emails triggered by actions within your application). SendGrid's [bulk transactional email pricing](https://sendgrid.com/transactional-email/pricing?mc=SendGrid%20Documentation) and [bulk email marketing pricing](https://sendgrid.com/email-marketing/pricing?mc=SendGrid%20Documentation) are based on the volume of email you send, not the size of your list. SendGrid provides valuable insights across your entire email program: * Deliverability rate to ensure your email is getting to the recipient's server * Open and click tracking to measure engagement @@ -22,4 +22,4 @@ SendGrid is a bulk email service for both [marketing email](https://sendgrid.com The bulk email service can be enabled with minimal changes to your application. At the basic level, simply point your SMTP settings to our server and SendGrid will take care of the rest. You can also use our Web API or SMTP API to more deeply integrate into your system. -The marketing email service allows non-technical users to send bulk newsletters and other bulk emails using a drag-and-drop interface. List management and all aspects of the service are also available via the marketing service API, so developers can connect email to your company's workflow. \ No newline at end of file +The marketing email service allows non-technical users to send bulk newsletters and other bulk emails using a drag-and-drop interface. List management and all aspects of the service are also available via the marketing service API, so developers can connect email to your company's workflow.