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. 《译》准备做一些 AR/增强现实的 翻译

    中文这方面资料实在少之又少. 准备做一些这方面翻译,关注于Vuforia, Unity3d, Hololens等方面. 如有问题.建议,随时联系.Fell free ton contact me.

  2. Excel2Dataset

    //获取用户打开的Excel文档路径 private stringkkk() { OpenFileDialog selectFile = new OpenFileDialog(); selectFil ...

  3. Win10 耳机无声音,扬声器有声音的解决办法

    注:适用于WIN10及WIN10.ubuntu双系统耳机无声音的问题. 在WIN10的引导下,安装了Ubuntu的桌面版,作成了双系统,可是发现了一个问题:进入Win10后插耳机会没有声音,扬声器有声 ...

  4. docker使用centos7系统构建tomcat镜像

    FROM shansongxian/centos-oraclejdk8:latest #此镜像使用centos7系统,精简jdk,只运行java程序,无法编译/构建 MAINTAINER huqian ...

  5. 在github中的READEME中添加图片或者动图

    在github中reademe中添加动图或者图片 将你需要展示的图片放在这个项目中的某个文件夹中,然后再reademe中这样引入 ![maze](https://github.com/GainLoss ...

  6. java常用框架总结

    一.SpringMVC http://blog.csdn.net/evankaka/article/details/45501811 Spring Web MVC是一种基于Java的实现了Web MV ...

  7. 一、Web 如何工作的

    平常我们在浏览器中输入一个网址,随即看到一个页面,这个过程是怎样实现的呢?下面用一幅图来说明: 整个流程如下: 1.域名解析  浏览器会解析域名对应的IP地址 PS:DNS服务器的知识 2.建立TCP ...

  8. iOS 提交form表单,上传图片

    之前不会用,总感觉很难,用后感觉不是太难,本文只是简单的讲一下怎么使用的, //实例话对象 AFHTTPSessionManager *manager = [AFHTTPSessionManager ...

  9. squid如何屏蔽User-Agent为空的请求

    搞定了,反过来就行了acl has_user_agent browser ^ http_access deny !has_user_agent

  10. 解决ssh登录慢,等待时间长的问题

    有时候在ssh远程登录到其他主机上时发现登录时间太长,经过亲自测试,发现主要有两个问题会导致ssh登录慢: 1.使用了dns反查,这样的话当ssh某个IP时,系统会试图通过DNS反查相对应的域名,如果 ...