Cookie

Type: intangible
PROBLEM

SOLUTION
A persistent client-side token setter and getter that plants a unique identifier on the visitor's browser and reads it back on subsequent visits across any connected property in the portfolio. Sets first. Reads always. Shares data with the network. Nom.
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "intangible_cookie",
    "name": "Cookie",
    "type": "intangible",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "description": "A persistent client-side token setter and getter that plants a unique identifier on the visitor's browser and reads it back on subsequent visits across any connected property in the portfolio. Sets first. Reads always. Shares data with the network. Nom.",
    "template": "intangible"
}