Configure and automate UTM parameters in Salesforce Marketing Cloud to tag every link, capture source and medium data, and measure campaign performance end-to-end
Note: if you activate it, in the Connector, the collection of UTMs parameters, these parameters are then stored at the DSO level, update the DSO Schema to take this into account and you can map them to the Website Engagement DMO UTM fields. In the following, you would then be able to use the UTMs directly from the DMO Website Engagement, without the need for the Formula step
2. The Website Engagement DMO
3. Data Transform : Step by Step
case contains("ssot__PageURL__c", 'utm_source=')
when false then null
else
case
instr(substr("ssot__PageURL__c", instr("ssot__PageURL__c", 'utm_source=') + char_length('utm_source=')),'&')
when 0 then
substr("ssot__PageURL__c", instr("ssot__PageURL__c", 'utm_source=') + char_length('utm_source='))
else
substr("ssot__PageURL__c", instr("ssot__PageURL__c", 'utm_source=') + char_length('utm_source='), instr(substr("ssot__PageURL__c", instr("ssot__PageURL__c", 'utm_source=') + char_length('utm_source=')),'&') -1)
4. Using our UTM
_____________________________________________________________________________________________________________________________________
Written by: François Perret | Forum Ambassador
François Perret is a Trailblazer Forum Ambassador and Marketing Champion. He currently own 31 Salesforce certifications and He's co-leader of the Aix en Provence Marketer Group. He strongly believe that sharing is learning, and He's passionate about answering questions related to Salesforce Marketing products. He's the founder of Bamsoo, a French Salesforce Partner specialized in implementing an optimizing Account Engagement and Marketing on Core.
Submissions reflect only the opinions of the user who made available the Submission and not the opinions of Salesforce, regardless of whether the user is affiliated with Salesforce, and may contain or constitute products, services, information, data, content and other materials made available by or on behalf of third parties ("Third Party Materials). Salesforce neither controls nor endorses, nor is Salesforce responsible for, any Third Party Materials, including their accuracy, validity, timeliness, completeness, reliability, integrity, quality, legality, usefulness or safety, or any applicable intellectual property rights. Any Submissions made available through any message board or forum in response to posted questions, or that otherwise purports to answer any questions, including any questions about Salesforce or Programs, are made available for your general knowledge only and should never be relied upon as answers to your specific questions (even if an answer is marked as a “best” answer or with any similar qualifications). You should always contact Salesforce support for answers to your specific questions. Salesforce has no control over Submissions, and is not responsible for any use or misuse (including any distribution) by any third party of Submissions.
If you have questions, tap into the wisdom of our entire Trailblazer Community here: https://trailhead.salesforce.com/trailblazer-community/feed
004754258

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.