UtmParameters
Parameters conveying information about the source of traffic to a page. See: Google Analytics UTM reference
structs::models::UtmParameters
Parameters conveying information about the source of traffic to a page. See: Google Analytics UTM reference
Fields
Source: strsource
The source of the traffic. e.g., google or newsletter. Max length: 128 characters. Sample query parameter: utm_source=google
Medium: strsource
The type of channel where the traffic came from. e.g., cpc or email. Max length: 128 characters. Sample query parameter: utm_medium=cpc
Campaign: strsource
The name of the campaign. e.g., holdings_irr. Max length: 128 characters. Sample query parameter: utm_campaign=holdings_irr
The search keywords. e.g., The specfic piece of content that was clicked. e.g., Term: Setcarta. Max size: 32 keywords. Max length per keyword: 32 characters. Sample query parameter: utm_term=cartaContent: strsourcecta_button. Useful if you have multiple links to the same URL in a same campaign. Max length: 128 characters. Sample query parameter: utm_content=cta_buttonReferenced by