Using Functions in Templates
ONE+ templates support mustache templates and lets you adjust the look and feel of specific notification variables (firstname, city, etc) and even add fallbacks using functions. You can add functions into templates by using pipes ("|"), then space, then the function name or a "||". Check out examples of supported functions... — Number variable number If a number is more than 3 digits, it gets formatted with commas. 10122 vSome readersCustomize the Recent Activity Notification
The Proof Factor recent activity notifications system has a very powerful templating system. You can change what shows up on the title as well as the subtitle sections. The following are the default tags you can use that will update automatically for each new users/customer. firstname: 'Mike', city: 'Los Angeles', state: 'California', country: 'US', You can use these tags by inserting them into the Title or Subtitle tag by putting the tag in between two brackets. For example: TFew readersThe Research Behind Social Proof
The Research Behind Social Proof Social Proof is one of the major influencers of human behavior. Humans, as social creatures, acknowledge and allow the decisions of others to impact us. It’s a scientifically studied area of human psychology, and it’s the reason that, when you walk by a busy restaurant that you’ve never been to, you automatically assume the food is good. Psychological research shows that in general, when we are unsure of ourselves, when the situation is unclear or ambiguous,Few readers