33.5k views
3 votes
Which of the following is a valid tagged custom campaign

a. ?utm_medium=cpc&utm_source=mysearch&utm_campaign-spring&utm_term=backpacks
b. ?utm_campaign=fall&utm_medium=email&utm_source=newsletter1&utm_content=a1
c. ?utm_medium=email&utm_source=newsletter1&utm_campaign=spring
d. ?utm_medium=referral&utm_source=example&utm_campaign=winter
e. All of these are valid

User Navyad
by
7.8k points

1 Answer

5 votes

Final answer:

The question is about identifying valid tagged custom campaigns used for tracking marketing efforts. Options b, c, and d are valid because they correctly use UTM parameters. Option a contains a typographical error, making it the invalid option.

Step-by-step explanation:

The question asks which of the following is a valid tagged custom campaign for tracking marketing efforts and visitor behavior through URL parameters. URL parameters, often called UTM parameters, allow marketers to track the effectiveness of online marketing campaigns across traffic sources and publishing media.

Each option given contains different combinations of UTM parameters such as utm_medium, utm_source, utm_campaign, utm_term, and utm_content. The UTM parameters must be correctly formatted, with each parameter separated by an ampersand (&) and using an equals sign (=) to assign value to each parameter. Additionally, an initial question mark is used to start the query string in the URL.

While all options might seem valid at a glance, option a has a typographical error where the utm_campaign parameter is incorrectly joined to its value with a hyphen instead of an equals sign. Therefore, the valid tagged custom campaigns would be b, c, and d.

User Gtomer
by
7.6k points