Vi flyttar från butik till nätet - så funkar det framåt
Megadeals | 2:a upplagan
- Inbunden, Engelska, 2020
- Författare: Johan Åberg, Christopher Engman
- Betyg:
307
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
How do megadeals happen, and what does it take to make one?
In the B2B world, the people who bring the largest deals to the table sometimes have annual compensation packages exceeding 1 MUSD. They are heroes with tremendous formal or informal power. That’s because, in many of the biggest B2B organizations, more than 80% of the total revenue comes from less than 1% of the customer base – often fewer than 100 customers.
When you break down these numbers, you see that a few megadeals make up a large proportion of the 80%. In other words, the success of the largest companies today depends on their ability to master and win megadeals. Yet even within the Fortune 500, few have possessed the knowledge of how a megadeal is made. Until now.
Combining their collective insights from years of marketing and sales experience with more than 100 Fortune 500 companies, authors Åberg and Engman proposed a set of hypotheses then vetted them in 60+ interviews with megadealers to create this step-by-step guide. It is the first book ever written about megadeals.
In it they reveal the five cornerstones of a successful megadeal and explore the complexities surrounding them. They also provide a unique, cutting-edge approach to complex selling that blends account-based marketing and sales with enterprise social selling in a way that will transform your sales and marketing team.
For megadealers and aspiring megadealers, as well as senior management and marketing departments, Megadeals is a powerful formula for you to realize long-term success and change the world on a massive scale.
Om denna bok
Megadeals av Johan Åberg och Christopher Engman är en Inbunden bok på Engelska. Detta är den 2:a upplagan som utgavs 2020 av Performance Excellence.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Megadeals 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:
Okänd
Bandtyp:
Inbunden
Språk:
Engelska
ISBN:
9789198557213
Upplaga:
2
Utgiven:
2020-03-03
Förlag:
Performance Excellence
Sidantal:
$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"
>