Is there a way in Hubspot emails to customize the click through links so when I look at page traffic in Google Analytics, I see it as email versus a long code? I know I can see that once Source/medium is brought in, but for Page Overview links is all code, not the web page it was sent to.
add a query string to the url before generating teh tracking code
ie ?email=yes
tracking generator will append the HS tracking code
No UTM needed? just ?email=yes to the end of the link
Yeah equally you can do that I like to double down so I have the campaign data and other methods.