UTM Tracking Parameter Order?
Hi all-
My boss asked me to investigate why we have Visits/Visitors with a UTM Medium but without a UTM Source (UTM Source is listed as "Unspecified").
I realized that, in contrast to Google Analytics, Adobe Analytics prioritizes UTM Medium above UTM Source: https://experienceleague.adobe.com/docs/marketo-measure/using/channel-tracking-and-setup/online-channels/utm-parameters.html?lang=en
All of our links still use the GA tracking parameter order: UTM Source first, then UTM medium. Like this:
http://www.example.com/?utm_source=source&utm_medium=medium
Does this matter? Should I change our URL structure to be like this:
http://www.example.com/?utm_medium=medium&utm_source=source
Or is AA always going to collect medium first regardless of what order the tracking parameters appear in?
Can anyone shed any light on this?