# Product Triggers

### **Why you should use it**

{% hint style="success" %}
Automate any scenario where produc&#x74;**-**&#x73;pecific details need to be sent to your customers – digital downloads, instructions, or reminders.
{% endhint %}

### **How to get started**

1. Login to your[ account](https://app.vextras.com/)
2. Click the **Add New** in the bottom left corner
3. Select **Add Message**
4. Select **Automatic**
5. Select **Marketing**
6. Choose **Product Trigger**
7. In step one, toggle desired settings
8. In step two, add the name, email and subject customers will see when the message arrives
9. Select a starter template to use, or add content using the email editor
10. In step three, confirm settings and activate

### Dashboard overview

The overview dashboard will show all-time historical stats for the workflow, no matter if rules have been deleted.

* Messages pending – count for pending e-mails that are scheduled to be sent
* Messages sent – count for sent messages
* Opens – number of times messages have been opened
* Clicks – number of times messages have been clicked
* Conversions – number of conversions resulting from this type of workflow
* Revenue – total sales attributed to this type of workflow
* Activity chart – weekly view of sent messages

### **Settings**

* Workflow name – the “friendly name” for your workflow, customers will not see this
* Sending to – send to subscribers (default)
* Order status – select the order status when the rule will fire
* Send - send immediately or specify a time in the future to send the message.

Advanced

* Order Count Is - Trigger a message if a customer has an order count according to the selected count.&#x20;
* Limit Products Visible - By default, all products that were purchased are shown in the email message; if you would like to set a maximum number of products to be displayed, enable this option.&#x20;
* Price Trigger - When enabled, trigger messages based on if an order is greater than or less than a specific price level.&#x20;
* Product Filter - If you require certain products to be in a cart before a rule is triggered, add the product codes in the text area. If you have a product filter set and a general abandoned cart rule configured, the most specific rule will fire when there is a match.&#x20;
* Blacklist - Enter individual email(s) or domains that you would like to prevent this workflow rule from sending to. For domain blocks, use asterisks before the domain name e.g. \*\*@domain.com.&#x20;
* Usage Limits - When activated, this setting will limit the number of emails that are sent to a customer email address. This feature does not impact other messaging workflows of its type and is only specific to the rule being created.

### **Logs**

The logs area of this workflow will display log events between specific date ranges.

* Pending – shows messages that validated based on rule criteria and are scheduled to be sent.
* Sent – shows information about messages that have been sent as a result of meeting rule criteria.
* Conversions – displays relevant conversions as a result of a workflow message triggering.
* Blocked - listing of email addresses that did not qualify for defined rule criteria.

### **More information**

**Compatibility**

* All shopping carts are supported by this messaging workflow.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.cartmojo.com/messaging/automated/product-triggers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
