IP Logger

Type: intangible
PROBLEM

SOLUTION
A server-side capture layer that records the originating IP address of each request and associates it with a session, fingerprint, and cookie record. Correlates visits across properties even when the browser has cleared its state. The memory the visitor didn't know existed.
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "intangible_ip_logger",
    "name": "IP Logger",
    "type": "intangible",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "description": "A server-side capture layer that records the originating IP address of each request and associates it with a session, fingerprint, and cookie record. Correlates visits across properties even when the browser has cleared its state. The memory the visitor didn't know existed.",
    "template": "intangible"
}