Dear manyalakiran, Segment 1 from your screenshot will not receive any
results because you cannot set purchase (Order) event twice in the same
order i.e. Order can never be equal to 2. If your container is Visitor,
First Launch then Order = 1, will return you all the visitors who
launched the application and made at least one order. If your container
is Visitor, First Launch then Order = 1 then Order =1, will return you
all the visitors who launched the application and made at least two
orders. ...