Skip to main content

#MarketingCloudGrowth0 discussing

Hii 

 

In Marketing Cloud Growth/Advanced Flow Builder, 

 I am trying to send an email message.

Within the element, I can choose to turn the following settings on or off:

Set Recipient Engagement Tracking

  • Track Clicks
  • Track Opens

If I turn these on, where will the data be recorded?

6 answers
  1. François Perret (Bamsoo) Forum Ambassador
    Sep 19, 2025, 7:28 AM

    @Wakana Miyazawa

     

     

    Hi! 

     

    In Marketing Cloud Next (Growth and Advanced Editions), Email engagement data is stored in Data Cloud.  When a click is made (and if the tracking toggle is on in the Flow), the Ingestion API adds a record in a DSO/DLO (MessagingEmailEvent) which is mapped to the Email Engagement DMO. This is where you can get open, click, bounce and unsubscribe information. 

     

    Hope this helps 😎 

    #SharingIsLearning #MarketingCloudGrowth

      

    François. 

     

    PS : In order other Trailblazers to be pointed directly the most helpful answer, please do not forget to click “Accept this answer” below it.

0/9000

Hi. I'm running into issues trying to build my first marketing landing page in Marketing Cloud Growth when it comes to Google Tag Manager (GTM).  

 

GTM has provided 2 pieces of code - one goes in <head> and another goes in <body>.  

 

While editing the landing page, I found under "SEO", the "Edit Head Tags" field. When I include my GTM <head> code, I get this error message: 

"The customHeadTags field can only contain link, meta script tags, and valid tag attributes. Provide a valid value for the {page} view's seoAssistant component.:Content Type : sfdc_cms_landingPage" 

 

I have not found any place to put the <body> code, since <noscript> is not allowed in the HTML drag & drop component.  

 

Has anyone else run into this? Any suggestions? 

Andrea

3 answers
0/9000

I am currently working our SDO org using Marketing Cloud Growth and Advanced (MC On-Core). While exploring the Preference Center, I noticed that there is a default preference center already available. 

 

However, I have a few clarifications: 

 

Multiple Brands and Channels: 

In our use case, we might need to support multiple brands and manage preferences differently for various channels (Email, SMS, WhatsApp, etc.). 

 

Is it possible to create multiple preference centers, one for each brand or channel? 

 

If yes, how can we manage and configure those different preference centers? 

 

Using Preference Center in SMS/WhatsApp: 

Currently, I am able to include preference center links in emails, but I am not sure how to use or include these links in SMS or WhatsApp communications. 

 

Could you please guide me on how to achieve this? 

 

Integration with Privacy Preference Management: 

I was also exploring the Privacy Center > Preference Manager, where we can create consent templates and forms. 

 

Are these forms/templates linked with the Preference Center in MC On-Core? 

 

If I create a form in Privacy Center, can it be surfaced or reused within the Preference Center for marketing consent management?

4 answers
  1. François Perret (Bamsoo) Forum Ambassador
    Jul 23, 2025, 8:59 AM

    @Aishwarya Pawar

     

    Hi, 

    To my knowledge, Custom Preference Centers are coming but aer not available yet.  

    So far, you can emulate them with Forms and Landing Pages with the drawback that they won't be prefilled. 

    Unsubscribe links in WA and SMS are Merge Fields (and can also be handled by a STOP response for example in SMS). 

    Privacy Preference Management is not related to MCGA. 

     

    Hope this helps 😎 

    #SharingIsLearning #MarketingCloudGrowth

      

    François. 

     

    PS : In order other Trailblazers to be pointed directly the most helpful answer, please do not forget to click “Accept this answer” below it.

0/9000

Hello Team! 

  

When someone fills out a form created in Growth, to which object is that data saved in Salesforce? 🤔 

 

I tried creating a Lead, but I don't see it logged there. Reviewing the logs, it seems to trigger a flow to Lead, but it doesn't appear in CRM. 

 

My question is, will they be created in Sales or in a Data Cloud DMO? Where can I see that creation? 

Lead creation from a form in Marketing Growth

 

 

2 answers
  1. François Perret (Bamsoo) Forum Ambassador
    Oct 3, 2025, 4:48 PM

    @Juliana Daza

     

    Hi Juliana, 

    You don't need a Data Source in the Form. It is just a handy way to have the mandatory fields and their names. When the form is submitted, the inputs are passed as parameters to the Flow, which is where you do what you want with that collected data, like a Create Records to create a new lead or whatever you like. 

    Hope this helps 😎 

    #SharingIsLearning #MarketingCloudGrowth

      

    François. 

     

    PS : In order other Trailblazers to be pointed directly the most helpful answer, please do not forget to click “Accept this answer” below it.

0/9000

Hi everyone, 

 

I’m currently working through the Marketing Cloud Growth content on Trailhead. Does anyone know if Marketing Cloud Growth (MCG)

is available in Hands-On Orgs, or if there’s a demo account/environment that can be used to explore it? 

 

Thanks in advance!

3 answers
  1. Sep 30, 2025, 1:02 AM

    Hi Quinton,

    No demo orgs provided by Salesforce. You can request them as a partner.

    Also one point to note-

    If your partner has Marketing Cloud Account Engagement plus or above editions, you'll be able to setup Marketing Cloud Growth from setup as well.

    It's important to learn data cloud consent management, identity resolution, segmentation as they are the basic for Marketing cloud growth.

    Thanks

0/9000

Hello all! 

 

I am investigating some nuances with MCG, coming from the MCE world I am interested in where capabilities are similar and where they are not. For example, in MCE we can construct Salesforce Data Entry triggers for our Journeys which is a record triggered event to launch someone into a Journey immediatly (or within minutes) when say a campaign member record is created or an indicator is checked on a particular record. 

 

Is this type of near real time triggering for MCG orchestrations possible at this stage of the product? I have been playing around with it and it does not appear so. It seems that the minimum time frame for flow recurring schedule is daily which would be quite a change for businesses looking to transition whose marketing strategies are structured to leverage the Salesforce Data Entry features of MCE. 

 

I do see the option to trigger from an event - and I am looking for insight or additional information on this, although I am not convinced on this method being an appropriate replacement for the Salesforce Data Entry trigger. 

 

In this link:

https://help.salesforce.com/s/articleView?id=platform.automate_flow_concepts_trigger_automation_event.htm&type=5

 

 

There is indication that custom event triggers can be created by using a field in a real-time data graph - does anyone have reference material on this I can look at?

8 answers
  1. François Perret (Bamsoo) Forum Ambassador
    Sep 20, 2025, 9:53 AM

    @Allie Vaughan

     

    Hi Allie,  

     

    You can can create a Custom Event out of any Engagement DMO triggering an Automation Event Triggered Flow. This is referred to as Engagement Signals

    .  

     

    Hope this helps 😎 

    #SharingIsLearning #MarketingCloudGrowth

     

    François. 

    PS : In order other Trailblazers to be pointed directly the most helpful answer, please do not forget to click “Accept this answer” below it. 

0/9000

Hi, 

 

In a segment triggered flow (fetching campaign members with a specific status), we're trying to update the campaign member's status after sending an email. 

 

We're currently unable to do this because the segment's subjects are individual and we can't trace them back to the campaign member. How can this be done? 

 

Thanks in advance 

 

 

2 answers
  1. François Perret (Bamsoo) Forum Ambassador
    Sep 23, 2025, 1:41 PM

    @Alex Dal Zovo

     

    Hi Alex, 

    Segment Triggered Flows are injected with Unified Individuals, so what you may want to do is to add every Individual composing the current Unified Individual as Campaign Member. See here for a way to handle Unified Individuals as Campaign Members

     

    Hope this helps 😎 

    #SharingIsLearning #MarketingCloudGrowth

      

    François. 

     

    PS : In order other Trailblazers to be pointed directly to the most helpful answer, please do not forget to click “Accept this answer” below it.

0/9000

When I create a Campaign with a Signup form and have the flow create core records, which user is the creating the records?  

That is - which user do I need to grant access to do Get Record, Create Record etc

1 answer
  1. François Perret (Bamsoo) Forum Ambassador
    Sep 23, 2025, 9:11 AM

    @Allan Pheiffer

     

     

    Hi Allan, 

    I think it is the Flow Owner (even though not verified so far). Marketing Cloud Admin or Marketing Cloud Manager, the standard Permission Sets for MCG/A (or Marketing Cloud PSL for Pardot converging Users) allow these users to add Create, Update, etc. in the Flow. Then, the Flow will correctly execute these activities if the owner has the permissions on the target objects. You may duplicate the standard Permission Sets to add the Object Permissions you need if not available on their Profile. 

     

    Hope this helps 😎 

    #SharingIsLearning #MarketingCloudGrowth

      

    François. 

     

    PS : In order other Trailblazers to be pointed directly the most helpful answer, please do not forget to click “Accept this answer” below it.

0/9000

Hi,

Currently, in SFMC Growth Edition, I am sending mass emails to recipients from a campaign using Single Email Message (Segment Triggered Flow).

However, I have a requirement to add another person’s email in CC instead of the sender.

Is this possible in any way?

3 answers
  1. François Perret (Bamsoo) Forum Ambassador
    Sep 23, 2025, 8:28 AM

    @Harsh Patel

     

    Hi, there is no CC feature ootb in MCG/A that I'am aware of.

0/9000

Hi Team,

Currently, Marketing Cloud on Core does not have a Business Unit set up for segmentation. I wanted to clarify:

  1. Can we use Segment Activation to activate a segment for specific entities and activation targets under this setup?
  2. While creating an Activation Target, which target should we select? At present, we are only seeing Data Cloud as an option.

Kindly guide on the correct approach.

7 answers
  1. François Perret (Bamsoo) Forum Ambassador
    Sep 22, 2025, 8:44 AM

    @Aishwarya Pawar

     

     

    Hi! 

    In Marketing Cloud Next (Growth & Advanced) you don't need  any Activation or Activation Target. You create your Segment in Data Cloud (or directly from MCN), publish it, and then it is available as a source for a Segment Triggered Flow in a Campaign, which is the main way you use a Segment in MCN. 

     

    Hope this helps 😎 

    #SharingIsLearning #MarketingCloudGrowth

      

    François. 

     

    PS : In order other Trailblazers to be pointed directly the most helpful answer, please do not forget to click “Accept this answer” below it.

0/9000