






When a user adds a product to the cart, the system waits one hour and checks for a recent purchase or an active capping_email tag. If neither is found, and the user has a valid email and consent, an automated message is sent showing the last three products added. The capping_email tag is then applied for seven days to prevent oversending, after which the user becomes eligible for the flow again.
La mise en œuvre de l'automatisation des cas d'utilisation implique plusieurs étapes et outils clés. Voici des ressources complètes pour vous aider à démarrer :
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 |
| Product Event name | Customer path | Update method |
|---|---|---|
| Add to cart | added the product to the cart | JS SDK |
| Purchase | order completed with the product | API |


%202.png)
