Expand my Community achievements bar.

Ryan_Roberts_
Ryan_Roberts_
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Yes, the mbox.js has been deprecated. To fire a custom mbox location with at.js 2.x you will want to use the new getOffers() function. Details can be found here: https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/at-js-implementation/functions-overview/adobe-target-get...

    Type

    Questions

    Views

    930

    Likes

    0

    Replies

    0
  • Yes, if you use the visual experience composer to setup the activity you need the target-global-mbox request to be made. Make sure the page load/auto created mbox is enabled and download your at.js after that is set.

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    0
  • 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 settin...

    Type

    Questions

    Views

    965

    Likes

    0

    Replies

    2
  • Ah, looking closer at your screen shot of your getOffers() it does appear like you have an extra space in the "productPurchasedId" key name. Can you double check that and try it without a trailing space?

    Type

    Questions

    Views

    2.2K

    Like

    1

    Replies

    0
  • Hi @carlosvelarde,Your implementation looks to be fine. However, the reporting it sounds like you want to do is beyond Target reports. The passing of the productPurchasedId is for 2 main purposes in Target. 1) For informing Recommendations about specific entity/products getting purchased - to enable...

    Type

    Questions

    Views

    2.2K

    Like

    1

    Replies

    3
  • Yes the mbox name can be whatever you choose. The key part is really just the profile parameter name and values because you'll be using those in the Audience definition. You don't really need to reference the mbox name so I tend to use something generic like 'dataCapture' in these cases.

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    0
  • Got it. Thanks for clarifying. To change or update how the recommendations look that Target returns, you need to modify your Design. Which it looks like you were attempting from your earlier screen shot. Here's a simple HTML design you could use to get a single result from your criteria and display ...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi @jaredho, It depends a little. If you are using Target as your reporting source and your goal metric is set to viewed an mbox > ** display mboxes ** then changing the advanced settings to increment count, release user & bar from reentry would work as @MihneaD suggested. It is super easy to setup ...

    Type

    Questions

    Views

    2.0K

    Like

    1

    Replies

    3
  • Hi @Luca_Lattarini, I'm not following your question. Can you clarify where the "answer" you are seeing is coming from. When you say how can I add entity element to my JSON, which element or attribute are you referring to? Any single-value attribute sent to Target for an entity can be used in a desig...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    5
  • Hi @Luca_Lattarini,The help section has a special page on limits of various parameters and attributes for Target. Entity.ids are limited to 1000 characters. However, in practice it is more convenient to keep the entity.id's to around 50 characters or less because they are easier to view in the UI (n...

    Type

    Questions

    Views

    575

    Likes

    0

    Replies

    0