Issue in creating segment with "product" trait | Community
Skip to main content
viveksachdeva
New Participant
October 16, 2015
Solved

Issue in creating segment with "product" trait

  • October 16, 2015
  • 9 replies
  • 1640 views

I have created a segment with "product" trait with following options:

- product : content/geometrixx-outdoors/en/men/pants/fulani-nomad 

- quantity : 1

This segment is not getting resolved even though I have this product in cart.

Any ideas on what I could be doing wrong.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

This should work as its a straight condition. Verify if you have added the right teaser (campaign) and mapped the segmentation accrordingly.

9 replies

viveksachdeva
New Participant
October 16, 2015
Yes I am able to get other segments resolved.. In this segment also, other traits work fine.. Just this issue with product trait... I can see product in cart in client context but segment not getting resolved       
smacdonald2008
New Participant
October 16, 2015

Did you setup the Segment properly? Have you setup other ones that work?

It may be a configuration issue. 

http://docs.adobe.com/docs/en/aem/6-0/administer/personalization/campaigns/segmentation.html

smacdonald2008
New Participant
October 16, 2015

Are you seeing any messages in the log file? 

viveksachdeva
New Participant
October 16, 2015

Nope.. None

Lokesh_Shivalingaiah
New Participant
October 16, 2015

Hi Vivek,

  Can you tell us the condition you have given for this segment

viveksachdeva
New Participant
October 16, 2015

Product : /content/geometrixx-outdoors/en/men/pants/fulani-nomad

quantity : 1

 

And I have added this product to the cart

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

This should work as its a straight condition. Verify if you have added the right teaser (campaign) and mapped the segmentation accrordingly.

viveksachdeva
New Participant
October 16, 2015

Yes it should. I checked it on the segmentation page(http://localhost:4502/etc/segmentation/geometrixx-outdoors/test-segment.html). Traits like gender and age are getting resolved but products trait is not. It is there in client context though... :(

viveksachdeva
New Participant
October 16, 2015

It seems to be a bug. I got it to work by entering full product product along with the hash, something like "/content/geometrixx-outdoors/en/men/shirts/ashanti-nomad.html#mnapan". In pathfield for product trait, we can specify product node and that is not getting resolved, so it looks like a bug to me.