Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@SanfordWhiteman Thank you for responding. I am unsure how to populate the CTA with the URL to the asset. We do have the asset link in the CMS in the asset landing page record.
We have a resource center with a typical flow for the unknown visitor: For the known visitor we want to bypass the second to last step of "gets thank you page with link to asset" and provide the asset directly from the form page:@SanfordWhiteman we are using 1 form for all of our assets and I wanted...
Hi @SanfordWhiteman First so sorry for the caps it was really because I was placing emphasis, not screaming. The WYSIWIG here is not easy to use especially when you are trying to respond inline to copy/paste text. So here is the other issue then... We had planned to use one form for all of our as...
Hi @SanfordWhiteman @SanfordWhiteman wrote:1. If you reenable referrer and query string tracking in KV HTML mode, yes. Please explain what this code is doing...It adds hidden fields from the referrer URL’s query string, the current URL’s query string, or from Cookie — the exact same effect you get ...
@SanfordWhiteman Thanks for your reply. 1. If you reenable referrer and query string tracking in KV HTML mode, yes. Please explain what this code is doing... 2. My dev team is trying to understand how to hook into the marketo cookie to associate someone as a KV and then serve them the asset. My und...
Hi @SanfordWhiteman So I am thinking more about this approach and it seems that we will want them to go to the landing page and not the resource center card and on this page they will get either a form or a KV message. Can we then place the resource behind the download or submit button on that land...
We are testing out this form:https://daytwostaging.wpengine.com/resources/resource-asset-title/ There is nothing different about it from our other forms except it is not a modal so it should be simpler right? Sadly this is the error I am seeing: Uncaught TypeError: Cannot read property 'fadeOut' of ...
Hi @SanfordWhiteman thanks for the reply. So I would follow this idea in this post here?: https://nation.marketo.com/t5/product-blogs/auto-submitting-a-form-for-known-visitors/bc-p/242668#M412
Hello, I have a scenario that I am not sure will work from a reporting standpoint: Known user (we have smart forms Known Visitor HTML enabled) comes to our Resources landing page and clicks on the card that would then open a resource landing page with a form. We know who they are so we don't want th...
Hi @SanfordWhiteman here is my code pen:https://codepen.io/daytwo-nutrition/pen/poeRdow I added the confirmation message but am still unsure about the submit button only turning blue on validation. Can you help me with the code?