Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

2 different UTM_source passing in a single link

I've always wondered what happens when 2 different utm_source are passed on in a link

http://example.com/?utm_source=A&utm_source=B

In this case, which source will be passed on?

like image 361
malania Avatar asked Feb 13 '26 01:02

malania


1 Answers

In this particular case no source will be passed on - since your link is missing the required medium and campaign parameter the source parameter will be ignored.

If you add medium and campaign the second source parameter would be used.

You can easily test this by generating a link to your site with double source parameters and then check the traffic source in the real time reports.

like image 118
Eike Pierstorff Avatar answered Feb 20 '26 00:02

Eike Pierstorff



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!