Policy tokens not loading correctly on subdomain. Using the direct embed code. Same form works on other subdomains without issue. | Community
Skip to main content
New Participant
January 30, 2023
Solved

Policy tokens not loading correctly on subdomain. Using the direct embed code. Same form works on other subdomains without issue.

  • January 30, 2023
  • 1 reply
  • 2047 views

I am working with an ABM agency who is using a subdomain of ours to run campaigns off of unbounce landing pages.   We gave them the munchkin code and form embed code, but the policy tokens are not loading the policy text.  

 

Landing page: insurers.sovos.com/sovos-test-page/

 

 

Best answer by SanfordWhiteman

Believe me when I say this isn't Marketo syntax. If you provide a page where it works I can look into it further. Wonder if you're pulling content from a remote Google Sheet.

1 reply

SanfordWhiteman
New Participant
January 30, 2023

What kind of "token" is in use here? The inner HTML of your Rich Text area looks like this:

<span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;POLICY_ACCEPT&quot;}" data-sheets-userformat="{&quot;2&quot;:33569665,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:0,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,0],&quot;15&quot;:&quot;Arial&quot;,&quot;16&quot;:10,&quot;28&quot;:1}">POLICY_ACCEPT</span>

 That's not Marketo token format (which doesn't work in embeds anyway). Are you trying to pull from some external service?

dabelardAuthor
New Participant
January 31, 2023

Hi Sander, 

 

As far as I know, this is not being pulled from an external source.  This is setup within our Marketo instance and we use this frequently across a number of different forms that live on our various domains.  Perhaps token is the wrong word to use.  These are setup as fields to populate GDPR consent and privacy policy information.   I will keep digging.  

 

 

 

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
January 31, 2023

Believe me when I say this isn't Marketo syntax. If you provide a page where it works I can look into it further. Wonder if you're pulling content from a remote Google Sheet.