# 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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gautamnaik1994.gitbook.io/snippets/product-analytics/product-sense.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
