Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Lucho SotoYou may also be interested to know that as of the June 2017 Release, you can select the positioning and style of the Dialog close button. See the doc here: Create a New RTP Dialog Web Campaign - Marketo Docs - Product Docs
Hi Liz,Rich Media Titles are Set to a 50 char limit, so they can best fit the template styles where they are displayed.See the developers documentation on this topic and example screenshots of the template here:http://developers.marketo.com/javascript-api/web-personalization/rich-media-recommendatio...
We provide an out of the box feature for Dialog Campaigns to delay the campaign by a defined number of seconds.See Create a New RTP Dialog Web Campaign - Marketo Docs - Product Docs - Display On and Delay
Hi Erica,The reference to "Note: Visitor data updated within 24-48 hours" refers only to the amount of time it may take for the data to be displayed in reporting in the Web Personalization application. The segment matching and web campaign displays are performed in real-time (milliseconds). If you a...
Hi Aaron,I just recently came across your question about Predictive Content,Interesting question here, for our predictive content discovery and recommendation engine, we consider a piece of content a URL.We discover all URL that are HTML, PDF, Video based, so in your case of 2,000 unique product URL...
Kamal,The CTA text for Predictive Rich Media (Web) is handled within the code of the script that you embed on your website to activate the Rich Media template. There is one CTA text for all buttons on the Rich Media template, see the docs here:http://developers.marketo.com/javascript-api/web-persona...
It should not make any influence, assuming your staging visits and metrics are much smaller than site wide visits and averages. Make sure you do not approve, enable any stage pieces of content for Predictive.If it bothers you, you can set up separate stage domain and RTP JS code to do your testing o...
Hey Dan,We have it on the plans to support additional video platforms in our auto-content discovery process (including Brightcove, and also Vidyard). Cannot commit to a date yet, but look out for it.In the meantime, you can manually add content (including video content) from the Application.
You can add CSS into the HTML of the Web Personalization Campaign editor.In the Web Campaign edit page, click on HTML < > icon and add the CSS in the HTML part.EXAMPLE:
Hi Lucho,Here is the solution, as we corresponded on mail.As for the Dialog Close button not appearing, it looks like the Menu Bar has a very high Z Index value in the CSS and this shows it on top of the Dialog. The solution is to change the Z Index value of our UI Dialog. Any value above 1000 will ...