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 ....
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @Michael_Soprano ,
As I have gone through below link,
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
Hello @Michael_Soprano
Computed attributes is the way to go for this calculation but keep in mind that it is updated every 24hours.
Views
Replies
Total Likes
Hi @Michael_Soprano ,
As I have gone through below link,
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
Views
Likes
Replies