Expand my Community achievements bar.

Join us for an upcoming in-person Adobe Target Skill Builders event ~~> We're hosting these live learning opportunities to equip you with the knowledge and skills to leverage Target successfully. Learn more to see if we'll be coming to a city near you!
SOLVED

Using and testing trackEvent

Avatar

Level 1

Hey all,

I've recently started working with Adobe Target and have started to setup the mbox for order confirmations, using trackEvent.

I'm now adding a formSubmission mbox that will send through details of the website section, url path, and optin preferences. I want to make sure its working correctly across the website. Is there a place within Target that I can view all mboxes that have been sent? Or is there another way to test that they are working correctly?

Many thanks

Chris

1 Accepted Solution

Avatar

Correct answer by
Employee

HI ChrisWDa

Target UI does not hold such information. However, you can always check the parameters being passed in the mbox through

1. Network Calls response

2. Marketing cloud debugger

3. mboxtrace of the page

This might also help > Troubleshooting Content Delivery 

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

HI ChrisWDa

Target UI does not hold such information. However, you can always check the parameters being passed in the mbox through

1. Network Calls response

2. Marketing cloud debugger

3. mboxtrace of the page

This might also help > Troubleshooting Content Delivery 

Avatar

Level 1

Hey,

I've been having problems with the Marketing Cloud Debugger and MboxTrace. Neither work as intended for me.

But I've used Network Calls and mboxDebug which both worked.

Thanks for the help.

Chris