RFM and Gap analysis

Hi there,

I'm doing some RFM (recency, frequency, monetary) and gap (lapsed period) analysis on constituent segments in the database and wondering if anyone has done the same. I'm especially interested in gap analysis as I'd like to look at number and length of lapse periods (years off) during a customers time with us. Currently looking at ticket buying behaviour but will use it on donations once I've worked out the kinks.

Cheers

H

Parents Reply
  • I can help out on that front.  CTEs are your friend for the Gaps and Islands analysis you’re looking to determine.  Of course, much of that depends on what kind of analysis you want to do — my script calculates most recent number of consecutive years of activity based on a fyear.  Shoot me an email at dgomez@arshtcenter.org and I’ll send over what I have.

    DGomez

Children