i would use another segment:
“visit segment“ (include „after sequence“)
{
( „evarX instances“ does not exist )
then
( “evarX instances„ equals 1 )
}
this should return all visits where the user hit the link (and therefore collected the evarX), but only those hits AFTER the sequence (including the end of the sequence). if you break down this segment by pages, you can see all those pages the users visited after the link click.
remark: a „after sequence“ segment contains only hits starting with the last possible hit matching the sequence. see more about sequencial segments here: Building Sequential Segments