Expand my Community achievements bar.

Eric_Vidana
Eric_Vidana
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I think of it like a spreadsheet with the first column being the product id as a starting point (current product page, last viewed product, most viewed product) and all subsequent columns being potential recommendations which are generated upon creating an activity with a particular criteria in mind...

    Type

    Questions

    Views

    578

    Like

    1

    Replies

    0
  • Adobe Target handles this out of the box as long as you have entity.id parameter for the Target call set up on the product pages. There is also a checkbox in the criteria creation screen to allow/disallow recommendations to be previously purchased (I think). In order for purchase to populate for the...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    7
  • Just a thought ... What do they use as the customer id going into Target? Best case scenario would be to surface some sort of customer id in the client side (from server) once phone number or email is known and store that as a cookie or local storage (if only using one subdomain). Then you could use...

    Type

    Questions

    Views

    621

    Like

    1

    Replies

    0
  • There are a few things that are probably worth looking into to help with your question. Adobe Target Recommendations is an e-commerce style product recommendation service. It has a catalog (feed) that keeps up with product views/purchases (if integrated) and then you can run activities to highlight ...

    Type

    Questions

    Views

    1.2K

    Likes

    2

    Replies

    1
  • A server side implementation with no concept of your user could work as well. +1 to the solution above though.

    Type

    Questions

    Views

    918

    Likes

    0

    Replies

    0
  • I do not know of any way to accomplish this out of the box. You could implement your own getOffers/applyOffers into a single request with a promise that you only applyOffers in the use case that is pertinent to your scenario. Would need to have some developer assistance if you take this route: https...

    Type

    Questions

    Views

    574

    Like

    1

    Replies

    0
  • Can you elaborate a bit on the scenario? The screen shot provided seems to show two Target requests. Are they two requests from the same page or separated by a refresh? What are you looking for that should change? Unless you set up mbox3rdpartyid, Target will rely on the TNT ID to determine the user...

    Type

    Questions

    Views

    637

    Like

    1

    Replies

    0
  • Are you trying to do a simple 1/3 1/3 1/3 split on the scenarios mentioned? If so, an AB test would suffice and just have each experience return a json property that you are ready to code for. As for the API call itself, the Target docs are pretty good on this front:https://developers.adobetarget.co...

    Type

    Questions

    Views

    643

    Like

    1

    Replies

    0
  • @nicholase927171 - are you using mbox3rdpartyid for Target? Or the out of the box pcid? I have noticed a lot of inconsistencies with the Target profile and it being geo specific. If the same user is in NY vs CA, it ends up creating two temp profile and hopefully they get merged.

    Type

    Questions

    Views

    887

    Like

    1

    Replies

    0
  • Seems like this would be a good read. https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/functions-overview/targetgobalsettings.html?lang=en#data-providers

    Type

    Questions

    Views

    902

    Like

    1

    Replies

    0
Top badges earned by Eric_Vidana
Customize the badges you want to showcase on your profile