Data Collection · Instrumentation · Component

The joins

Whether captured data can be connected to a person, account or session — which determines most of what analysis is possible.

The deliverable

What it is

Data that cannot be joined answers only questions about aggregates. The moment a question involves a sequence — what happened before someone did this — joins become necessary.

Identity resolution across systems and across devices is the part that is either designed early or is impossible later.

One level in

What it is made of

Each element is a constituent part of the component. Follow one to see the attributes it carries.

  1. The keys

    What identifies a record across systems.

    3 attributes: Key · Stable · Mapping required

    Learn
  2. The resolution

    How separate records are recognised as the same entity.

    3 attributes: Resolution rule · Match rate · False matches

    Learn
  3. The limits

    What cannot be joined, and what that prevents.

    3 attributes: Cannot join · Reason · Questions blocked

    Learn

Identity resolution across systems is designed early or it is impossible later. There is no middle option.