Freezing Groups of customers to compare as time goes on?

So in our data we have an Activation Date for each customer.  There are also a number of potential different status' for each customer  So what we are trying to do is freeze customers in groups and then compare our most current data against them. 

 

For example: if 1000 customers had an Activation date of January 2015, could we freeze that silo of customers.  Then somehow show the current status to see how many were still "Active", "Suspended", "Inactive" etc.

Comments

  • nalbright
    nalbright Contributor

    This would appear to be a pretty straightforward process to do through a filter, at least if you only wanted to display it for the data analyst responsible.  You could build a card to look at customers by status, with a bar chart showing the count by status and then filter it by activation date for a particular month, allowing you to look at which particular customers with that activation month were in each category if you wanted to follow-up.

    "When I have money, I buy books. When I have no money, I buy food." - Erasmus of Rotterdam
  • jmo
    jmo Domo Employee

    You need to make sure you have all of the data necesary to analyze customer status over time. You'll have to make sure to have one row for each customer and calendar month. For each combination, you need to record their activation date, current customer status and any other dimensions you want.

     

    That means you'll need to set up some kind of snapshotting w/in your data processing. This could be as simple as setting the connector to "Append" instead of "Replace". The calendar month would then be in the _BATCH_DATE_ column. Once the snapshotting is set up correctly, you will be able to do the kind of cohort analysis you describe.

    -----
    I work for Domo.
    **Say "Thanks" by clicking the thumbs up in the post that helped you.
    **Please mark the post that solves your problem as "Accepted Solution"
  • kshah008
    kshah008 Contributor

    @milesscott, did any of the above suggestions help? Please let us know. Thanks!

This discussion has been closed.