Part five

brand mantra: the elevator speed

1.mental map:Portrays brand associations and responses for a target market.shows how it is actually percieved.
"what comes to your mind when you think ...?"

2.core brand value: brand essence,core brand promise
the most important dimension of the mental map of a brand

mental map--> core brand values--> brand mantra (heart and soul of a brand)

considerations:communicate,simplify,inspire

3.design brand mantra:

1)brand function
2)descriptive modifier
3)emotional modifier

4.experiential branding

1)what is an experience?
first,process that occur as a result of encountering,undergoing or living through situations;
second,triggered stimulations to senses,heart and mind;

They connect the company and the brand to the customer's lifestyle and place individual customer actions and purchase occsions in a broader social context.

5.redefine what a brand is :

differentation-->experience
promise-->relationship
attributes-->personality
static-->dynamic
mass-->individual
awareness-->relevance

6.connecting experience to the brand:
1)experiential brand positioning
2)experiential brand value promise:sense,feel,think,act,relate
3)embrace all channels

7.experiential components:five senses,emotions,cognitive,behave,social

8."experience" within "4P's"
1)product:build in experiential features
2)place:design,music,fragrance,type of salespeople
3)promotion:note worthy,experiential,"brand personality"
4)price

Part six

1.shopping marketing (始终站站顾客的角度思考问题,方便顾客,实用顾客,给顾客极高的购买体验和实用感(性价比))

need to understanding the shopping experience from shopper's point-of-view

make decisions on habit,intuition,emotion(personal relevance)?(Based on what they see or miss)

shopping process is multi-staged / multi-channeled.(平台和渠道的多样性,营销策略应具体问题具体分析,有针对性采用营销策略)

2.stages of buying process:(顾客是如何做出购买决策的?他们主要考虑哪几方面的问题?抓住重点进行营销)
decision making often proceeds in stage.Although real decisions are more complex,simple stage models,are
very useful for analyzing customer behavior and the marketing actions that are most likely to be successful.

(顾客需求的来源?商家能否帮助顾客创造其需求?让顾客主动购买?)
awareness of need--> indentify products-->get informations--> evaluate--> purchase--> ...

3.shopping process

trigger:need recognition (nature need -->create need?)

create trigger events(enter a market/get involved in market):create urgency,create new product,create news

4.information search stage:
(像IT行业的软件一样,让顾客变成“白痴”,尽量减少顾客的思考时间,特别是深思熟虑的时间,主动帮助顾客"擦各种屁股“,保持顾客强烈的购买欲望)

1)consideraton set:search for limited information(evoked set)

2)formation of consideration set:

5.connect online with offline experience:(O2O:线上先下综合体验,树立品牌信誉,培养顾客的忠诚度)

6.traditional advertising creates brand awarenesses(传统营销手段有时效果更明显,宣传产品(品牌)手段的多样性)

7.external search--"in store"(如何留住顾客?靠什么来吸引顾客?)
what drives attention?
Mature of set:goal driven ot taxonomic
social influences?(very important)customer reviews? salespeople?
get customer attention?color?packaging?(style,structure?)

Marketing learning-3的更多相关文章

  1. .NET Core Ecosystem

    .NET .NET Blog Application Models Web Mobile Desktop Microservices Gaming Machine Learning Cloud Int ...

  2. Awesome Reinforcement Learning

    Awesome Reinforcement Learning A curated list of resources dedicated to reinforcement learning. We h ...

  3. A beginner’s introduction to Deep Learning

    A beginner’s introduction to Deep Learning I am Samvita from the Business Team of HyperVerge. I join ...

  4. Why are very few schools involved in deep learning research? Why are they still hooked on to Bayesian methods?

    Why are very few schools involved in deep learning research? Why are they still hooked on to Bayesia ...

  5. Build a Machine Learning Portfolio(构建机器学习投资组合)

    Complete Small Focused Projects and Demonstrate Your Skills (完成小型针对性机器学习项目,证明你的能力) A portfolio is ty ...

  6. How do I learn machine learning?

    https://www.quora.com/How-do-I-learn-machine-learning-1?redirected_qid=6578644   How Can I Learn X? ...

  7. How do I learn mathematics for machine learning?

    https://www.quora.com/How-do-I-learn-mathematics-for-machine-learning   How do I learn mathematics f ...

  8. A Gentle Guide to Machine Learning

    A Gentle Guide to Machine Learning Machine Learning is a subfield within Artificial Intelligence tha ...

  9. 机器学习基石第一讲:the learning problem

    博客已经迁移至Marcovaldo's blog (http://marcovaldong.github.io/) Andrew Ng的Machine Learning比較简单,已经看完.林田轩的机器 ...

  10. Machine Learning and Data Mining(机器学习与数据挖掘)

    Problems[show] Classification Clustering Regression Anomaly detection Association rules Reinforcemen ...

随机推荐

  1. 转 zigbee学习笔记---Channel、PANID、发射功率及其它参数

    现对z-stack里几个网络参数的设置以及如何获取总结一下.信道配置:Zigbee在3个频段定义了27个物理信道:868MHz频段中定义了1个20Kb/s信道,915MHz频段中定义了10个40Kb/ ...

  2. Android SDK下载OpenMobile api

    在Android SDK Manager的Tools -> Manager Add-on sites... -> User Defined Sites中,添加以下地址: http://se ...

  3. iphone 弹出键盘,文本框自动向上移动。

    1.让类继承UITextViewDelegate UITextView *inputTextView;UIScrollView * _scrollView; 2.在init函数中先创建scrollVi ...

  4. POJ 3614 Sunscreen(贪心,区间单点匹配)

    把牛的SPF看作一个区间,防晒霜看作点.一个点可以匹配C[i]次,问最大匹配数.可以用图论做. 也可以贪心.贪心的思想是,把区间和点排序以后,考虑最左边的点,加入和这个点相交的区间, 并排除出界的区间 ...

  5. Angular4中常用管道

    通常我们需要使用管道实现对数据的格式化,Angular4中的管道和之前有了一些变化,下面说一些常用的管道. 一.大小写转换管道 uppercase将字符串转换为大写 lowercase将字符串转换为小 ...

  6. 2013年6月 最新Godaddy(持续更新)

    关于Godaddy Godaddy 是世界上最大的域名注册商,Godaddy管理的域名超过5000万.同时,Godaddy也是最大的主机服务商,据多家监测机构显示,放置在Godaddy上的网站数量已经 ...

  7. arr.forEach()与for...in的用法举例

    1.forEach() 将给定的数字转换成罗马数字. 所有返回的 罗马数字 都应该是大写形式. function convert(num) { var str = ""; var ...

  8. 操作系统(2)_进程管理_李善平ppt

    所有程序都有CPU和io这两部分,即使没有用户输入也有输出. CPU最好特别忙,io空闲无所谓. 程序/数据/状态 三个维度来看进程. 等待的资源可能是io资源或者通信资源(别的进程的答复). 一个进 ...

  9. java基础面试题:java中实现多态的机制是什么?

    靠的是父类或接口的引用指向子类或实现类的对象, 调用的方法是内存中正在运行的那个对象的方法.

  10. innobackup 参数

    innobackupex [--compress] [--compress-threads=NUMBER-OF-THREADS] [--compress-chunk-size=CHUNK-SIZE] ...