I didn't think the RegEx would work, thanks for confirming! I will let you know what route we decide to go. I think it makes the most sense to fix the DTM logic if possible.
To answer you, it would come in as "b". If one or more parameters are missing, it would look like this: fakesource.fakemedium.Sometimes they are all set, sometimes one is missing, sometimes three are missing, etc. I am looking for a solution to account for all scenarios.Something along the lines of ...
We utilize the 5 Google UTM query parameters (source, medium, term, campaign, content) to track our campaigns (email, search, etc.). In order to get that tracking code into Adobe, we use a javascript plugin to concatenate all of those UTM values (separated with a "." delimiter) into the campaign (tr...