Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

How to create dynamic Segments for growing data

Hi All,

 

I have some user engagement data for a website. 

I am trying to make user segments based on their frequency of visits but want to keep these segments dynamic as in future the daily visit frequency will increase.

 

Screenshot:

Currently as there are only 13-users and with only 34-engagements, I can use a static logic for segments as :

s1 > 50 visits,

s2> 10 visits,

s3>5  visits,  and  s4 >0

 

but with daily incremental data in some days this rule need to be updated.

so instead of that, how can I make random pick of this logic via any distribution/proportion methods?

Any idea?

Link for Data : https://drive.google.com/drive/folders/1fVrKuN044YP1YoBVPf7goB8xcFHW8Omo?usp=sharing 

Thanks in Advance

 

 

 

 

 

2 Replies

  • PaulDBrown's avatar
    PaulDBrown
    Community Champion

    Anonymous 

    Apologies since I can't run a real example right now (I'm away from a PC), but what I would try is to create a table  with the segment names and a corresponding value calculated based on criteria (by topN rank segments,  Quartile segments , % of total segments or....)

    You would need to define the criteria of course.

    This will make the segments dynamic and you can then refer to these bins in the measures/visuals etc

    Make sense?

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi PaulDBrown , are you talking about configuration table for segments? 

      can you explain with any example that would be very helpfull for me?

       

      Thanks,

      Shiv