Personified provides a block which operates clientside and is capable of displying personalised content to the user. The block is configured to make requests on a JSON enpoint using parameters which are available in various clientside objects (localstorage, datalayer, cookie, parameters, window variables). The response is transformed using Handlebars templates and the DOM updted to show the results to the user. The user is therefore ble to see content which has been personalised using state found in their device.

This module works best when: