What are UTM parameters?
UTM parameters are values added to a URL so analytics platforms can identify where traffic came from and which campaign generated it. UTM commonly stands for Urchin Tracking Module. The parameters add campaign information to the URL; they do not change the destination page itself.
The five UTM parameters
utm_source- The specific source sending traffic, such as
google,linkedin, ornewsletter. utm_medium- The broader marketing channel, such as
email,social, orcpc. utm_campaign- The specific campaign or initiative, such as
fall_open_houseorproduct_launch. utm_term- Optional. Often used for paid-search keywords or targeting.
utm_content- Optional. Distinguishes links, creative variants, calls to action, or placements.