Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I don't think there's a way fix to that; it's something that Adobe has introduced in their product to signal when the connection is lost with the browser (probably due to the browser terminating (maybe partially) the connection after a period of inactivity).
Here's the page on the Experience League with all the details regarding the Marketo Engage Professional exam (formerly known as the Marketo Certified Associate (MCA) exam). It includes a description of the exam, study materials, step-by-step instructions on the certification process, and how to rene...
Yes, that's probably because you have created a new custom object and imported data to it via list import, so people might not have CO values in the activity log for Marketo to reference (that's how it works for the non-picklist flat fields in Marketo); however, despite values not showing in the dro...
It's definitely concerning to see such a drastic drop in your email engagement rates, and you're not alone. While Google's recent email sender guidelines update might play a part, several other factors could be contributing. Also, I'd not use email metrics like opens and clicks as primary measures f...
その場合、ユーザーがアプリケーションで非 Marketo フォームに記入するときに、バックグラウンドで Marketo フォームの送信を行うことをお勧めします。こうすることで、ユーザーが Marketo フォームに記入するときに通常どおりに実行/処理できるようになります (つまり、フォームに記入されたアクティビティは Marketo に記録され、すべてのフィールドも Marketo としての理由とソースで更新されます)形状)。これを参照してください。
Well, that's because there isn't a trigger for a person becoming eligible for the smart list, as it is only run when you load it or when other campaigns/SL reference it for membership (unlike a segmentation where the segment updates as soon as a person gets updated and becomes eligible for it). Also...
Interesting! I hope you're selecting the webinar as the channel while creating the program in Marketo. To see which Channels apply to Event with Webinar, you can go to Admin > Tags. “Applies To” should be in the middle column. Also, just adding a note for the users not seeing the Interactive Webinar...
This is not a native form setting wherein you can show or hide fields in the fieldset using a toggle, but I'm sure with a bit of customization using JavaScript and a bit CSS, you can certainly pull this off.
そうですね、ビデオがゲートされており、フォームの背後にある場合は、Marketo の Fills out Form トリガーを使用するだけで、ビデオを視聴するためにフォームに記入したユーザーにメールを送信することができます。さらに、ソース、チャネル、メディアなどを追跡し、さらにそれを使用する場合(電子メール、帰属の目的などをカスタマイズする場合など)、UTM が必要になります。フォーム入力を通じて作成された新しい人にのみ電子メールをトリガーしたい場合は、純粋な Web フォーム入力で「人物が作成されました」トリガーを使用できます。
Hi @akshat_goyal, the best way is to use the ghost form or submit a hidden marketo form in the background. Here’s the full documentation re that on the Marketo Developers site. Alternatively, you can also post the form data to Marketo’s form submit API endpoint, but that being an API call to Marketo...