X: The Experience When Business Meets Design | 1:a upplagan
- Danskt band, Engelska, 2015
- Författare: Brian Solis
- Betyg:
300
kr
Skickas inom 10-14 vardagar
243
kr
Skickas från säljare inom 1-3 vardagar
Lina
, Västerås
Verifierad säljare
Skickar snabbt
Toppsäljare
Du sparar 57 kr
(19%)
mot nypris
Butikslager
Onlinelager
4 st i lager
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Welcome to a new era of business in which your brand is defined by those who experience it.
Do you know how your customers experience your brand today?
Do you know how they really feel?
Do you know what they say when you re not around?
In an always-on world where everyone is connected to information and also one another, customer experience is your brand. And, without defining experiences, brands become victim to whatever people feel and share.
In his new book X: The Experience When Business Meets Design bestselling author Brian Solis shares why great products are no longer good enough to win with customers and why creative marketing and delightful customer service too are not enough to succeed. In X, he shares why the future of business is experiential and how to create and cultivate meaningful experiences.
This isn’t your ordinary business book. The idea of a book was re-imagined for a digital meets analog world to be a relevant and sensational experience. Its aesthetic was meant to evoke emotion while also giving new perspective and insights to help you win the hearts and minds of your customers. And, the design of this book, along with what fills its pages, was done using the principles shared within.
Brian shares more than the importance of experience. You’ll learn how to design a desired, meaningful and uniform experience in every moment of truth in a fun way including:
How our own experience gets in the way of designing for people not like us
Why empathy and new perspective unlock creativity and innovation
The importance of User Experience (UX) in real life and in executive thinking
The humanity of Human-Centered Design in all you do
The art of Hollywood storytelling from marketing to product design to packaging
Apple’s holistic approach to experience architecture
The value of different journey and experience mapping approaches
The future of business lies in experience architecture and you are the architect.
Business, meet design.
X
Do you know how your customers experience your brand today?
Do you know how they really feel?
Do you know what they say when you re not around?
In an always-on world where everyone is connected to information and also one another, customer experience is your brand. And, without defining experiences, brands become victim to whatever people feel and share.
In his new book X: The Experience When Business Meets Design bestselling author Brian Solis shares why great products are no longer good enough to win with customers and why creative marketing and delightful customer service too are not enough to succeed. In X, he shares why the future of business is experiential and how to create and cultivate meaningful experiences.
This isn’t your ordinary business book. The idea of a book was re-imagined for a digital meets analog world to be a relevant and sensational experience. Its aesthetic was meant to evoke emotion while also giving new perspective and insights to help you win the hearts and minds of your customers. And, the design of this book, along with what fills its pages, was done using the principles shared within.
Brian shares more than the importance of experience. You’ll learn how to design a desired, meaningful and uniform experience in every moment of truth in a fun way including:
How our own experience gets in the way of designing for people not like us
Why empathy and new perspective unlock creativity and innovation
The importance of User Experience (UX) in real life and in executive thinking
The humanity of Human-Centered Design in all you do
The art of Hollywood storytelling from marketing to product design to packaging
Apple’s holistic approach to experience architecture
The value of different journey and experience mapping approaches
The future of business lies in experience architecture and you are the architect.
Business, meet design.
X
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
John Wiley And Sons Ltd
Upplaga:
1
Utgiven:
2015-11-30
ISBN:
9781118456545
Sidantal:
256
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>