Reputation: 115
We know that Google Analytics tracks the UTM params present on the url during all eCommerce navigation.
One thing that i cant find over the Analytics Documentation is the following:
Does google Analytics reset the UTM params after the transaction has been made?
Take the following usecase as an example:
][`s
Upvotes: 0
Views: 204
Reputation: 1172
No, the traffic parameters go at session level so while the user dont end the session (no hits for 30 mins on default) or access with another traffic source on the same session the source, medium and campaign should be the same.
On the example you gave both transactions would be attributed to the same session, source, medium and campaign.
Hope it help!
Upvotes: 2