Articles in this section

What Is MailerLogic’s CRM Feature?

Published:

MailerLogic includes a built-in, email-first CRM (Customer Relationship Management) system designed specifically for audience management, engagement tracking, and intelligent email sending.

Unlike traditional sales CRMs such as Salesforce or HubSpot, MailerLogic’s CRM is purpose-built for email infrastructure. It focuses on managing contacts, tracking behavior, organizing audiences, and enabling highly targeted email campaigns within a single unified system.

In short, it acts as the central engine behind your email operations.

Why MailerLogic Includes a CRM

Many email senders struggle with fragmented systems. Contacts may live in one tool, email sending happens in another, and segmentation often requires manual syncing. Engagement data becomes scattered, and managing suppressions or compliance adds unnecessary complexity.

MailerLogic solves this by combining:

  • Email sending (transactional + marketing)

  • Centralized contact database

  • Engagement tracking (opens, clicks, bounces)

  • Powerful segmentation

  • Unsubscribe and suppression management

This reduces operational overhead and gives you a clear, connected view of your audience.

Core CRM Capabilities

MailerLogic’s CRM is built around four key components that work together seamlessly.

1. Contact Management

Contacts are the foundation of the CRM.

Each contact represents a real person or entity you communicate with via email.

For each contact, you can store a required, unique email address, along with the name and profile details. You can also define custom properties to store business-specific data, track engagement metrics such as opens, clicks, and sends, and monitor subscription status, including Active, Unsubscribed, Bounced, or Complained. Tags can be applied for organization, and source tracking shows whether the contact came from an API request, website form, or import.

Contacts are typically used to manage newsletter subscribers, customers, users, trial accounts, event attendees, and support recipients.

For more detailed guidance, refer to the following KB article 'How To Add And Manage Contacts'.


1

Contact API Endpoints

POST   /api/v1/contacts        Create a contact
GET    /api/v1/contacts        List contacts
GET    /api/v1/contacts/:id    Get a single contact
PUT    /api/v1/contacts/:id    Update contact details
DELETE /api/v1/contacts/:id    Delete a contact

The Contact API allows you to create, retrieve, update, list, and delete contacts programmatically, making integration simple and flexible.

2. Segments (Smart Contact Groups)

Segments allow you to group contacts without manually selecting recipients every time you send a campaign.

Dynamic segments are rule-based and update automatically when contacts meet or no longer meet defined conditions. They are ideal for ongoing campaigns and behavioral targeting.

Static segments are manually managed lists that remain unchanged unless you edit them. They work best for one-time campaigns, curated lists, or special events.

For detailed step-by-step instructions, see 'How To Create And Manage Segments'.

2

Segments ensure you always send emails to the right audience, reduce manual effort, improve engagement rates, and avoid sending to inactive or high-risk contacts.

3. Tags (Flexible Organization)

Tags are labels you attach to contacts for quick organization and filtering.

They can represent interests, lifecycle stages, campaign participation, or internal classifications. Tags are often used within segment rules to create more precise targeting.

For more detailed guidance, refer to the following KB article 'How To Create And Manage Tags'.

3

Tags can be added manually, assigned during imports, applied through automation workflows, or managed via the API, giving you complete flexibility in how you categorize your audience.

4. Custom Properties (Flexible Contact Fields)

Custom properties allow you to store business-specific information inside a contact profile beyond basic fields.

You can save internal customer IDs, purchase data, subscription plans, geographic information, engagement scores, or even structured data such as JSON objects. These properties can be used for segmentation, personalization, analytics, and automation.

Refer to the KB article 'How To Create And Manage Contact Properties' to learn how to manage properties.

4

Example Contact with Custom Properties

{
  "email": "customer@example.com",
  "name": "Jane Smith",
  "custom_properties": {
    "customer_id": "CUST-12345",
    "lifetime_value": 2500,
    "account_tier": "premium",
    "last_purchase_date": "2024-01-15",
    "product_interests": ["analytics", "automation"]
  }
}

By using custom properties, you can tailor the CRM to match your business model and create highly targeted campaigns based on real customer data.

How the CRM Works with Email Sending

The CRM and email system are tightly integrated.

First, the CRM stores and organizes all contact data in one centralized location. When creating a campaign, you select a segment or tagged group directly from your CRM. The system sends the email only to those contacts.

After sending, engagement data such as opens, clicks, bounces, unsubscribes, and complaints is automatically recorded in each contact’s profile. This data continuously improves segmentation and targeting for future campaigns.

The result is a feedback loop where every campaign makes your audience data smarter and more refined.

Frequently Asked Questions

Can I import existing contacts?
Yes. Contacts can be added individually through the CRM or imported in bulk via the API, making migration and syncing from other systems simple.

Do segments update automatically?
Dynamic segments update automatically whenever contact data changes. Static segments only change when you manually edit them.

Can I integrate with another CRM or system?
Yes. The API allows you to sync data both ways, update properties, apply tags, and maintain real-time consistency across platforms.

Is contact data secure?
Yes. Contact data is encrypted both at rest and in transit to ensure secure storage and communication.

Are there contact limits?
Contact limits depend on your subscription plan. Refer to the pricing page for detailed information about storage and scaling options.


MailerLogic’s CRM is designed to centralize your contact data, track engagement, power intelligent segmentation, and support highly targeted email campaigns.

If your goal is better targeting, cleaner lists, higher engagement, and a simplified email infrastructure, MailerLogic’s CRM is built to deliver exactly that.

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Access denied
Access denied