Hi,
I have integrated Target into an Android application by following instructions from the following sample: mobile-demo-android/MboxCaller.java at master · adobe-target/mobile-demo-android · GitHub
I am having trouble sending success event for the mbox that I have created. I am not sure how to associate the createOrderConfirmRequest with the mBox for which I want to send the success event.
TargetLocationRequest orderConfirm = Target.createOrderConfirmRequest(name, orderId, orderTotal, productPurchasedId, parameters); |
Below is the goal that appears on the Target Overview page for this Activity.
I want to... | Increase Conversion |
Measured by... | Clicked on mbox <MY_MBOX_NAME> |
Regards,
Vishal
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Vishal! Thanks for your question. You will want to add the order confirm mbox to your organization:
Viewed an mbox ---> mbox name specified in the code.
Hope this was helpful!
Warmly,
Amelia
Views
Replies
Total Likes
Hi Vishal! Thanks for your question. You will want to add the order confirm mbox to your organization:
Viewed an mbox ---> mbox name specified in the code.
Hope this was helpful!
Warmly,
Amelia
Views
Replies
Total Likes
Thank you. I followed up on your suggestions and created another mBox. Thanks.
Views
Replies
Total Likes
Views
Likes
Replies