Question: How do I change Acquisition Program Name for over 400 people in Marketo? | Community
Skip to main content
New Participant
November 23, 2020
Solved

Question: How do I change Acquisition Program Name for over 400 people in Marketo?

  • November 23, 2020
  • 1 reply
  • 3955 views

Hi.  I took over Marketo from our operations manage who moved on.  I think I found an error but not sure how to fix it.

 

The former marketing operations manage set up a center of excellence program where I just clone it and change some fields to track lead marketing programs.  However, now, I see 461 people in our "PID-Publication-Medium-Term -PRINT ADVERTISING TEMPLATE-" and when you open their record their Acquisition Program Name is "PID-Publication-Medium-Term -PRINT ADVERTISING TEMPLATE-".  However, if I open the specific acquisition program, they are listed under it.    

 

I want to ensure each record has the specific acquisition date instead of the dummy acquisition name that I clone.

 

strangely, the print flow is different from the digital advertising flow.  The Digital ad. flow actually has the New Value as the general program name that I clone.  But, the print one has the specific advertising program name which I think that would be better.

 

Digital Flow:

 

Print Flow:

 

I'm confused!  

 

Thanks for your help!

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Balkar_Singh

The acquisition program is :  PID-Publication-Medium-Term -PRINT ADVERTISING TEMPLATE
However, the specific program you open have it because they are a member (not necessarily because the program acquired them) : Acquisition Program is a Lead's Detail, Members on a Program are a Program's detail. 

For using the Program, use the program name token to avoid hard-coding the dummy value.

  • {{program.Name}}

Hope I understood this correctly and this helps!

1 reply

Balkar_Singh
Balkar_SinghAccepted solution
Community Manager
November 23, 2020

The acquisition program is :  PID-Publication-Medium-Term -PRINT ADVERTISING TEMPLATE
However, the specific program you open have it because they are a member (not necessarily because the program acquired them) : Acquisition Program is a Lead's Detail, Members on a Program are a Program's detail. 

For using the Program, use the program name token to avoid hard-coding the dummy value.

  • {{program.Name}}

Hope I understood this correctly and this helps!