Inserts

In Synerise, you can create various types of analytics, such as aggregates and expressions, that calculate customer actions within a workspace. You can work with metrics, which allow you to analyze the events; and with AI-powered recommendations, to offer your customers exactly what they want.

To make use of those features to the fullest, you can use them as inserts while creating content for your e-mails, website or even mobile.

In conjunction with Jinjava engine templates, you can design complex conditions or convert the content of inserts into communication with customers.

Tip: If you use Visual Studio Code as your editor, you can use code snippets to speed up working with inserts.
You can find the snippets in our Github repository: https://github.com/Synerise/jinja-code-snippet

Jinjava

Jinjava is a Java-based template engine based on the django template syntax, allowing the separation of application logic from its presentation layer. The principle of Jinjava operation consists in placing tags in the content’s source files. The tags are then replaced with content generated by the application. The system allows the use of control structures (tests (if), loops (for), and so on). It comes with an easy-to-use filter system.

😕

We are sorry to hear that

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

😉

Awesome!

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

Close modal icon Placeholder alt for modal to satisfy link checker