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

Distinct Count for specific product type

Avatar

Level 8
Level 8

Hi there,

 

Is there a way to use "Distinct Count" function to see: in a visit, how many products have been viewed - for specific product type?

This is related to this question in the forum.

For example:

there are 4 visits:

H_L_0-1637334133121.png

Now, is there a way to know:

How many products under Type A has been viewed in each visits?

Visit 1: 2

Visit 2: 2

Visit 3: 1

Visit 4: 1

 

Thanks in advance for your inputs.

H

 

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

What you need to do here is use SAINT classification.

Each Product ID(key value) will have its Product type association(secondary classification).

 

Then you can pull visits by product type. At product type level.

 

GLTU

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

What you need to do here is use SAINT classification.

Each Product ID(key value) will have its Product type association(secondary classification).

 

Then you can pull visits by product type. At product type level.

 

GLTU

Avatar

Employee Advisor

@H_L You can create a segment with condition "is greater than or equal to (Distinct count). Here is the reference article which can help in achieving your use case

 

https://analyticsdemystified.com/adobe-analytics/distinct-count-in-segmentation/