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)
Optional tables setup
Configure the credit table location and column mapping.