Can I run a multi-page test using an mbox instead of refinements? | Community
Skip to main content
Level 2
June 15, 2021
Solved

Can I run a multi-page test using an mbox instead of refinements?

  • June 15, 2021
  • 1 reply
  • 1550 views

I'm trying to figure out if I can use or create an mbox in Target to run a multi-page test and have it work like URL refinements.

 

Example: I have 100 products and I want to run a banner on 50 of the products. Product URLs have unique IDs and the URLs are not very SEO friendly.

Example URL: '/lang/product/unqId123/product-name'  ---- Ideal URL: '/lang/product/shared-path/product-name'

 

Because of the unique ID, I'd have to target ALL products using the url that has '/lang/product' in the URL. Is it possible to create an mbox like 'target-mbox-myTestName' and use that mbox on only the products/pages I'm looking to target w/o using a URL refinement?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ryanr7

Hi @jsolano918,

Yes, you can do that! If it's easier for you to implement a custom mbox across those 50 product pages than to write a refinement rule to address those pages that's a totally viable solution with Adobe Target. I'd just give the mbox a name that is meaningful and helps the person setting up the test/activity to understand where it applies to.

1 reply

ryanr7Adobe EmployeeAccepted solution
Adobe Employee
June 15, 2021

Hi @jsolano918,

Yes, you can do that! If it's easier for you to implement a custom mbox across those 50 product pages than to write a refinement rule to address those pages that's a totally viable solution with Adobe Target. I'd just give the mbox a name that is meaningful and helps the person setting up the test/activity to understand where it applies to.

Level 2
June 16, 2021
Thanks, this was extremely helpful. To follow up, I have another question but its related to this. It's been over a year since I worked in Target. I have seen that mbox.js is basically no longer supported. Is there documentation on best practices to create and implement custom mboxes? I see lots of documentation for the global mbox, but not custom mboxes - thanks!