Templating tags

Website personalisation: Templating

Tags are used to create logic and to control flow inside of templates.

Element

The element tag renders a special sub template that is associated with an Ometria Web Personalisation element.

This is the smallest level of template.

{{ element "category" }}

This renders the content for the "category" sub template.