Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
GELÖST

Social proof with AEP

Avatar

Level 10

Is AEP able to display on a product page:

- count of how many people viewed/bought this specific product?

It might be doable using Computed Attributes ....

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 8

Hi @Michael_Soprano ,

As I have gone through below link,

https://experienceleague.adobe.com/en/docs/journey-optimizer/using/audiences-profiles-identities/pro...

it seems like we can use Computed Attributes for Personalized stats like You viewed this X times as they aggregate per-profile behaviors.

Global stats like X people viewed not achievable directly with Computed Attributes. You'd need to use Query Service, Analytics, or another aggregate mechanism to compute global totals and expose those values to your frontend.

Thanks,

Ankit

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Community Advisor

Hello @Michael_Soprano 

 

Computed attributes is the way to go for this calculation but keep in mind that it is updated every 24hours.


     Manoj
     Find me on LinkedIn

Avatar

Korrekte Antwort von
Level 8

Hi @Michael_Soprano ,

As I have gone through below link,

https://experienceleague.adobe.com/en/docs/journey-optimizer/using/audiences-profiles-identities/pro...

it seems like we can use Computed Attributes for Personalized stats like You viewed this X times as they aggregate per-profile behaviors.

Global stats like X people viewed not achievable directly with Computed Attributes. You'd need to use Query Service, Analytics, or another aggregate mechanism to compute global totals and expose those values to your frontend.

Thanks,

Ankit