Thrift module: utmparameters

ModuleServicesData typesConstants
utmparameters UtmParameters

Data structures

Struct: UtmParameters

KeyFieldTypeDescriptionRequirednessDefault value
1utmSourcestringIdentifies which site sent the traffic optional
2utmMediumstringIdentifies what type of link was used, such as cost per click or email. optional
3utmCampaignstringIdentifies a specific product promotion or strategic campaign. optional
4utmTermstringIdentifies search terms. optional
5utmContentstringIdentifies what specifically was clicked to bring the user to the site, such as a banner ad or a text link. It is often used for A/B testing and content-targeted ads. optional

* A set of UTM parameters
 * https://en.wikipedia.org/wiki/UTM_parameters
*