遇见数据集

浙江区域用户对进口药品消费分析数据

收藏
浙江省数据知识产权登记平台2024-09-27 更新2024-09-28 收录
官方服务:

资源简介:

通过对天猫平台浙江区域的旗舰店用户的最近消费日期、消费频次、消费金额来衡量其价值和创利能力。电商平台的商家可以通过该方法对用户进行分类分级,来帮助商家制定个性化运营策略,以实现精细化运营,提高用户满意度和忠诚度。对于被多家商家标为高价值的用户,平台可以为用户提供极速退款等便利措施,促进电商行业良好发展,为客户提供更优质的服务,实现互利共赢。1.数据采集:采集产品运营数据,订单时间、订单金额、上一次消费时间等数据。 2.数据处理:对采集到数据进行去重、合并、累加,便于分析使用。数据清洗时,查看是否有缺失值和异常值,对数据进行整理。并基于RFM模型:R表示客户最近一次购买的时间有多远,F表示客户在时间内购买的次数,M 表示客户在时间内购买的金额。R=365-(截止日期-最近一次购买日期),日期越近,数值越大;F=购买次数;M=消费金额。将所有用户分别按照R、F、M值,由大排列到小,前20%的客戶给5分,前20%~40%的客戶给4分,以此类推,最后的20%给1分,分别记为r,f,m。 3.数据分析:根据RFM的数值可以对用户进行分类分级,客户类型=if(and(r=5,f=5,m=5),“高价值客户”,if(and(r=5,m<5),“高潜力客户”,if(and(r<5,m=5),“重点维护客户”,if(and(r=1,f=1,m=1),“无效客户”,“一般客户”)))) 4.数据应用:可以推测用户的异动状况,根据用户流失的可能性,列出用户列表,就可以把重点放在贡献度高且流失机会也高的用户上,重点制定召回策略。

This dataset evaluates the value and profit-making capability of users from flagship stores in the Zhejiang region on the Tmall platform based on their latest consumption date, consumption frequency and total consumption amount. Merchants on e-commerce platforms can use this method to classify and grade users, helping them formulate personalized operation strategies to achieve refined operations, enhance user satisfaction and loyalty. For users marked as high-value by multiple merchants, the platform can provide convenient measures such as instant refunds, thereby promoting the healthy development of the e-commerce industry, delivering higher-quality services to customers, and achieving win-win results. 1. Data Collection: Collect product operation-related data, including order time, order amount, last consumption time and other relevant data. 2. Data Processing: Deduplicate, merge and accumulate the collected data to facilitate subsequent analysis. During data cleaning, check for missing values and outliers, and organize the data. Based on the RFM model: R represents the time elapsed since the customer's most recent purchase, F represents the number of purchases made by the customer within a specified time period, and M represents the total purchase amount of the customer within the specified time period. The calculation formula for R is R = 365 - (deadline date - latest purchase date), where the closer the purchase date is to the deadline, the larger the R value. F is the total number of purchases, and M is the total consumption amount. Rank all users in descending order according to their R, F and M values respectively. Assign a score of 5 to the top 20% of customers, 4 to the customers ranking from the 20th percentile to the 40th percentile, and so on, with the bottom 20% assigned a score of 1. These scores are recorded as r, f and m respectively. 3. Data Analysis: Users can be classified and graded based on their RFM scores. Customer types are determined using the following logical rules: - "High-value customer" if (r == 5 AND f == 5 AND m == 5); - "High-potential customer" if (r == 5 AND m < 5); - "Key maintenance customer" if (r < 5 AND m == 5); - "Invalid customer" if (r == 1 AND f == 1 AND m == 1); - "General customer" for all other scenarios. 4. Data Application: The abnormal status of users can be predicted. By generating user lists based on the probability of user churn, merchants can focus on users with high contribution and high churn risk, and formulate targeted recall strategies.

创建时间:
2024-09-03
搜集汇总
数据集介绍
浙江区域用户对进口药品消费分析数据 数据集图片
特点
该数据集包含浙江区域1106条用户对进口药品的消费记录,每季度更新一次。数据基于RFM模型(最近一次消费时间、消费频次、消费金额)对用户进行分类分级,帮助电商平台商家制定个性化运营策略,提高用户满意度和忠诚度。
以上内容由遇见数据集搜集并总结生成
二维码
社区交流群
二维码
科研交流群
商业服务