Spaces:
Sleeping
Sleeping
Update sophistication/levels.py
Browse files- sophistication/levels.py +24 -6
sophistication/levels.py
CHANGED
@@ -51,13 +51,31 @@ sophistication_levels = {
|
|
51 |
"example": "Mientras el 90% de los expertos en pérdida de peso siguen promoviendo métodos obsoletos, un estudio reciente de la Universidad de Harvard ha demostrado que solo 3 de cada 100 dietas funcionan a largo plazo. ¿Te atreves a descubrir por qué la nuestra es una de ellas? Respaldada por 200 médicos y con resultados documentados en más de 5,000 pacientes que no solo perdieron peso sino que mejoraron sus marcadores metabólicos en un 40%."
|
52 |
},
|
53 |
"Nivel 5: Mercado insensibilizado y hastiado": {
|
54 |
-
"description": "
|
55 |
"questions": [
|
56 |
-
"
|
57 |
-
"
|
58 |
-
"
|
|
|
|
|
59 |
],
|
60 |
-
"strategy": "Use
|
61 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
}
|
63 |
}
|
|
|
51 |
"example": "Mientras el 90% de los expertos en pérdida de peso siguen promoviendo métodos obsoletos, un estudio reciente de la Universidad de Harvard ha demostrado que solo 3 de cada 100 dietas funcionan a largo plazo. ¿Te atreves a descubrir por qué la nuestra es una de ellas? Respaldada por 200 médicos y con resultados documentados en más de 5,000 pacientes que no solo perdieron peso sino que mejoraron sus marcadores metabólicos en un 40%."
|
52 |
},
|
53 |
"Nivel 5: Mercado insensibilizado y hastiado": {
|
54 |
+
"description": "The audience no longer believes in promises or proofs. They're tired of sales messages and immune to any type of direct offer. Here the focus is no longer on the product or service, but on emotional connection and values. The brand leaves an imprint on the consumer's subconscious, aligning with their principles, lifestyle, or worldview.",
|
55 |
"questions": [
|
56 |
+
"What values or emotions do I want to convey beyond the product?",
|
57 |
+
"How can my brand represent a lifestyle or identity that my audience identifies with?",
|
58 |
+
"Is my message aligned with a deeper idea than just the sale?",
|
59 |
+
"How can I create an emotional experience instead of just highlighting benefits?",
|
60 |
+
"Does my brand stand for something meaningful that transcends the product itself?"
|
61 |
],
|
62 |
+
"strategy": "Instead of selling directly, convey a purpose or philosophy that resonates with the audience. Use storytelling, emotional branding, and inspirational messages. Let the audience want to identify with what your brand represents. Communication doesn't focus on product features, but on how the customer feels when choosing you.",
|
63 |
+
"characteristics": [
|
64 |
+
"Emotional connection over rational benefits",
|
65 |
+
"Brand values and purpose at the forefront",
|
66 |
+
"Storytelling that creates identity and belonging",
|
67 |
+
"Minimal direct selling or product mentions",
|
68 |
+
"Focus on lifestyle and emotional experience",
|
69 |
+
"Inspirational tone that transcends the product category"
|
70 |
+
],
|
71 |
+
"example": "Creemos que aprender es un viaje para cambiar tu vida. ¿Listo para dar el siguiente paso?",
|
72 |
+
"brand_examples": [
|
73 |
+
"Coca-Cola: 'Destapa la felicidad.' → No habla del refresco, sino de un sentimiento.",
|
74 |
+
"BMW: '¿Te gusta conducir?' → No vende autos, vende placer y experiencia.",
|
75 |
+
"Nike: 'Just Do It.' → No vende zapatillas, vende determinación y superación personal.",
|
76 |
+
"Apple: 'Think Different.' → No vende tecnología, vende innovación y pertenencia a un grupo selecto.",
|
77 |
+
"Dove: 'Belleza Real.' → No vende jabón, vende autoestima y aceptación.",
|
78 |
+
"Airbnb: 'Pertenece a cualquier lugar.' → No vende alojamiento, vende experiencias y conexión humana."
|
79 |
+
]
|
80 |
}
|
81 |
}
|