Expand my Community achievements bar.

Announcement: Calling all learners and mentors! Applications are now open for the Adobe Analytics 2024 Mentorship Program! Come learn from the best to prepare for an official certification in Adobe Analytics.
SOLVED

Using Adobe Analytics API to identify current Product Page views

Avatar

Level 2

Hello,

 

We have a client that wants to create a modal informing the current number of views in a product page. The idea is to create a sense of urgence and cause conversions.

 

I.e. "x clients are currently seeing this product".

 

Is it possible to capture this metric via Adobe Analytics API and then store it in the local storage? We thought of using it to build an activity in Adobe Target to fulfill this requirement. Any ideas?

Thanks in advance.

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @Ricardo-33 ,

 

Adobe Analytics offers Realtime Reports which can be used to fetch data for above use case "x clients are currently seeing this product".

 

The Adobe Analytics Reporting API 1.4 can be used to fetch realtime reports and use data to create experiences.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 4

Hi @Ricardo-33 ,

 

Adobe Analytics offers Realtime Reports which can be used to fetch data for above use case "x clients are currently seeing this product".

 

The Adobe Analytics Reporting API 1.4 can be used to fetch realtime reports and use data to create experiences.

Avatar

Level 2

Hi @Ricardo-33 

https://experienceleague.adobe.com/en/docs/analytics/components/real-time-reporting/realtime-metrics

 

Check this URL it will give you all the info regarding the real time support in Adobe Analytics along with the required configs

 

It also lists other metrics and dimensions which you could potentially included in your reports