Publications by Analyze Core » R language

Sequence of shopping carts in-depth analysis with R – Sequence of events

28.01.2015

This is the third part of the sequence of shopping carts in-depth analysis. We processed initial data in the required format, did the exploratory analysis and started the in-depth analysis in the first post. Finally, we used cluster analysis for creating customer segments in the second post. As I mentioned in the first post, the sequence can be...

5293 sym R (2973 sym/5 pcs) 6 img

Customer segmentation – LifeCycle Grids with R

16.02.2015

I want to share a very powerful approach for customer segmentation in this post. It is based on customer’s lifecycle, specifically on frequency and recency of purchases. The idea of using these metrics comes from the RFM analysis. Recency and frequency are very important behavior metrics. We are interested in frequent and recent purchases, bec...

5781 sym R (3890 sym/9 pcs) 12 img

Customer segmentation – LifeCycle Grids, CLV and CAC with R

19.02.2015

We studied a very powerful approach for customer segmentation in the previous post, which is based on the customer’s lifecycle. We used two metrics: frequency and recency. It is also possible and very helpful to add monetary value to our segmentation. If you have customer acquisition cost (CAC) and customer lifetime value (CLV), you can easily...

2081 sym R (3650 sym/4 pcs) 4 img

Cohort Analysis and LifeCycle Grids mixed segmentation with R

01.04.2015

This is the third post about LifeCycle Grids. You can find the first post about the sense of LifeCycle Grids and A-Z process for creating and visualizing with R programming language here. Lastly, here is the second post about adding monetary metrics (customer lifetime value – CLV – and customer acquisition cost – CAC) to the LifeCycle Grids...

14004 sym R (12340 sym/11 pcs) 18 img

Cohort Analysis with Heatmap

03.05.2015

Previously I shared the data visualization approach for descriptive analysis of progress of cohorts with the “layer-cake” chart (part I and part II). In this post, I want to share another interesting visualization that not only can be used for descriptive analysis as well but would be more helpful for analyzing a large number of cohorts. For...

3855 sym R (7373 sym/1 pcs) 16 img

Sales Funnel visualization with R

23.06.2015

Sales (purchasing or conversion) Funnel is a consumer-focused marketing model which illustrates the theoretical customer journey towards the purchase of a product or service. Classically, the Sales funnel includes at least four steps: Awareness – the customer becomes aware of the existence of a product or service, Interest – actively expres...

4236 sym R (3231 sym/1 pcs) 2 img 2 tbl

Measuring business health with Delta LifeCycle Grids and R

27.08.2015

There are several posts connected with LifeCycle Grids on this blog. If you are not familiar with the concept I highly recommend you to start with Jim Novo’s book, his blog or, at least, from the first post about on my blog. We will study how to use LifeCycle Grids concept for measuring a health of the business in this post. Obviously, that b...

5583 sym R (3545 sym/5 pcs) 6 img

Cohort analysis: Retention Rate Visualization with R

10.12.2015

When conducting Cohort Analysis, one of the most important measures is Customer Retention Rate. I will share a few ideas for visualizing this parameter in this post. Last year I shared several charts for Customer Retention Rate visualization in this post. However, it is always helpful to analyze and visualize both relative (Customer Retention Ra...

4045 sym R (7384 sym/1 pcs) 7 img

Attribution model with R (part 1: Markov chains concept)

02.08.2016

As we know, a customer usually goes through a path/sequence of different channels/touchpoints before a purchase in e-commerce or conversion in other areas. In Google Analytics we can find some touchpoints more likely to assist to conversion than others that more likely to be last-click touchpoint. As most of the channels are paid for (in terms of...

9212 sym R (6711 sym/3 pcs) 17 img 2 tbl