Encharge Developers
  • Developer Documentation
  • Getting Started
    • Sending data to your Encharge account
      • Ingest API
      • JavaScript Event Tracking
      • Segment.com Integration
    • Getting Help
  • Sending Emails
    • Personalizing Emails with Liquid
    • Email Deliverability
  • Encharge API
  • API Documentation
  • Transactional Email API
    • Overview
      • Pricing
    • Benefits and Features
    • Technical Overview
    • Send an email from template
    • Send custom HTML email
    • Send a plain-text email
    • Authentication
    • Reference
    • Sending to unsubscribed contacts
  • Advanced
    • Activity Stream
Powered by GitBook
On this page
  • Awesome looking emails - everywhere
  • Track Email Activity
  • Email Deliverability
  • UTM tags

Was this helpful?

  1. Transactional Email API

Benefits and Features

Explore all the nice things that the Encharge Transactional Email API can do for you

PreviousPricingNextTechnical Overview

Last updated 4 years ago

Was this helpful?

Awesome looking emails - everywhere

Sending HTML over email is a mess. Knowing what email clients support what HTML features can be a full-time job.

With Encharge, you can use our Visual Drag-and-Drop editor or our Simple editor to create a standard-compliant email that will look properly in all email clients. Then, you can send the template using this API.

Track Email Activity

Transactional email opens and clicks, as well as deliveries will appear in your users' timeline.

Email Deliverability

The API uses the DKIM and SPF settings you have set in your . This way your emails will come from your own domain.

If you haven't set the required records, Encharge will use its own DKIM and SPF settings, which come with high deliverability by default. Please note, that in this case some of your recipients might see "via encharge-mail.com" next to your domain name in their inbox:

UTM tags

Encharge automatically appends UTM tags to your links if enabled in your , as follows:

  • utm_source is who sent the email. It will be set to "encharge".

  • utm_medium is the marketing channel used, which will be set to “email.”

  • utm_campaign is the name of the marketing campaign. It is set to "transactional".

  • utm_content is set to the subject of your email.

You can set the UTMTags parameter to false in your request, to disable this behavior.

Encharge email settings
https://cl.ly/ccfa2de9a8df
Encharge email settings