Image: Step Flow for Predictive Content for Web and Email
This post explains the first part of the flow image above: the discovery and tracking of content for the Predictive Content app. During the setup phase, the marketer defines their content URL patterns (See Create Content Patterns for more information), in order for Marketo to discover HTML content (e.g., blog posts, press release, news articles) across a domain. Setting URL patterns allows Marketo to auto-discover content when a web visitor clicks on the HTML web page within the content pattern. This content is then added to the All Content page in Predictive Content.
Image: URL Patterns Page
Domain | URL Pattern | Type | Result |
---|---|---|---|
domain.com | blog/* | Pattern |
Discovers all your content that matches the pattern domain.com/blog/. Example: domain.com/blog/5-top-tricks domain.com/blog/2017/new-year-solutions domain.com/Blog/3-best-recipes |
domain.com | article/2017/* | Pattern |
Discovers all your content that matches the pattern domain.com/article/2017/ Example: domain.com/article/2017/5-top-tricks |
domain.com | *datasheets* | Contains |
Discovers any URL that contains the word "datasheets" Example: domain.com/datasheets/5-top-tricks domain.com/blog/5-top-datasheets |
domain.com | press-release | Exact |
Only one HTML page is discovered: Example: domain.com/press-release |
domain.com | Exact |
If the domain is selected and the URL expression left empty, the URL pattern will discover only the home page Example: domain.com | |
sub.domain.com | blog/* | Pattern | Discovers all your html pages in the folder blog only on the sub domain sub.domain.com |