Skip to main content
The Journey Attribution page shows attribution credit at the individual touchpoint level — every step in every customer journey, with Markov and Shapley credit share assigned per touch. Open it from Insights → Attribution → Journeys.
This page requires a credit table to be configured in Insights → Settings → Attribution → Optional Tables. The credit table is written by a separate pipeline process and contains pre-computed attribution weights per touchpoint. Without it, this page is unavailable.

What it shows

The journey attribution view is a paginated table of touchpoints enriched with attribution credit:

Filtering

Use the date range picker at the top of the page to filter journeys by start date. The label filter (if label splits are configured) lets you scope results to a specific segment.

Difference from the Channel Attribution dashboard

Setting up the credit table

The credit table is typically produced by your data pipeline alongside the Markov/Shapley weight computation. Interact reads from it but does not write it. Configure the table in Insights → Settings → Attribution → Optional Tables:
  • Dataset — BigQuery dataset (default: src_attribution_models)
  • Table — Table name (default: fact_attribution_credit__user_id)
  • Channel column — Which column to use as the channel identifier (e.g. channel, source_group, channel_group)
The credit table should have at minimum:

Optional tables setup

Configure the credit table location and column mapping.