chrish32988386
15-10-2015
We're trying to run a test where the confirmation page is the same as the initial landing page. The conversion trigger is simply a page refresh and is not loading properly. The error being thrown is attached.
bhawkins
You need to use mboxUpdate vs. mboxCraete because this offer seems to be pulling in code to the page after it has rendered.
Nikhil_Bisne
mboxUpdate would be the correct function. Refer to the example listed on this site.
Thanks
Nikhil
bhawkins wrote... You need to use mboxUpdate vs. mboxCraete because this offer seems to be pulling in code to the page after it has rendered.
bhawkins wrote...
Thanks. One more question - which would register as the conversion in Target: the blank mboxCreate or the populated mboxUpdate?