Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hello, we are following this guide: https://developers.marketo.com/blog/make-a-marketo-form-submission-in-the-background/ and we were wondering if we need to have an API user and a Launchpoint custom service created and make a REST API integration between both systems? Or it would all work without s...
Hello,we use global forms and we have this form CTA "{{my.FormCTA}}". This way, once we create new event program, we can easily change the form CTA from Register to Watch on-demand via program token "FormCTA".But this seems to work only with the all-fields form. It doesn't work with the Known Visit...
Hello, I have a Marketo Date token in my event program. If I select a date from the Calendar as "April 27, 2023", it shows as "2023-04-27" in my email. Can I make the date to show as "April 27, 2023" or at least "Apr 27, 2023" in my email? Thanks,Yavor
Hello,I want to make a report to see how many people clicked on the {{system.viewAsWebpageLink}} token link in the past 30 days. I personally tested it from a non-test email and there should be at least 1 result.I am trying to do it like this:But I have 0 results. Is there a proper way to make this ...
Hello,on this page https://info.softwareag.com/test-form-checkboxes.html, on the right side with the form, I have checkboxes(Question_1), where the actual square is aligned to its label on the same line.But if I use a single checkbox(I opt in), the square moves to the next line. I want to move it ju...
Hello, we are trying to leverage the Data Layer that is being generated for the forms through Marketo. We want to collect the form ID, form name(in our case this is the Program name, captured via token in the form) and the event type. I have this demo page https://info.softwareag.com/tracking-events...
Hello, what we are trying is to add the canonical tag on our Marketo landing pages. First, I used this:Then I created the actual token in my program and I put the link inside. Then I pasted the above code in my LP Custom Head HTML and it worked. As we are creating a lot of pages, someone could poss...
Hello, I am using this approach to show Custom HTML on my LPs with forms for known visitors: https://experienceleague.adobe.com/docs/marketo/using/product-docs/demand-generation/forms/form-actions/show-custom-html-form-for-known-people.html?lang=en Welcome back, {{lead.FirstName}} {{lead.LastName}}{...
Hello, This started last week. It looks like almost all people from China are not able to submit forms on Marketo LPs.This is an example: https://info.softwareag.com/Testing-China-Forms.html The form submits fine for me, but as seen on the below screenshot, the submit button gets "disabled" for Chi...
Hello, I have a landing page template with a form. In the end of the head I am calling the forms2 js file: js/forms2/js/forms2.min.js . When I approve the template and apply it on a landing page, I get the following source(this is only part of it):
...