File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
13/umbraco-engage/marketers-and-editors/analytics Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ Each parameter must be paired with a value that you assign. Each parameter-value
2020
2121For example, if you want to link from a newsletter to the pricing page of umbraco.com, you can use the following parameters:
2222
23- * ** utm_source** = newsletter -july-2024 to identify that this visitor came from this specific newsletter
24- * ** utm_medium** = newsletter to show that the medium was a newsletter
25- * ** utm_campaign** = more_signups because that newsletter was part of a larger campaign
26- * ** utm_content** = bottom_button to identify a specific link in the newsletter
23+ * ` utm_source ` : Newsletter -july-2024 to identify that this visitor came from this specific newsletter
24+ * ` utm_medium ` : Newsletter to show that the medium was a newsletter
25+ * ` utm_campaign ` : More_signups because that newsletter was part of a larger campaign
26+ * ` utm_content ` : Bottom_button to identify a specific link in the newsletter
2727
2828If you want to use these parameters, you will need to set up the URL like:
2929
You can’t perform that action at this time.
0 commit comments