Snips & Tips
Snips & Tips
  • Snips & Tips
  • 📊Data Science
    • Polars Dataframe Library
    • Loading large data
    • Pandas
      • Pandas Apply Function
    • Apache Spark
      • Custom Transformer
    • Data Visualizations
    • Jupyter Notebooks
      • Jupyter Notebook Structure
    • Probability
    • Statistics
      • Statistical Tests
      • Z - Test
      • Hypothesis Testing
    • SQL
      • SQL Tips
      • Creating new columns
  • ☘️Deep Learning
    • Backpropagation in Deep Learning
    • Pytorch Early Stopping
    • Optimizers
  • Pytorch Tensor Shapes
  • 🔖Machine Learning
    • Handling Imbalanced Dataset
    • Time Series Forecasting
      • Hierarchical Time Series Forecasting
      • Facebook Prophet
      • Misc
    • Handling high dimensionality data
      • Weight of evidence and Information value
    • Debugging ML Models
    • Feature Engineering
      • Time Series
      • Outlier Detection
      • Categorical Encoding
      • Feature Scaling
  • 🐲DSA
    • Arrays
  • 🖥️WEB DEV
    • Typescript
    • React State Management
    • Redux Boilerplate
    • Intercept a HTTP request or response
    • this keyword
    • Array Methods
    • Throttle Debounce
    • Media Queries
    • React Typeahead Search
  • Replace text with React Component
  • 💻Product Analytics
    • Product Sense
    • Customer Segmentation
  • 🖥️Terminal
    • Terminal Commands
    • Jupyter Notebook 2 HTML
  • 🪛Tools and Libraries
    • Web Based
    • Databases
  • 🚟Backend
    • Fast API CRUD
    • Scalable APIs
  • 💸Quant Finance
    • Misc
    • Factor Investing
  • 🎮Game Dev
    • Misc
  • 🛠️Architecture
    • Docker
    • AWS CDK
  • 🦠Artificial Intelligence
    • AI Engg
Powered by GitBook
On this page
  • Product Diagnostics
  • CRIED Framework
  • New Product or Feature
  • Product Design
  • Product Improvement
  • Customer Segmentation
  • Guestimate
  • Terminologies

Was this helpful?

Edit on GitHub
  1. Product Analytics

Product Sense

Product Diagnostics

Analyse the metric change

CRIED Framework

  • C: Clarify

  • R: RuleOut

  • I: Internal

    • TROPICS Framework

    • T: Time

    • R: Region

    • O: Other related

    • P: Platform

    • C: Cannabilization

    • Segmentation

  • E: External

  • D: Data

New Product or Feature

Measuring Performance and Success

  • Clarify

  • Define Metrics

    • Awareness

    • Aquisition

    • Activation

    • Engagement

    • Revenue

    • Retention/Renewal

    • Guardrail Metric

Product Design

Feature Recommendation

Product Improvement

Customer Segmentation

  • Technographic segmentation : refers to segmenting your customers based on a technology or a group of technologies.

  • Behavioral segmentation : divides the market into minor groups based on people’s buying habits, likes, and wants.

  • Needs-based segmentation : involves segmenting customer groups by their financial, emotional, and physical needs.

  • Customer status or customer lifecycle : segmentation refers to grouping customers based on their place in the customer lifecycle. This includes leads, new customers, loyal/long-time customers, at-risk customers, and churned customers. RFM is a method to achieve this.

Guestimate

  • Clarify

  • Structure

  • Analyse

  • Conclude

Terminologies

Cost Per Click: It is an online advertising revenue model that websites use to bill advertisers based on the number of times visitors click on a display ad attached to their sites.

Cost Per Mile: Amount spent by advertiser on per thousand impressions on their ad on a webpage

Click Through Rate: Ratio of total click to Total impressions

PreviousReplace text with React ComponentNextCustomer Segmentation

Last updated 9 months ago

Was this helpful?

💻