Landing page HTML tags changing advice
Howdy everyone,
I am looking to move a page off of my website and place in Marketo. On the existing site page we launch our internally built angular form on a modal. When the visitor clicks on the CTA button this launches the modal which takes over the screen. At this time we are not looking to replace this form or process with a Marketo form.
When I build the page in Marketo as a template, all of the HTML tags are stored properly. Once I visit the live page though the button that was supposed to use a Boot process once clicked does nothing. This is because the tag is stripped since it is not a regular HTML tag. For example: <example-boot-flow> in our template in Marketo and on our live site becomes <example> on the live page. I asked Marketo support and they said this was because the tag is not standard HTML.
Has anyone experienced this before or have a work-around?