SlideShare a Scribd company logo
1 of 29
Best Practices to Organize Your
Instance: Forms, Naming
Conventions, Folder Structure,
and More
Speakers: Carey Picklesimer, Iryna Zhuravel
October 25, 2017
Carey Picklesimer
Marketo Consultant
Page 3Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Most important rule in keeping your instance clean and
organized
Build for Scale
• Imagine that your team will one day be much larger –
how will they know where to go and what to do?
• If you won the lottery and moved to a tropical island,
would your team know how to keep Marketo running?
Forms
Page 5Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Forms
• Less is more with forms. It’s better to use a view global
forms than a local one in each folder.
•Why?
• A single form can be used on Marketo Landing pages and embedded on your
website and still provide you with the detail of who is filling out the form on
which pages (More on that later)
• If you ever decide to add an additional field to your forms, it will be better to
have less fields to manage
• Every form is an entry point to your database, which is an asset and a liability.
It’s like doors to your house. The more you have, the harder it is to tell if the
door is locked properly.
• Too easy to miss forms in flow steps if you have too many
Page 6Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Forms
• How do you track which page a form is filled out on?
• 2 Different constraints, depending on if the form is on a Marketo landing page or
embedded on your site
•Marketo Landing page: Use Constraint > Web Page is
• Embedded Form: Use Constraint > Referrer is
Page 7Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
All form names should have 2 parts
Page 8Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Form Type
Some Examples of Form Types
Gated-Form: Someone fills this out in order to access a specific piece of content
Optin-Form: Someone fills this out in order to receive future content updates
Contact-Form: Someone fills this out expecting to be contacted by your company
Demo-Form: Someone fills this out expecting access to your product or a direct sales call
Reg-Form: Someone fills this out to register for an event, such as a webinar or training event
The form type should be based on the form CTA (call to action) and what should happen in Marketo
once a form is filled out.
Page 9Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Form ID
This is especially helpful if you embed forms.
Page 10Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Why does this help so much with embedded
forms?
• It allows you to see which form is embedded on which page.
How do you do it?
• Launch your website (or specific landing page) where your form is
embedded.
• View the Page Source and do a search for “mktoform” to locate the
code and the form ID for the embedded form.
Page 12Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Global Form Caveats
• Attribution program is only captured automatically if the form is local to the program.
Make sure you have a flow step in the local program that adds the acquisition program.
Use a system token for speed and scalability:
• If you have “Acquisition Program” blocked from updates (specifically from ‘Flow change
data value’), you should not need to have the constraint in this flow step.
Global vs Local
Page 14Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
When should you use a global campaign versus a local
campaign?
• I recommend you have global programs for things that are evergreen, such as form fills.
• Call out your global programs separately, such as OP-Global Form Fill program, than
handles everything for all your global form fills (contact forms, opt-in forms)
• Go local when the call to action is date-specific (ex. Webinar or Tradeshow) or asset-
specific (such as gated content)
• Make sure the folders and program names make it clear what each program is doing.
You want to know where to look if/when there is a problem.
Naming Conventions
Page 16Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
What’s in a name?
Why do naming conventions matter to you?
• Keep your instance free from clutter
• Find things quickly
• Easily select groups of Programs/Assets
• Accelerate your pick lists
• Make reports easy to sort and read.
Page 17Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Program Naming Conventions
A good naming convention…
• Is as short as possible, and as long as necessary
• Makes Programs easy to find and identify
• Allows easy referencing groups of programs based on common strings
• Allows sorting reports based on Program Type, Date, and other characteristics.
Page 18Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Naming Conventions
• Keep your main marketing folders
streamlined to make it easy to find things
• Create your own Marketing Program
templates for re-usable items, such as
webinars and gated content. Build, verify and
then clone.
• Separate learning and archive from
everything else
• Using a Z in front of Archive keeps it at the
bottom always
Page 19Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
When to archive?
To archive your programs, put them into an archive folder. What does exactly does that
mean?
• The folder and assets are no longer visible in search results. If you search for a Program
or Event that’s inside an archived folder, the results return a collapsed view of the
archived folder
• The assets in the folder no longer appear in auto suggest
• Archived templates are not available when creating an email or landing page in Design
Studio
• Archived pages can’t be used in landing page test groups
http://docs.marketo.com/display/public/DOCS/Understanding+Folders
Page 20Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Follow suit within your programs
• Order your campaigns and assets for easy
navigation
• Chose and USE a consistent naming convention
(such as [YYYY]-[MM]-[Optional DD] [Brief
Description] [Type]
• Remember that Marketo prepends the name of
the campaign, so your local assets can have
shorter names, such as Invitation or
Confirmation (which looks like “2017-11
Customer Webinar [WBN].Invitation”
Iryna Zhuravel
Sr Marketing Automation Manager
Page 22Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Document and Outline Everything You Can
Plan before you build!
•Allows to create much more robust flows and
infrastructure
• Helps remember the logic and share it with others
Page 23Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Examples of what’s worth flowcharting
Worksapce, partitions and SFDC sync management
Complex campaign flows
Page 24Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Asset/Folder Structure - Break the Walls
• No folders inside programs (you should absolutely keep
all other folders)
•Append asset type to the name , e.g. instead of
“Invitation” and “Reminder” name your email “Email:
Invitation” and “Email: Reminder”, this will group all
assets of the same type alphabetically
Page 25Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Flowchart + No Folders = OCD Robust Instance
Page 26Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Add Program Number to Program Name
Search by asset name …
Page 27Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Add Program Number to Program Name
Vs search by program number
Page 28Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017
Add Program Number to Program Name
• Save hours on searching and referencing assets
• Reduce admin anxiety (never add a wrong email to your campaign again)
Thank you!

More Related Content

Similar to Best Practices to Organize Your Instance - San Diego Marketo User Group - October 25, 2017

Dallas Marketo User Group - August 2015 - DMUG
Dallas Marketo User Group - August 2015 - DMUGDallas Marketo User Group - August 2015 - DMUG
Dallas Marketo User Group - August 2015 - DMUGDigital Pi
 
Standard Operating Processes for Alliances
Standard Operating Processes for AlliancesStandard Operating Processes for Alliances
Standard Operating Processes for AlliancesArka Sengupta
 
IBM InterConnect 2015 - Speaker guidelines and tips!
IBM InterConnect 2015 - Speaker guidelines and tips!IBM InterConnect 2015 - Speaker guidelines and tips!
IBM InterConnect 2015 - Speaker guidelines and tips!Cristina Carretero
 
Design Dynamics: Elevating UiPath Apps with UX Wireframes
Design Dynamics: Elevating UiPath Apps with UX WireframesDesign Dynamics: Elevating UiPath Apps with UX Wireframes
Design Dynamics: Elevating UiPath Apps with UX WireframesDianaGray10
 
Marketo Global Roll out - Case Study
Marketo Global Roll out - Case Study Marketo Global Roll out - Case Study
Marketo Global Roll out - Case Study Marketo
 
Marketo June 2019 Product Release innovations Webinar
Marketo June 2019 Product Release innovations WebinarMarketo June 2019 Product Release innovations Webinar
Marketo June 2019 Product Release innovations WebinarMarketo
 
Making Marketing Data Actionable
Making Marketing Data ActionableMaking Marketing Data Actionable
Making Marketing Data ActionableG3 Communications
 
Chicago Dreamforce '19 Global Gathering
Chicago Dreamforce '19 Global GatheringChicago Dreamforce '19 Global Gathering
Chicago Dreamforce '19 Global Gatheringcsupilowski
 
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 1)
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 1)Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 1)
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 1)JackiePotts5
 
How to Build the Ultimate Customer Demand Generation Machine
How to Build the Ultimate Customer Demand Generation MachineHow to Build the Ultimate Customer Demand Generation Machine
How to Build the Ultimate Customer Demand Generation MachineMarketo
 
8 Biggest Mistakes Account-Based Marketers Make and How to Avoid Them
8 Biggest Mistakes Account-Based Marketers Make and How to Avoid Them8 Biggest Mistakes Account-Based Marketers Make and How to Avoid Them
8 Biggest Mistakes Account-Based Marketers Make and How to Avoid ThemMarketo
 
Work Together Even When You're Not Together: Marketing Collaboration in the C...
Work Together Even When You're Not Together: Marketing Collaboration in the C...Work Together Even When You're Not Together: Marketing Collaboration in the C...
Work Together Even When You're Not Together: Marketing Collaboration in the C...Marketo
 
Converting trial users to paying customers
Converting trial users to paying customersConverting trial users to paying customers
Converting trial users to paying customersEdward Masson
 
Account Based Marketing with Marketo - LA User Group Dec 4, 2015
Account Based Marketing with Marketo - LA User Group Dec 4, 2015Account Based Marketing with Marketo - LA User Group Dec 4, 2015
Account Based Marketing with Marketo - LA User Group Dec 4, 2015Josh Hill
 
The CIO’s Guide to Implementing Marketing Automation
The CIO’s Guide to Implementing Marketing AutomationThe CIO’s Guide to Implementing Marketing Automation
The CIO’s Guide to Implementing Marketing AutomationNet at Work
 
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 2)
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 2)Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 2)
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 2)jackiepotts6
 
CA View® and CA Deliver™ – Product Overview
CA View® and CA Deliver™ – Product OverviewCA View® and CA Deliver™ – Product Overview
CA View® and CA Deliver™ – Product OverviewCA Technologies
 
Laureate education case study - Marketo
Laureate education   case study - Marketo Laureate education   case study - Marketo
Laureate education case study - Marketo Marketo
 
Extend Your Commercial Force.com App - Dreamforce 2012 - 9/19
Extend Your Commercial Force.com App - Dreamforce 2012 - 9/19Extend Your Commercial Force.com App - Dreamforce 2012 - 9/19
Extend Your Commercial Force.com App - Dreamforce 2012 - 9/19Salesforce Partners
 

Similar to Best Practices to Organize Your Instance - San Diego Marketo User Group - October 25, 2017 (20)

Dallas Marketo User Group - August 2015 - DMUG
Dallas Marketo User Group - August 2015 - DMUGDallas Marketo User Group - August 2015 - DMUG
Dallas Marketo User Group - August 2015 - DMUG
 
Standard Operating Processes for Alliances
Standard Operating Processes for AlliancesStandard Operating Processes for Alliances
Standard Operating Processes for Alliances
 
IBM InterConnect 2015 - Speaker guidelines and tips!
IBM InterConnect 2015 - Speaker guidelines and tips!IBM InterConnect 2015 - Speaker guidelines and tips!
IBM InterConnect 2015 - Speaker guidelines and tips!
 
Design Dynamics: Elevating UiPath Apps with UX Wireframes
Design Dynamics: Elevating UiPath Apps with UX WireframesDesign Dynamics: Elevating UiPath Apps with UX Wireframes
Design Dynamics: Elevating UiPath Apps with UX Wireframes
 
Marketo Global Roll out - Case Study
Marketo Global Roll out - Case Study Marketo Global Roll out - Case Study
Marketo Global Roll out - Case Study
 
Marketo June 2019 Product Release innovations Webinar
Marketo June 2019 Product Release innovations WebinarMarketo June 2019 Product Release innovations Webinar
Marketo June 2019 Product Release innovations Webinar
 
Making Marketing Data Actionable
Making Marketing Data ActionableMaking Marketing Data Actionable
Making Marketing Data Actionable
 
Chicago Dreamforce '19 Global Gathering
Chicago Dreamforce '19 Global GatheringChicago Dreamforce '19 Global Gathering
Chicago Dreamforce '19 Global Gathering
 
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 1)
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 1)Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 1)
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 1)
 
How to Build the Ultimate Customer Demand Generation Machine
How to Build the Ultimate Customer Demand Generation MachineHow to Build the Ultimate Customer Demand Generation Machine
How to Build the Ultimate Customer Demand Generation Machine
 
8 Biggest Mistakes Account-Based Marketers Make and How to Avoid Them
8 Biggest Mistakes Account-Based Marketers Make and How to Avoid Them8 Biggest Mistakes Account-Based Marketers Make and How to Avoid Them
8 Biggest Mistakes Account-Based Marketers Make and How to Avoid Them
 
Work Together Even When You're Not Together: Marketing Collaboration in the C...
Work Together Even When You're Not Together: Marketing Collaboration in the C...Work Together Even When You're Not Together: Marketing Collaboration in the C...
Work Together Even When You're Not Together: Marketing Collaboration in the C...
 
Sense/Net company
Sense/Net companySense/Net company
Sense/Net company
 
Converting trial users to paying customers
Converting trial users to paying customersConverting trial users to paying customers
Converting trial users to paying customers
 
Account Based Marketing with Marketo - LA User Group Dec 4, 2015
Account Based Marketing with Marketo - LA User Group Dec 4, 2015Account Based Marketing with Marketo - LA User Group Dec 4, 2015
Account Based Marketing with Marketo - LA User Group Dec 4, 2015
 
The CIO’s Guide to Implementing Marketing Automation
The CIO’s Guide to Implementing Marketing AutomationThe CIO’s Guide to Implementing Marketing Automation
The CIO’s Guide to Implementing Marketing Automation
 
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 2)
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 2)Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 2)
Elevate Your Marketing Ops: Expert Tips to Save You Time in 2024 (Part 2)
 
CA View® and CA Deliver™ – Product Overview
CA View® and CA Deliver™ – Product OverviewCA View® and CA Deliver™ – Product Overview
CA View® and CA Deliver™ – Product Overview
 
Laureate education case study - Marketo
Laureate education   case study - Marketo Laureate education   case study - Marketo
Laureate education case study - Marketo
 
Extend Your Commercial Force.com App - Dreamforce 2012 - 9/19
Extend Your Commercial Force.com App - Dreamforce 2012 - 9/19Extend Your Commercial Force.com App - Dreamforce 2012 - 9/19
Extend Your Commercial Force.com App - Dreamforce 2012 - 9/19
 

Recently uploaded

DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdf
DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdfDIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdf
DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdfmayanksharma0441
 
marketing strategy of tanishq word PPROJECT.pdf
marketing strategy of tanishq word PPROJECT.pdfmarketing strategy of tanishq word PPROJECT.pdf
marketing strategy of tanishq word PPROJECT.pdfarsathsahil
 
What are the 4 characteristics of CTAs that convert?
What are the 4 characteristics of CTAs that convert?What are the 4 characteristics of CTAs that convert?
What are the 4 characteristics of CTAs that convert?Juan Pineda
 
Common Culture: Paul Willis Symbolic Creativity
Common Culture: Paul Willis Symbolic CreativityCommon Culture: Paul Willis Symbolic Creativity
Common Culture: Paul Willis Symbolic CreativityMonishka Adhikari
 
2024 SEO Trends for Business Success (WSA)
2024 SEO Trends for Business Success (WSA)2024 SEO Trends for Business Success (WSA)
2024 SEO Trends for Business Success (WSA)Jomer Gregorio
 
ASO Process: What is App Store Optimization
ASO Process: What is App Store OptimizationASO Process: What is App Store Optimization
ASO Process: What is App Store OptimizationAli Raza
 
Word Count for Writers: Examples of Word Counts for Sample Genres
Word Count for Writers: Examples of Word Counts for Sample GenresWord Count for Writers: Examples of Word Counts for Sample Genres
Word Count for Writers: Examples of Word Counts for Sample GenresLisa M. Masiello
 
2024's Top PPC Tactics: Triple Your Google Ads Local Leads
2024's Top PPC Tactics: Triple Your Google Ads Local Leads2024's Top PPC Tactics: Triple Your Google Ads Local Leads
2024's Top PPC Tactics: Triple Your Google Ads Local LeadsSearch Engine Journal
 
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdf
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdfSnapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdf
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdfEastern Online-iSURVEY
 
TAM AdEx 2023 Cross Media Advertising Recap - Auto Sector
TAM AdEx 2023 Cross Media Advertising Recap - Auto SectorTAM AdEx 2023 Cross Media Advertising Recap - Auto Sector
TAM AdEx 2023 Cross Media Advertising Recap - Auto SectorSocial Samosa
 
Call Girls in Lajpat Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Lajpat Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Lajpat Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Lajpat Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Influencer Marketing Power point presentation
Influencer Marketing  Power point presentationInfluencer Marketing  Power point presentation
Influencer Marketing Power point presentationdgtivemarketingagenc
 
Michael Kors marketing assignment swot analysis
Michael Kors marketing assignment swot analysisMichael Kors marketing assignment swot analysis
Michael Kors marketing assignment swot analysisjunaid794917
 
Jai Institute for Parenting Program Guide
Jai Institute for Parenting Program GuideJai Institute for Parenting Program Guide
Jai Institute for Parenting Program Guidekiva6
 
From Chance to Choice - Tactical Link Building for International SEO
From Chance to Choice - Tactical Link Building for International SEOFrom Chance to Choice - Tactical Link Building for International SEO
From Chance to Choice - Tactical Link Building for International SEOSzymon Słowik
 
Fiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview AssignmentFiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview AssignmentFarrel Brest
 
The Impact of Digital Technologies
The Impact of Digital Technologies The Impact of Digital Technologies
The Impact of Digital Technologies bruguardarib
 
Fueling A_B experiments with behavioral insights (1).pdf
Fueling A_B experiments with behavioral insights (1).pdfFueling A_B experiments with behavioral insights (1).pdf
Fueling A_B experiments with behavioral insights (1).pdfVWO
 
Red bull marketing presentation pptxxxxx
Red bull marketing presentation pptxxxxxRed bull marketing presentation pptxxxxx
Red bull marketing presentation pptxxxxx216310017
 
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garside
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon GarsideInbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garside
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garsiderobwhite630290
 

Recently uploaded (20)

DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdf
DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdfDIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdf
DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdf
 
marketing strategy of tanishq word PPROJECT.pdf
marketing strategy of tanishq word PPROJECT.pdfmarketing strategy of tanishq word PPROJECT.pdf
marketing strategy of tanishq word PPROJECT.pdf
 
What are the 4 characteristics of CTAs that convert?
What are the 4 characteristics of CTAs that convert?What are the 4 characteristics of CTAs that convert?
What are the 4 characteristics of CTAs that convert?
 
Common Culture: Paul Willis Symbolic Creativity
Common Culture: Paul Willis Symbolic CreativityCommon Culture: Paul Willis Symbolic Creativity
Common Culture: Paul Willis Symbolic Creativity
 
2024 SEO Trends for Business Success (WSA)
2024 SEO Trends for Business Success (WSA)2024 SEO Trends for Business Success (WSA)
2024 SEO Trends for Business Success (WSA)
 
ASO Process: What is App Store Optimization
ASO Process: What is App Store OptimizationASO Process: What is App Store Optimization
ASO Process: What is App Store Optimization
 
Word Count for Writers: Examples of Word Counts for Sample Genres
Word Count for Writers: Examples of Word Counts for Sample GenresWord Count for Writers: Examples of Word Counts for Sample Genres
Word Count for Writers: Examples of Word Counts for Sample Genres
 
2024's Top PPC Tactics: Triple Your Google Ads Local Leads
2024's Top PPC Tactics: Triple Your Google Ads Local Leads2024's Top PPC Tactics: Triple Your Google Ads Local Leads
2024's Top PPC Tactics: Triple Your Google Ads Local Leads
 
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdf
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdfSnapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdf
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdf
 
TAM AdEx 2023 Cross Media Advertising Recap - Auto Sector
TAM AdEx 2023 Cross Media Advertising Recap - Auto SectorTAM AdEx 2023 Cross Media Advertising Recap - Auto Sector
TAM AdEx 2023 Cross Media Advertising Recap - Auto Sector
 
Call Girls in Lajpat Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Lajpat Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Lajpat Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Lajpat Nagar Delhi 💯Call Us 🔝8264348440🔝
 
Influencer Marketing Power point presentation
Influencer Marketing  Power point presentationInfluencer Marketing  Power point presentation
Influencer Marketing Power point presentation
 
Michael Kors marketing assignment swot analysis
Michael Kors marketing assignment swot analysisMichael Kors marketing assignment swot analysis
Michael Kors marketing assignment swot analysis
 
Jai Institute for Parenting Program Guide
Jai Institute for Parenting Program GuideJai Institute for Parenting Program Guide
Jai Institute for Parenting Program Guide
 
From Chance to Choice - Tactical Link Building for International SEO
From Chance to Choice - Tactical Link Building for International SEOFrom Chance to Choice - Tactical Link Building for International SEO
From Chance to Choice - Tactical Link Building for International SEO
 
Fiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview AssignmentFiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview Assignment
 
The Impact of Digital Technologies
The Impact of Digital Technologies The Impact of Digital Technologies
The Impact of Digital Technologies
 
Fueling A_B experiments with behavioral insights (1).pdf
Fueling A_B experiments with behavioral insights (1).pdfFueling A_B experiments with behavioral insights (1).pdf
Fueling A_B experiments with behavioral insights (1).pdf
 
Red bull marketing presentation pptxxxxx
Red bull marketing presentation pptxxxxxRed bull marketing presentation pptxxxxx
Red bull marketing presentation pptxxxxx
 
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garside
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon GarsideInbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garside
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garside
 

Best Practices to Organize Your Instance - San Diego Marketo User Group - October 25, 2017

  • 1. Best Practices to Organize Your Instance: Forms, Naming Conventions, Folder Structure, and More Speakers: Carey Picklesimer, Iryna Zhuravel October 25, 2017
  • 3. Page 3Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Most important rule in keeping your instance clean and organized Build for Scale • Imagine that your team will one day be much larger – how will they know where to go and what to do? • If you won the lottery and moved to a tropical island, would your team know how to keep Marketo running?
  • 5. Page 5Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Forms • Less is more with forms. It’s better to use a view global forms than a local one in each folder. •Why? • A single form can be used on Marketo Landing pages and embedded on your website and still provide you with the detail of who is filling out the form on which pages (More on that later) • If you ever decide to add an additional field to your forms, it will be better to have less fields to manage • Every form is an entry point to your database, which is an asset and a liability. It’s like doors to your house. The more you have, the harder it is to tell if the door is locked properly. • Too easy to miss forms in flow steps if you have too many
  • 6. Page 6Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Forms • How do you track which page a form is filled out on? • 2 Different constraints, depending on if the form is on a Marketo landing page or embedded on your site •Marketo Landing page: Use Constraint > Web Page is • Embedded Form: Use Constraint > Referrer is
  • 7. Page 7Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 All form names should have 2 parts
  • 8. Page 8Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Form Type Some Examples of Form Types Gated-Form: Someone fills this out in order to access a specific piece of content Optin-Form: Someone fills this out in order to receive future content updates Contact-Form: Someone fills this out expecting to be contacted by your company Demo-Form: Someone fills this out expecting access to your product or a direct sales call Reg-Form: Someone fills this out to register for an event, such as a webinar or training event The form type should be based on the form CTA (call to action) and what should happen in Marketo once a form is filled out.
  • 9. Page 9Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Form ID This is especially helpful if you embed forms.
  • 10. Page 10Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Why does this help so much with embedded forms? • It allows you to see which form is embedded on which page. How do you do it? • Launch your website (or specific landing page) where your form is embedded. • View the Page Source and do a search for “mktoform” to locate the code and the form ID for the embedded form.
  • 11.
  • 12. Page 12Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Global Form Caveats • Attribution program is only captured automatically if the form is local to the program. Make sure you have a flow step in the local program that adds the acquisition program. Use a system token for speed and scalability: • If you have “Acquisition Program” blocked from updates (specifically from ‘Flow change data value’), you should not need to have the constraint in this flow step.
  • 14. Page 14Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 When should you use a global campaign versus a local campaign? • I recommend you have global programs for things that are evergreen, such as form fills. • Call out your global programs separately, such as OP-Global Form Fill program, than handles everything for all your global form fills (contact forms, opt-in forms) • Go local when the call to action is date-specific (ex. Webinar or Tradeshow) or asset- specific (such as gated content) • Make sure the folders and program names make it clear what each program is doing. You want to know where to look if/when there is a problem.
  • 16. Page 16Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 What’s in a name? Why do naming conventions matter to you? • Keep your instance free from clutter • Find things quickly • Easily select groups of Programs/Assets • Accelerate your pick lists • Make reports easy to sort and read.
  • 17. Page 17Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Program Naming Conventions A good naming convention… • Is as short as possible, and as long as necessary • Makes Programs easy to find and identify • Allows easy referencing groups of programs based on common strings • Allows sorting reports based on Program Type, Date, and other characteristics.
  • 18. Page 18Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Naming Conventions • Keep your main marketing folders streamlined to make it easy to find things • Create your own Marketing Program templates for re-usable items, such as webinars and gated content. Build, verify and then clone. • Separate learning and archive from everything else • Using a Z in front of Archive keeps it at the bottom always
  • 19. Page 19Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 When to archive? To archive your programs, put them into an archive folder. What does exactly does that mean? • The folder and assets are no longer visible in search results. If you search for a Program or Event that’s inside an archived folder, the results return a collapsed view of the archived folder • The assets in the folder no longer appear in auto suggest • Archived templates are not available when creating an email or landing page in Design Studio • Archived pages can’t be used in landing page test groups http://docs.marketo.com/display/public/DOCS/Understanding+Folders
  • 20. Page 20Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Follow suit within your programs • Order your campaigns and assets for easy navigation • Chose and USE a consistent naming convention (such as [YYYY]-[MM]-[Optional DD] [Brief Description] [Type] • Remember that Marketo prepends the name of the campaign, so your local assets can have shorter names, such as Invitation or Confirmation (which looks like “2017-11 Customer Webinar [WBN].Invitation”
  • 21. Iryna Zhuravel Sr Marketing Automation Manager
  • 22. Page 22Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Document and Outline Everything You Can Plan before you build! •Allows to create much more robust flows and infrastructure • Helps remember the logic and share it with others
  • 23. Page 23Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Examples of what’s worth flowcharting Worksapce, partitions and SFDC sync management Complex campaign flows
  • 24. Page 24Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Asset/Folder Structure - Break the Walls • No folders inside programs (you should absolutely keep all other folders) •Append asset type to the name , e.g. instead of “Invitation” and “Reminder” name your email “Email: Invitation” and “Email: Reminder”, this will group all assets of the same type alphabetically
  • 25. Page 25Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Flowchart + No Folders = OCD Robust Instance
  • 26. Page 26Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Add Program Number to Program Name Search by asset name …
  • 27. Page 27Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Add Program Number to Program Name Vs search by program number
  • 28. Page 28Marketo Proprietary and Confidential | © Marketo, Inc. 10/25/2017 Add Program Number to Program Name • Save hours on searching and referencing assets • Reduce admin anxiety (never add a wrong email to your campaign again)