> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-partner-guide.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Sendtric

# Introduction

[Sendtric](https://www.sendtric.com/) provides countdown timers that help to email maximise conversions, generate more sales, and inject urgency into your landing pages, emails and marketing touch points.

# MoEngage × Sendtric

With the MoEngage and Sendtric integration, you can add countdown timers to emails that contain time-sensitive products, sales, or events.

# Integration

<Info>
  **Prerequisites**

  Access to your Sendtric dashboard.
</Info>

## Step 1: Create your countdown timer on Sendtric

1. Go to the Sendtric dashboard and create your countdown timer. Refer to the [document here to know more](https://blog.sendtric.com/2018/10/18/beginners-guide-to-email-countdown-timers/) on creating countdown timers on sendtric:\ <img src="https://mintcdn.com/moengage-partner-guide/XCK4LO16e0csSsup/images/partner_23503961439380.png?fit=max&auto=format&n=XCK4LO16e0csSsup&q=85&s=8b299970666ed9f1acb54e5477b821c4" alt="Screenshot 2024-02-07 at 12.51.34 AM.png" width="2246" height="906" data-path="images/partner_23503961439380.png" />
2. Once you have created your timer, you can just an option to *code code*.
3. Copy this code. You will need to paste it inside your MoEngage Campaign's Template.

## Step 2: Use this code inside MoEngage Campaigns

To include the Sendtric code in your MoEngage campaign, on step 2 of the campaign creation:

<img src="https://mintcdn.com/moengage-partner-guide/XCK4LO16e0csSsup/images/partner_23503961440788.png?fit=max&auto=format&n=XCK4LO16e0csSsup&q=85&s=5b6bc971b0d5ec0e8ed3d5af2ee307bb" alt="" width="2830" height="1112" data-path="images/partner_23503961440788.png" />

1. Create a new HTML block
2. Paste the copied code from Step 2 inside HTML Block.
3. Replace the `MERGE_TAG` with MoEngage Templating code by typing "@" and selecting the appropriate attribute to personalize:
   <CodeGroup>
     ```html HTML theme={null}
     <Your copied countdown timer code here>
     ```
   </CodeGroup>

You can choose to view the Preview by clicking on the Preview icon or test your campaign.
