Action: bind - evolv-ai/metrics GitHub Wiki
When an action is specified as a bind, an Evolv attribute will be created using tag as the audience attribute.
Example
{
"source": "expression",
"key": "window.data.productName",
"action": "bind",
"tag": "product.name"
}