Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi, @Darshil_Shah1 Thanks for correcting about Trigger campaign & communication limits. If i have understood correctly, this means that if the email of a trigger campaign does not have the "Operational Email" Checked box checked, it will be counted as non operational & will not be sent if limits hav...
Hi @IAmCarrie ,Multiple accounts under the same email can receive multiple emails despite the communication limits set if the send email is occurring in response of a Trigger, that means lead qualifies for an email through a Trigger Campaign. Trigger Emails as treated similar to operational email & ...
Hi Mariana, All email has to be approved prior to send. You will not be able to activate any unapproved email in the stream. In your screen shot below since your email is active this indicates that an you are editing a previously approved email, so in this case the approved version before activating...
Hi,This is an issue related to Cloudflare & not of Marketo. This article might help https://developers.cloudflare.com/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors/ Regarding the SSL on your Marketo subscription you will have to raise a ticket with Marketo Support ...
Hi Swapna_G,RTP is Real Time Personalization, this is now renamed in Marketo as Web Personalization.Here are some useful links for more details https://experienceleague.adobe.com/docs/marketo/using/product-docs/web-personalization/understanding-web-personalization/web-personalization-overview.html?l...
Hi Karthick77,Nurture programs is a tool most suited to build relationship with your leads & drive them towards the bottom of the Sales cycle.A nurture program is best utilized when you understand your leads requirements as they progress through the streams. To your below scenario 1 I never recommen...
This article might help. https://nation.marketo.com/t5/knowledgebase/setting-up-secured-domains-for-marketo-landing-pages-adding-new/ta-p/251104#jive_content_id_STEP_3_Create_New_Landing_Pages
Hi ishi1234, I have also faced this issue with one of my clients & this happens when the DNS is not properly propagated. I will suggest to reconfigure DNS & try, this might take up to 48 hours. Also recheck if SSL has been configured properly.If the issue still persist it will be best to raise a tic...
Hi Nihal,Can you elaborate on your requirement.If your requirement is to show some additional form fields based on the input of a particular field then YES this can be achieved by using Visibility Rules. You can get details on how to set visibility rule here. If your requirement is something for acc...
Hi C_Blakeley,This might be the issue related to alignment. You can try using inline styling in your code for example instead of using align="left", also include inline style to float (style="float:left;").instead of using align="right" ,also include inline style to float (style="float:right;"). But...