Hi, I've got 2 paths which I'd like to create segments based upon them. Problem is they are very similar:
Path 1: A > B > C > D
Path 2: A > B > D
What should my sequential segments look like? Path 1 is easy, "A then B then C then D". But for path 2? Is it legitimate to exclude page C? Like this: "A then B then doesn't equal C then D" ?