I have set up the campaign tracking codes classification on our production report suite. One of our advertising agencies suffix their UTM parameters to our code before sending out ads. The RegEx I have used is ^(.+)\_(.+)\_(.+)\_(.+)\_(.+)\_(.+)\_(.+)\_(.+)\_(.+)\_(.+)\_(.+)$
Some of our reports are now capturing our tracking code suffixed with ?utm_content and this is breaking my classification reporting due to the underscore. Could anyone please help me figure out a workaround for this? Is there a way we can omit the utm_content from getting captured?
Thanks in advance!