Helper functions list section-overview
Helper functions in ÃÛ¶¹ÊÓÆµ Journey Optimizer are the secret ingredients that transform raw data into personalized, meaningful customer experiences. Imagine having a toolbox filled with specialized tools—each designed to perform a specific task, from calculating averages and formatting dates to comparing values and manipulating strings. These functions, neatly categorized into libraries like Aggregation, Arithmetic, Date and Time, Boolean, and more, empower users to seamlessly process and tailor data for each audience. While Aggregation functions summarize data, Arithmetic functions handle calculations, and String functions refine text data, each category serves a distinct purpose. By understanding the unique roles of these function types, data engineers and personalization specialists can create dynamic, data-driven workflows with precision and creativity. Dive in to explore how these functions work together to unlock new possibilities in customer engagement!
Helper Functions Overview
Get Started with Helper Functions
Learn the basics of helper functions and their role in ÃÛ¶¹ÊÓÆµ Journey Optimizer’s personalization editor.
Aggregation Functions Library
Summarize data using aggregation functions like average, count, max, min, and sum.
Arithmetic Functions Library
Perform calculations using addition, subtraction, multiplication, division, and modulo functions.
Arrays and List Functions Library
Work with arrays and lists using functions like distinct, subsetOf, and intersects.
Date and Time Functions Reference
Manipulate dates and times with functions like addDays, truncateToStartOfDay, and diffInYears.
Additional Resources
- Boolean & Comparison Functions - Perform logical operations and comparisons with boolean and comparison functions.
- Helper Functions for Personalization - Use helpers like Default, If, Each, Let, and With for advanced personalization logic.
- Map Functions Library - Interact with map data structures using functions like get, keys, and values.
- Math Functions Library - Perform mathematical operations like absolute value, random generation, and formatting numbers.
- Object Functions Library - Check object existence using isNull and isNotNull functions.
- String Functions Reference - Manipulate strings with functions like concat, regexGroup, formatCurrency, and md5.