Building blocks
Audiences
Specific groups of users that are built by a combination of Javascript conditions run against the user object
Initialized user
Let’s imagine we have a user object that looks like this:
Creating the audience: Students that know Javascript
In the Hyperuser dashboard, you can create an audience with the following filters:
Notice that we used pure Javascript to create the audience. Writing conditions where the user is the root object.