I want to set site section variables based on pathname tokenizer values, e.g., site, section, subsection1, subsection2, and concatenate them into a page name. I'm using Join Data Values extensions with conditions to set these variables if the pathname value is populated - site+section+subsection1+subsection2 if subsection2 is populated, site+section+subsection1 if subsection2 is not populated, site+section if subsection1 is not populated, etc. Just want to see if anyone has an easier way of doing this in Tealium. Thanks.