Expand my Community achievements bar.

Ask our product team on how to best grow your experimentation and personalization strategies with Target during our AMA on May 6th!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Test page = Confirmation page mBox issue

Avatar

Level 2

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.

1 Accepted Solution

Avatar

Correct answer by
Level 2

You need to use mboxUpdate vs. mboxCraete because this offer seems to be pulling in code to the page after it has rendered.  

View solution in original post

3 Replies

Avatar

Correct answer by
Level 2

You need to use mboxUpdate vs. mboxCraete because this offer seems to be pulling in code to the page after it has rendered.  

Avatar

Level 2

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.  

    

 

Thanks. One more question - which would register as the conversion in Target: the blank mboxCreate or the populated mboxUpdate?

Avatar

Level 8

mboxUpdate would be the correct function. Refer to the example listed on this site.

 

Thanks

Nikhil