



Thirty days after a customer’s order is marked as “Completed,” the automation checks whether the user has a valid email address and active email consent. If both conditions are met, the system sends a personalized email listing all products from that order, each linked directly to its respective product page. This message invites the customer to share a review, helping strengthen brand reputation and future purchase influence. If email consent is not active, the message is skipped. All emails are tracked with a capping rule to avoid over-sending.
Implementing use case automation involves several key steps and tools. Here's a comprehensive ressources to get you started:
Collect information from your visitors and navigate them on the website.
Automate SMS delivery based on user actions or specific conditions.
Delivers personalized notifications to users of your website (webpush) or app (mobile push).
Easily design and customize landing pages that convert visitors into leads, optimizing the journey from click to action.

| Attribute name | Attribute type |
|---|---|
| (standard) string | |
| Consent email | (custom) boolean |
| Attribute name | Attribute type | |
|---|---|---|
| Name | (standard) string | |
| Product URL | (standard) string | |
| Image URL | (standard) string |
| Attribute name | Attribute type | |
|---|---|---|
| stage | (standard) integer | |
| order_products | (standard) JSON file format | |
| Date paid | (custom) datetime |
| Event name | Event attributes |
|---|---|
| Capping email |
| Segment name | Segment definition |
|---|---|
| Capping email | Manages the marketing pressure of email - for 7 days |
