Why can internal UTM links change GA4 attribution even when they do not start a new session?
Because GA4 treats session attribution and key-event attribution differently. The original landing hit's `session_start` sets the session source/medium, so clicking an internal link with UTMs usually doesn't create a second session or replace that session's so…
0 helpful votes