Vi flyttar från butik till nätet - så funkar det framåt
Brand orientation in action | 0:e upplagan
- Häftad, Engelska, 2022
- Författare: Johan Gromark
- Betyg:
306
kr
Skickas inom 0-2 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$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
The notion that strong brands may constitute valuable assets and resources is now generally accepted, not only in business but also in the public and non- profit sectors. At the same time, branding is more challenging than ever. In our connected and relational world, brand building is increasingly conducted in networks – where the organisation is only one of several stakeholders setting the agenda. How are organisations in such an environment to work systematically to create the most favorable conditions possible for brand building? This thesis examines how brand orientation can help build strong brands and ultimately strengthen organisational competitiveness and performance. By means of mixed methods action research, successful as well as less successful examples are studied and the downsides of brand orientation are exposed. Furthermore, the brand-oriented learning process is analysed to highlight what is required to successfully change an organisation’s strategic orientation. The thesis develops a new, relational conceptualisation of brand orientation, where the focus is on the co-creation of brands between internal and external stakeholders.
Research on the concept of brand orientation was initiated in the mid-1990s at the Lund University School of Economics and Management. The concept has ever since fascinated researchers and practitioners around the world, and research into brand orientation is now highly international and constitutes a vibrant research area. Several works in brand orientation are now very well-cited and published in the most reputable journals. This thesis, containing four different papers and a kappa, contributes to the emerging relational and co-creative approach within brand orientation and strategic brand management.
Constantly seeking to combine theory and practice in his work, Johan Gromark has been active as a brand consultant since the end of the 1990s, 20 years of which within the agency network BBDO Worldwide. His research interest lie within strategic orientations, brand orientation, brand co-creation, transformational learning and corporate branding.
Om denna bok
Brand orientation in action av Johan Gromark är en Häftad bok med 274 sidor på Engelska. Den utgavs 2022 av Media-Tryck.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Brand orientation in action begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Ekonomi & management
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9789180393348
Upplaga:
0
Utgiven:
2022-12-01
Förlag:
Media-Tryck
Sidantal:
274
$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"
>