<!DOCTYPE html>
<html lang="nl">

<head>
	<meta charset='utf-8'>
	

	<!-- ////////////////////////

		WordPress Development & Design by

		SUPER INTERACTIVE

		https://superinteractive.com

 //////////////////////// -->


	<meta content='IE=edge' http-equiv='X-UA-Compatible'>
	<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' name='viewport'>
	<meta name="facebook-domain-verification" content="6ektwd8gma7biyhs6vdt5tr42k5vp5" />
	<link rel="apple-touch-icon" href="https://www.emerce.nl/content/themes/e-2018/assets/favicon/apple-touch-icon.png">
	<link rel="icon" type="image/ico" href="https://www.emerce.nl/content/themes/e-2018/assets/favicon/favicon.ico">

		
	<style>
	
	/*.m-main-nav__anchor.ecommerce:hover {*/
	.m-main-nav.e-commerce .m-main-nav__anchor.e-commerce {
		color: #FFF;
		background-color: #1F75CE;
	}

	
	
	.m-main-nav.marketing .m-main-nav__anchor.marketing {
		color: #FFF;
		background-color: #1F75CE;
	}

	
	
	.m-main-nav.media .m-main-nav__anchor.media {
		color: #FFF;
		background-color: #1F75CE;
	}

	
	
	.m-main-nav.venture .m-main-nav__anchor.venture {
		color: #FFF;
		background-color: #1F75CE;
	}

	
	
	.m-main-nav.tech .m-main-nav__anchor.tech {
		color: #FFF;
		background-color: #1F75CE;
	}

	
	
	.m-main-nav.innovatie .m-main-nav__anchor.innovatie {
		color: #FFF;
		background-color: #1F75CE;
	}

	
</style>


	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v27.7 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>Emerce - Online business, media &amp; marketing</title>
	<meta name="description" content="Emerce is een multichannelplatform over online business en marketing. Emerce biedt beslissers in e-business inspiratie en kennis." />
	<link rel="canonical" href="https://www.emerce.nl/" />
	<meta property="og:locale" content="nl_NL" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Emerce" />
	<meta property="og:description" content="Emerce is een multichannelplatform over online business en marketing. Emerce biedt beslissers in e-business inspiratie en kennis." />
	<meta property="og:url" content="https://www.emerce.nl/" />
	<meta property="og:site_name" content="Emerce" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@emerce" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":"https:\/\/www.emerce.nl\/","url":"https:\/\/www.emerce.nl\/","name":"Emerce - Online business, media &amp; marketing","isPartOf":{"@id":"https:\/\/www.emerce.nl\/#website"},"about":{"@id":"https:\/\/www.emerce.nl\/#organization"},"description":"Emerce is een multichannelplatform over online business en marketing. Emerce biedt beslissers in e-business inspiratie en kennis.","breadcrumb":{"@id":"https:\/\/www.emerce.nl\/#breadcrumb"},"inLanguage":"nl-NL"},{"@type":"BreadcrumbList","@id":"https:\/\/www.emerce.nl\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.emerce.nl\/#website","url":"https:\/\/www.emerce.nl\/","name":"Emerce","description":"Online business, media &amp; marketing","publisher":{"@id":"https:\/\/www.emerce.nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.emerce.nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/www.emerce.nl\/#organization","name":"Emerce","url":"https:\/\/www.emerce.nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/www.emerce.nl\/#\/schema\/logo\/image\/","url":"https:\/\/www.emerce.nl\/content\/uploads\/2020\/02\/favicon-Emerce.png","contentUrl":"https:\/\/www.emerce.nl\/content\/uploads\/2020\/02\/favicon-Emerce.png","width":178,"height":178,"caption":"Emerce"},"image":{"@id":"https:\/\/www.emerce.nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/emerce"]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//www.emerce.nl' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<script consent-skip-blocker="1" data-skip-lazy-load="js-extra" data-cfasync="false">
(function(w,d){w[d]=w[d]||[];w.gtag=function(){w[d].push(arguments)}})(window,"dataLayer");
</script><script consent-skip-blocker="1" data-skip-lazy-load="js-extra" data-cfasync="false">
(function () {
  // Web Font Loader compatibility (https://github.com/typekit/webfontloader)
  var modules = {
    typekit: "https://use.typekit.net",
    google: "https://fonts.googleapis.com/"
  };

  var load = function (config) {
    setTimeout(function () {
      var a = window.consentApi;

      // Only when blocker is active
      if (a) {
        // Iterate all modules and handle in a single `WebFont.load`
        Object.keys(modules).forEach(function (module) {
          var newConfigWithoutOtherModules = JSON.parse(
            JSON.stringify(config)
          );
          Object.keys(modules).forEach(function (toRemove) {
            if (toRemove !== module) {
              delete newConfigWithoutOtherModules[toRemove];
            }
          });

          if (newConfigWithoutOtherModules[module]) {
            a.unblock(modules[module]).then(function () {
              var originalLoad = window.WebFont.load;
              if (originalLoad !== load) {
                originalLoad(newConfigWithoutOtherModules);
              }
            });
          }
        });
      }
    }, 0);
  };

  if (!window.WebFont) {
    window.WebFont = {
      load: load
    };
  }
})();
</script><script consent-skip-blocker="1" data-skip-lazy-load="js-extra" data-cfasync="false">
(function(w,d){w[d]=w[d]||[];w.gtag=function(){w[d].push(arguments)}})(window,"dataLayer");
</script><script consent-skip-blocker="1" data-skip-lazy-load="js-extra" data-cfasync="false">window.gtag && (()=>{gtag('set', 'url_passthrough', false);
gtag('set', 'ads_data_redaction', true);
for (const d of [{"ad_storage":"denied","ad_user_data":"denied","ad_personalization":"denied","analytics_storage":"denied","functionality_storage":"denied","personalization_storage":"denied","security_storage":"denied","youtube":"denied","google-fonts":"denied","google-analytics-analytics-4":"denied","emerce-advertising":"denied","wait_for_update":1000}]) {
	gtag('consent', 'default', d);
}})()</script><style>[consent-id]:not(.rcb-content-blocker):not([consent-transaction-complete]):not([consent-visual-use-parent^="children:"]):not([consent-confirm]){opacity:0!important;}
.rcb-content-blocker+.rcb-content-blocker-children-fallback~*{display:none!important;}</style><link rel="preload" href="https://www.emerce.nl/content/862097c36ff0e0ab4848cfcac91b51d4/dist/669417907.js?ver=4da9deaa8edb67e014c200f7fb07caf2" as="script" />
<link rel="preload" href="https://www.emerce.nl/content/862097c36ff0e0ab4848cfcac91b51d4/dist/910763890.js?ver=52be9ece2c571eef" as="script" />
<link rel="preload" href="https://www.emerce.nl/content/862097c36ff0e0ab4848cfcac91b51d4/dist/1899562592.js?ver=0876fc41201034d0878d5f13f7b839ad" as="script" />
<link rel="preload" href="https://www.emerce.nl/content/862097c36ff0e0ab4848cfcac91b51d4/dist/1812496568.js?ver=402093d53ee8b8bb" as="script" />
<link rel="preload" href="https://www.emerce.nl/content/862097c36ff0e0ab4848cfcac91b51d4/dist/1360892632.js?ver=2ebddcad2dda1268" as="script" />
<link rel="preload" href="https://www.emerce.nl/content/plugins/real-cookie-banner-pro/public/lib/animate.css/animate.min.css?ver=4.1.1" as="style" />
<link rel="preload" href="https://www.emerce.nl/content/862097c36ff0e0ab4848cfcac91b51d4/dist/989326314.js?ver=1b82d48e1e13f22b5cab3969489ca725" as="script" />
<script data-cfasync="false" type="text/javascript" defer src="https://www.emerce.nl/content/862097c36ff0e0ab4848cfcac91b51d4/dist/669417907.js?ver=4da9deaa8edb67e014c200f7fb07caf2" id="real-cookie-banner-pro-vendor-real-cookie-banner-pro-banner-js"></script>
<script type="application/json" data-skip-lazy-load="js-extra" data-skip-moving="true" data-no-defer nitro-exclude data-alt-type="application/ld+json" data-dont-merge data-wpmeteor-nooptimize="true" data-cfasync="false" id="a062c32205b89227d4d399e2371462d431-js-extra">{"slug":"real-cookie-banner-pro","textDomain":"real-cookie-banner","version":"5.2.23","restUrl":"https:\/\/www.emerce.nl\/wp-json\/real-cookie-banner\/v1\/","restNamespace":"real-cookie-banner\/v1","restPathObfuscateOffset":"c810764855a586dd","restRoot":"https:\/\/www.emerce.nl\/wp-json\/","restQuery":{"_v":"5.2.23","_locale":"user"},"restNonce":"wp0-6d97489bdc","restRecreateNonceEndpoint":"https:\/\/www.emerce.nl\/wp\/wp-admin\/admin-ajax.php?action=rest-nonce","publicUrl":"https:\/\/www.emerce.nl\/content\/plugins\/real-cookie-banner-pro\/public\/","chunkFolder":"dist","chunksLanguageFolder":"https:\/\/www.emerce.nl\/content\/languages\/mo-cache\/real-cookie-banner-pro\/","chunks":{},"others":{"customizeValuesBanner":"{\"layout\":{\"type\":\"dialog\",\"maxHeightEnabled\":true,\"maxHeight\":850,\"dialogMaxWidth\":530,\"dialogPosition\":\"middleCenter\",\"dialogMargin\":[0,0,0,0],\"bannerPosition\":\"bottom\",\"bannerMaxWidth\":1024,\"dialogBorderRadius\":0,\"borderRadius\":1,\"animationIn\":\"slideInUp\",\"animationInDuration\":500,\"animationInOnlyMobile\":true,\"animationOut\":\"none\",\"animationOutDuration\":500,\"animationOutOnlyMobile\":true,\"overlay\":true,\"overlayBg\":\"#3a3a3a\",\"overlayBgAlpha\":81,\"overlayBlur\":2},\"decision\":{\"acceptAll\":\"button\",\"acceptEssentials\":\"button\",\"showCloseIcon\":false,\"acceptIndividual\":\"link\",\"buttonOrder\":\"all,essential,save,individual\",\"showGroups\":false,\"groupsFirstView\":false,\"saveButton\":\"always\"},\"design\":{\"bg\":\"#ffffff\",\"textAlign\":\"center\",\"linkTextDecoration\":\"underline\",\"borderWidth\":0,\"borderColor\":\"#ffffff\",\"fontSize\":15,\"fontColor\":\"#2b2b2b\",\"fontInheritFamily\":true,\"fontFamily\":\"Arial, Helvetica, sans-serif\",\"fontWeight\":\"normal\",\"boxShadowEnabled\":true,\"boxShadowOffsetX\":0,\"boxShadowOffsetY\":5,\"boxShadowBlurRadius\":2,\"boxShadowSpreadRadius\":0,\"boxShadowColor\":\"#000000\",\"boxShadowColorAlpha\":20},\"headerDesign\":{\"inheritBg\":true,\"bg\":\"#f4f4f4\",\"inheritTextAlign\":true,\"textAlign\":\"center\",\"padding\":[19,30,17,30],\"logo\":\"\",\"logoRetina\":\"\",\"logoMaxHeight\":40,\"logoPosition\":\"left\",\"logoMargin\":[5,15,5,15],\"fontSize\":21,\"fontColor\":\"#2b2b2b\",\"fontInheritFamily\":true,\"fontFamily\":\"Arial, Helvetica, sans-serif\",\"fontWeight\":\"normal\",\"borderWidth\":1,\"borderColor\":\"#f5f5f5\"},\"bodyDesign\":{\"padding\":[20,30,5,30],\"descriptionInheritFontSize\":true,\"descriptionFontSize\":13,\"dottedGroupsInheritFontSize\":true,\"dottedGroupsFontSize\":13,\"dottedGroupsBulletColor\":\"#0274be\",\"teachingsInheritTextAlign\":true,\"teachingsTextAlign\":\"center\",\"teachingsSeparatorActive\":true,\"teachingsSeparatorWidth\":50,\"teachingsSeparatorHeight\":1,\"teachingsSeparatorColor\":\"#0274be\",\"teachingsInheritFontSize\":false,\"teachingsFontSize\":12,\"teachingsInheritFontColor\":false,\"teachingsFontColor\":\"#757575\",\"accordionMargin\":[10,0,5,0],\"accordionPadding\":[5,10,5,10],\"accordionArrowType\":\"outlined\",\"accordionArrowColor\":\"#0274be\",\"accordionBg\":\"#ffffff\",\"accordionActiveBg\":\"#f9f9f9\",\"accordionHoverBg\":\"#efefef\",\"accordionBorderWidth\":1,\"accordionBorderColor\":\"#efefef\",\"accordionTitleFontSize\":12,\"accordionTitleFontColor\":\"#2b2b2b\",\"accordionTitleFontWeight\":\"normal\",\"accordionDescriptionMargin\":[5,0,0,0],\"accordionDescriptionFontSize\":12,\"accordionDescriptionFontColor\":\"#757575\",\"accordionDescriptionFontWeight\":\"normal\",\"acceptAllOneRowLayout\":false,\"acceptAllPadding\":[10,10,10,10],\"acceptAllBg\":\"#0072bf\",\"acceptAllTextAlign\":\"center\",\"acceptAllFontSize\":18,\"acceptAllFontColor\":\"#ffffff\",\"acceptAllFontWeight\":\"normal\",\"acceptAllBorderWidth\":0,\"acceptAllBorderColor\":\"#000000\",\"acceptAllHoverBg\":\"#0264a6\",\"acceptAllHoverFontColor\":\"#ffffff\",\"acceptAllHoverBorderColor\":\"#000000\",\"acceptEssentialsUseAcceptAll\":true,\"acceptEssentialsButtonType\":\"\",\"acceptEssentialsPadding\":[10,10,10,10],\"acceptEssentialsBg\":\"#efefef\",\"acceptEssentialsTextAlign\":\"center\",\"acceptEssentialsFontSize\":18,\"acceptEssentialsFontColor\":\"#0a0a0a\",\"acceptEssentialsFontWeight\":\"normal\",\"acceptEssentialsBorderWidth\":0,\"acceptEssentialsBorderColor\":\"#000000\",\"acceptEssentialsHoverBg\":\"#e8e8e8\",\"acceptEssentialsHoverFontColor\":\"#000000\",\"acceptEssentialsHoverBorderColor\":\"#000000\",\"acceptIndividualPadding\":[5,5,5,5],\"acceptIndividualBg\":\"#ffffff\",\"acceptIndividualTextAlign\":\"center\",\"acceptIndividualFontSize\":16,\"acceptIndividualFontColor\":\"#0168c1\",\"acceptIndividualFontWeight\":\"normal\",\"acceptIndividualBorderWidth\":0,\"acceptIndividualBorderColor\":\"#000000\",\"acceptIndividualHoverBg\":\"#ffffff\",\"acceptIndividualHoverFontColor\":\"#0264a6\",\"acceptIndividualHoverBorderColor\":\"#000000\"},\"footerDesign\":{\"poweredByLink\":false,\"inheritBg\":false,\"bg\":\"#f5f5f5\",\"inheritTextAlign\":true,\"textAlign\":\"center\",\"padding\":[19,30,21,30],\"fontSize\":14,\"fontColor\":\"#3a3a3a\",\"fontInheritFamily\":true,\"fontFamily\":\"Arial, Helvetica, sans-serif\",\"fontWeight\":\"normal\",\"hoverFontColor\":\"#141414\",\"borderWidth\":1,\"borderColor\":\"#efefef\",\"languageSwitcher\":\"flags\"},\"texts\":{\"headline\":\"Privacy voorkeuren\",\"description\":\"Wij gebruiken cookies en vergelijkbare technologie\\u00ebn op onze website en verwerken daarbij persoonsgegevens, zoals je IP-adres. Dit doen wij voor doeleinden zoals het analyseren van websitebezoek, het tonen van relevante advertenties en het integreren van media van derden. Wij delen deze gegevens met derden die worden vermeld in onze privacyinstellingen.<br \\\/><br \\\/>Voor cookies die niet strikt noodzakelijk zijn, vragen wij altijd eerst jouw toestemming. Je kunt per doel aangeven waarmee je akkoord gaat. Je hebt het recht om geen toestemming te geven, of om je toestemming later te wijzigen of in te trekken via de privacyinstellingen. Deze zijn bereikbaar via het vingerafdruk-icoon linksonder op elke pagina van de website. Het intrekken van je toestemming geldt direct, maar heeft geen terugwerkende kracht.\",\"acceptAll\":\"Alles accepteren\",\"acceptEssentials\":\"Doorgaan zonder toestemming\",\"acceptIndividual\":\"Privacy instellingen individueel instellen\",\"poweredBy\":\"0\",\"dataProcessingInUnsafeCountries\":\"Sommige diensten verwerken persoonsgegevens in onveilige derde landen. Door toestemming te geven, stem je ook in met gegevensverwerking van genoemde diensten volgens {{legalBasis}}, met risico's zoals ontoereikende rechtsmiddelen, ongeautoriseerde toegang door autoriteiten zonder informatie of mogelijkheid tot bezwaar, ongeautoriseerde overdracht aan derden en ontoereikende maatregelen voor gegevensbeveiliging.\",\"ageNoticeBanner\":\"Ben je jonger dan {{minAge}} jaar? In dat geval kun je geen toestemming geven voor optionele diensten. Vraag aan je ouders of wettelijke vertegenwoordigers om samen met jou akkoord te gaan met deze diensten.\",\"ageNoticeBlocker\":\"Ben je onder de {{minAge}} jaar oud? Helaas, je mag geen toestemming geven voor deze dienst om deze inhoud te bekijken. Vraag je ouders of voogden om samen met je toestemming te geven voor de dienst!\",\"listServicesNotice\":\"Door alle diensten te accepteren, sta je toe dat {{services}} worden geladen. Deze diensten zijn verdeeld in groepen {{serviceGroups}} op basis van hun doel (aanduiding met superscript nummers).\",\"listServicesLegitimateInterestNotice\":\"Bovendien worden {{services}} geladen op basis van een legitiem belang.\",\"tcfStacksCustomName\":\"Services with various purposes outside the TCF standard\",\"tcfStacksCustomDescription\":\"Services that do not share consents via the TCF standard, but via other technologies. These are divided into several groups according to their purpose. Some of them are used based on a legitimate interest (e.g. threat prevention), others are used only with your consent. Details about the individual groups and purposes of the services can be found in the individual privacy settings.\",\"consentForwardingExternalHosts\":\"Je toestemming is ook van toepassing op {{websites}}.\",\"blockerHeadline\":\"{{naam}} geblokkeerd vanwege privacy instellingen\",\"blockerLinkShowMissing\":\"Toon alle diensten waarmee je nog akkoord moet gaan\",\"blockerLoadButton\":\"Diensten accepteren en inhoud laden\",\"blockerAcceptInfo\":\"Het laden van de geblokkeerde inhoud zal je privacy instellingen aanpassen. Inhoud van deze dienst zal in de toekomst niet worden geblokkeerd.\",\"stickyHistory\":\"Geschiedenis privacy instellingen\",\"stickyRevoke\":\"Toestemmingen intrekken\",\"stickyRevokeSuccessMessage\":\"Je hebt je toestemming voor diensten met cookies en de verwerking van persoonsgegevens met succes ingetrokken. De pagina wordt nu opnieuw geladen!\",\"stickyChange\":\"Priv\\u00e9 instellingen wijzigen\"},\"individualLayout\":{\"inheritDialogMaxWidth\":false,\"dialogMaxWidth\":970,\"inheritBannerMaxWidth\":true,\"bannerMaxWidth\":1980,\"descriptionTextAlign\":\"left\"},\"group\":{\"checkboxBg\":\"#f0f0f0\",\"checkboxBorderWidth\":1,\"checkboxBorderColor\":\"#c6c6c6\",\"checkboxActiveColor\":\"#ffffff\",\"checkboxActiveBg\":\"#0274be\",\"checkboxActiveBorderColor\":\"#0264a6\",\"groupInheritBg\":true,\"groupBg\":\"#f4f4f4\",\"groupPadding\":[20,20,20,20],\"groupSpacing\":10,\"groupBorderRadius\":0,\"groupBorderWidth\":1,\"groupBorderColor\":\"#c6c6c6\",\"headlineFontSize\":16,\"headlineFontWeight\":\"normal\",\"headlineFontColor\":\"#2b2b2b\",\"descriptionFontSize\":14,\"descriptionFontColor\":\"#757575\",\"linkColor\":\"#757575\",\"linkHoverColor\":\"#2b2b2b\",\"detailsHideLessRelevant\":true},\"saveButton\":{\"useAcceptAll\":true,\"type\":\"button\",\"padding\":[10,10,10,10],\"bg\":\"#efefef\",\"textAlign\":\"center\",\"fontSize\":18,\"fontColor\":\"#0a0a0a\",\"fontWeight\":\"normal\",\"borderWidth\":0,\"borderColor\":\"#000000\",\"hoverBg\":\"#e8e8e8\",\"hoverFontColor\":\"#000000\",\"hoverBorderColor\":\"#000000\"},\"individualTexts\":{\"headline\":\"Voorkeuren voor individuele privacy\",\"description\":\"Wij gebruiken cookies en vergelijkbare technologie\\u00ebn op onze website en verwerken daarbij persoonsgegevens, zoals je IP-adres. Dit doen wij voor doeleinden zoals het analyseren van websitebezoek, het tonen van relevante advertenties en het integreren van media van derden. Wij delen deze gegevens met derden die worden vermeld in onze privacyinstellingen.<br \\\/><br \\\/>Voor cookies die niet strikt noodzakelijk zijn, vragen wij altijd eerst jouw toestemming. Je kunt per doel aangeven waarmee je akkoord gaat. Je hebt het recht om geen toestemming te geven, of om je toestemming later te wijzigen of in te trekken via de privacyinstellingen. Deze zijn bereikbaar via de knop rechtsonder op de pagina. Het intrekken van je toestemming geldt direct, maar heeft geen terugwerkende kracht. Meer informatie over hoe wij met je gegevens omgaan vind je in de privacyverklaring onderaan dit venster.<br \\\/><br \\\/>Hieronder vind je een overzicht van alle diensten die op deze website worden gebruikt. Je kunt per dienst gedetailleerde informatie bekijken en individueel toestemming geven of intrekken.\",\"save\":\"Aangepaste keuzes opslaan\",\"showMore\":\"Toon dienst informatie\",\"hideMore\":\"Informatie over dienst verbergen\",\"postamble\":\"\"},\"mobile\":{\"enabled\":true,\"maxHeight\":400,\"hideHeader\":false,\"alignment\":\"bottom\",\"scalePercent\":90,\"scalePercentVertical\":-50},\"sticky\":{\"enabled\":true,\"animationsEnabled\":true,\"alignment\":\"left\",\"bubbleBorderRadius\":50,\"icon\":\"fingerprint\",\"iconCustom\":\"\",\"iconCustomRetina\":\"\",\"iconSize\":30,\"iconColor\":\"#0a0a0a\",\"bubbleMargin\":[10,20,20,20],\"bubblePadding\":3,\"bubbleBg\":\"#ffffff\",\"bubbleBorderWidth\":0,\"bubbleBorderColor\":\"#10556f\",\"boxShadowEnabled\":false,\"boxShadowOffsetX\":0,\"boxShadowOffsetY\":2,\"boxShadowBlurRadius\":5,\"boxShadowSpreadRadius\":1,\"boxShadowColor\":\"#105b77\",\"boxShadowColorAlpha\":40,\"bubbleHoverBg\":\"#ffffff\",\"bubbleHoverBorderColor\":\"#000000\",\"hoverIconColor\":\"#000000\",\"hoverIconCustom\":\"\",\"hoverIconCustomRetina\":\"\",\"menuFontSize\":16,\"menuBorderRadius\":5,\"menuItemSpacing\":10,\"menuItemPadding\":[5,10,5,10]},\"customCss\":{\"css\":\"\",\"antiAdBlocker\":\"y\"}}","isPro":true,"showProHints":false,"proUrl":"https:\/\/devowl.io\/go\/real-cookie-banner?source=rcb-lite","showLiteNotice":false,"frontend":{"groups":"[{\"id\":19233,\"name\":\"Essentieel\",\"slug\":\"essentieel\",\"description\":\"Essenti\\u00eble diensten zijn nodig voor de basisfunctionaliteit van de site. Ze bevatten alleen technisch noodzakelijke diensten. Deze diensten kunnen niet worden betwist.\",\"isEssential\":true,\"isDefault\":true,\"items\":[{\"id\":6859863,\"name\":\"Real Cookie Banner\",\"purpose\":\"Real Cookie Banner vraagt sitebezoekers om toestemming om cookies te plaatsen en persoonlijke gegevens te verwerken. Hiervoor wordt aan elke sitebezoeker een UUID (pseudonieme identificatie van de gebruiker) toegewezen, die geldig is tot het cookie verloopt om de toestemming op te slaan. Cookies worden gebruikt om te testen of cookies kunnen worden geplaatst, om verwijzing naar gedocumenteerde toestemming op te slaan, om opgeslagen diensten uit dienstgroepen waar de bezoeker toestemming voor heeft gegeven op te slaan, en, indien toestemming wordt verkregen volgens het transparantie & toestemmingskader (TCF), om toestemming op te slaan bij TCF partners, doelen, speciale doelen, functies en speciale functies. Als onderdeel van de verplichting tot openbaarmaking volgens AVG\\\/GDPR, wordt de verzamelde toestemming volledig gedocumenteerd. Dit omvat, naast de diensten en dienstgroepen waar de bezoeker toestemming voor heeft gegeven, en indien toestemming wordt verkregen volgens de TCF standaard, aan welke TCF partners, doelen en functies de bezoeker toestemming heeft gegeven, alle cookie banner instellingen op het moment van toestemming, evenals de technische omstandigheden (bijv. Grootte van het weergegeven gebied op het moment van toestemming) en de gebruikersinteracties (bijv. Klikken op knoppen) die hebben geleid tot toestemming. Toestemming wordt eenmaal per taal verzameld.\",\"providerContact\":{\"phone\":\"\",\"email\":\"\",\"link\":\"\"},\"isProviderCurrentWebsite\":true,\"provider\":\"\",\"uniqueName\":\"\",\"isEmbeddingOnlyExternalResources\":false,\"legalBasis\":\"legal-requirement\",\"dataProcessingInCountries\":[],\"dataProcessingInCountriesSpecialTreatments\":[],\"technicalDefinitions\":[{\"type\":\"http\",\"name\":\"real_cookie_banner*\",\"host\":\".emerce.nl\",\"duration\":365,\"durationUnit\":\"d\",\"isSessionDuration\":false,\"purpose\":\"Unieke identifier voor de toestemming, maar niet voor de sitebezoeker. Revisiehash voor instellingen van cookie banner (teksten, kleuren, functies, dienstgroepen, diensten, content blokkers enz.) ID's voor diensten en dienstgroepen waarvoor toestemming is gegeven.\"},{\"type\":\"http\",\"name\":\"real_cookie_banner*-tcf\",\"host\":\".emerce.nl\",\"duration\":365,\"durationUnit\":\"d\",\"isSessionDuration\":false,\"purpose\":\"Toestemmingen verzameld onder TCF opgeslagen in TC String formaat, inclusief TCF verkopers, doeleinden, speciale doeleinden, functies en speciale functies.\"},{\"type\":\"http\",\"name\":\"real_cookie_banner*-gcm\",\"host\":\".emerce.nl\",\"duration\":365,\"durationUnit\":\"d\",\"isSessionDuration\":false,\"purpose\":\"Toestemmingen in toestemmingssoorten (doeleinden) die zijn verzameld onder Google Consentmodus opgeslagen voor alle Google Consentmodus-compatibele services.\"},{\"type\":\"http\",\"name\":\"real_cookie_banner-test\",\"host\":\".emerce.nl\",\"duration\":365,\"durationUnit\":\"d\",\"isSessionDuration\":false,\"purpose\":\"Cookie ingesteld om HTTP-cookiefunctionaliteit te testen. Direct verwijderd na de test.\"},{\"type\":\"local\",\"name\":\"real_cookie_banner*\",\"host\":\"https:\\\/\\\/www.emerce.nl\",\"duration\":1,\"durationUnit\":\"d\",\"isSessionDuration\":false,\"purpose\":\"Unieke identifier voor de toestemming, maar niet voor de sitebezoeker. Revisiehash voor instellingen van cookie banner (teksten, kleuren, functies, dienstgroepen, diensten, content blockers enz.) ID's voor diensten en dienstgroepen waarvoor toestemming is gegeven. Wordt alleen opgeslagen totdat de toestemming is gedocumenteerd op de server van de site.\"},{\"type\":\"local\",\"name\":\"real_cookie_banner*-tcf\",\"host\":\"https:\\\/\\\/www.emerce.nl\",\"duration\":1,\"durationUnit\":\"d\",\"isSessionDuration\":false,\"purpose\":\"Toestemmingen verzameld onder TCF opgeslagen in TC String format, inclusief TCF verkopers, doeleinden, speciale doeleinden, functies en speciale functies. Wordt alleen opgeslagen totdat de toestemming is gedocumenteerd op de server van de site.\"},{\"type\":\"local\",\"name\":\"real_cookie_banner*-gcm\",\"host\":\"https:\\\/\\\/www.emerce.nl\",\"duration\":1,\"durationUnit\":\"d\",\"isSessionDuration\":false,\"purpose\":\"Toestemmingen die zijn verzameld onder de Google Consent modus worden opgeslagen in toestemmingssoorten (doeleinden) voor alle diensten die compatibel zijn met de toestemmingsmodus van Google. Wordt alleen opgeslagen totdat de toestemming is gedocumenteerd op de server van de site.\"},{\"type\":\"local\",\"name\":\"real_cookie_banner-consent-queue*\",\"host\":\"https:\\\/\\\/www.emerce.nl\",\"duration\":1,\"durationUnit\":\"d\",\"isSessionDuration\":false,\"purpose\":\"Lokaal cachen van selectie in cookie banner totdat server toestemming geeft; documentatie periodiek of bij wisselen van pagina geprobeerd als server niet beschikbaar of overbelast is.\"}],\"codeDynamics\":[],\"providerPrivacyPolicyUrl\":\"\",\"providerLegalNoticeUrl\":\"\",\"tagManagerOptInEventName\":\"\",\"tagManagerOptOutEventName\":\"\",\"googleConsentModeConsentTypes\":[],\"executePriority\":10,\"codeOptIn\":\"\",\"executeCodeOptInWhenNoTagManagerConsentIsGiven\":false,\"codeOptOut\":\"\",\"executeCodeOptOutWhenNoTagManagerConsentIsGiven\":false,\"deleteTechnicalDefinitionsAfterOptOut\":false,\"codeOnPageLoad\":\"\",\"presetId\":\"real-cookie-banner\"}]},{\"id\":19234,\"name\":\"Functioneel\",\"slug\":\"functioneel\",\"description\":\"Functionele diensten zijn nodig om functies te bieden die verder gaan dan de essenti\\u00eble functionaliteit, zoals mooiere lettertypen, het afspelen van video's of interactieve web 2.0 functies. Inhoud van bijvoorbeeld videoplatforms en sociale mediaplatforms wordt standaard geblokkeerd en kan met toestemming worden geladen. Als de dienst is toegestaan, wordt deze inhoud automatisch geladen zonder verdere handmatige toestemming.\",\"isEssential\":false,\"isDefault\":true,\"items\":[{\"id\":6895558,\"name\":\"Google Tag Manager\",\"purpose\":\"Google Tag Manager maakt het mogelijk om tags te configureren en te beheren (bijv. integratie van diensten van derden, het bijhouden van gebeurtenissen, het doorsturen van verzamelde gegevens tussen verschillende diensten en soortgelijke acties). Hiervoor is verwerking van het IP-adres en de metadata van de gebruiker vereist. Google Tag Manager kan ook informatie verzamelen over bijv. de status van de gebruikte browser, inclusief foutmeldingen, bezochte subpagina's inclusief hun geschiedenis (alleen op deze website), klikken op elementen, scrolldiepte op de website en zichtbaarheid van bepaalde elementen, formulierinvullingen, interacties met YouTube-video's en contextuele gebeurtenissen op de website (bijv. het toevoegen van een product aan het winkelmandje), en deze gegevens gebruiken om de website voor u te personaliseren, alsmede verzamelde gegevens door te sturen naar diensten van derden, voor zover daar wettelijke grondslagen voor gegevensverwerking door deze diensten voor bestaan. De gegevens worden verwerkt om de functionaliteiten van Google Tag Manager te bieden en om de diensten van Google te verbeteren. Google verstrekt persoonsgegevens aan hun gelieerde ondernemingen en andere vertrouwde bedrijven of personen om deze namens hen te verwerken, op basis van de instructies van Google en in overeenstemming met het privacybeleid van Google.\",\"providerContact\":{\"phone\":\"+1 650 253 0000\",\"email\":\"dpo-google@google.com\",\"link\":\"https:\\\/\\\/support.google.com\\\/\"},\"isProviderCurrentWebsite\":false,\"provider\":\"Google Ireland Limited, Gordon House, Barrow Street, Dublin 4, Ireland\",\"uniqueName\":\"gtm\",\"isEmbeddingOnlyExternalResources\":true,\"legalBasis\":\"consent\",\"dataProcessingInCountries\":[\"US\",\"IE\",\"AU\",\"BE\",\"BR\",\"CA\",\"CL\",\"FI\",\"FR\",\"DE\",\"HK\",\"IN\",\"ID\",\"IL\",\"IT\",\"JP\",\"KR\",\"NL\",\"PL\",\"QA\",\"SG\",\"ES\",\"CH\",\"TW\",\"GB\"],\"dataProcessingInCountriesSpecialTreatments\":[\"standard-contractual-clauses\",\"provider-is-self-certified-trans-atlantic-data-privacy-framework\"],\"technicalDefinitions\":[],\"codeDynamics\":{\"gtmContainerId\":\"GTM-PWRTZPXX\"},\"providerPrivacyPolicyUrl\":\"https:\\\/\\\/business.safety.google\\\/privacy\\\/\",\"providerLegalNoticeUrl\":\"\",\"tagManagerOptInEventName\":\"\",\"tagManagerOptOutEventName\":\"\",\"googleConsentModeConsentTypes\":[],\"executePriority\":10,\"codeOptIn\":\"base64-encoded:PHNjcmlwdD4KICAgIChmdW5jdGlvbiAodywgZCwgcywgbCwgaSkgewogICAgICAgIHdbbF0ucHVzaCh7ICJndG0uc3RhcnQiOiBuZXcgRGF0ZSgpLmdldFRpbWUoKSwgZXZlbnQ6ICJndG0uanMiIH0pOwogICAgICAgIHZhciBmID0gZC5nZXRFbGVtZW50c0J5VGFnTmFtZShzKVswXSwKICAgICAgICAgICAgaiA9IGQuY3JlYXRlRWxlbWVudChzKSwKICAgICAgICAgICAgZGwgPSBsICE9ICJkYXRhTGF5ZXIiID8gIiZsPSIgKyBsIDogIiI7CiAgICAgICAgai5hc3luYyA9IHRydWU7CiAgICAgICAgai5zcmMgPSAiaHR0cHM6Ly93d3cuZ29vZ2xldGFnbWFuYWdlci5jb20vZ3RtLmpzP2lkPSIgKyBpICsgZGw7CiAgICAgICAgZi5wYXJlbnROb2RlLmluc2VydEJlZm9yZShqLCBmKTsKICAgIH0pKHdpbmRvdywgZG9jdW1lbnQsICJzY3JpcHQiLCAiZGF0YUxheWVyIiwgInt7Z3RtQ29udGFpbmVySWR9fSIpOwo8L3NjcmlwdD4=\",\"executeCodeOptInWhenNoTagManagerConsentIsGiven\":false,\"codeOptOut\":\"\",\"executeCodeOptOutWhenNoTagManagerConsentIsGiven\":false,\"deleteTechnicalDefinitionsAfterOptOut\":false,\"codeOnPageLoad\":\"base64-encoded:PHNjcmlwdD4KKGZ1bmN0aW9uKHcsZCl7d1tkXT13W2RdfHxbXTt3Lmd0YWc9ZnVuY3Rpb24oKXt3W2RdLnB1c2goYXJndW1lbnRzKX19KSh3aW5kb3csImRhdGFMYXllciIpOwo8L3NjcmlwdD4=\",\"presetId\":\"gtm\"},{\"id\":6888933,\"name\":\"YouTube\",\"purpose\":\"ouTube maakt het mogelijk om content die gepubliceerd is op youtube.com in te sluiten op websites, om de website te verrijken met video's. Hiervoor is het verwerken van het IP-adres en de metadata van de gebruiker vereist. Cookies of vergelijkbare technologie\\u00ebn kunnen worden opgeslagen en uitgelezen. Deze kunnen persoonsgegevens en technische gegevens bevatten, zoals gebruikers-ID's, toestemming, instellingen van de videospeler, verbonden apparaten, interacties met de dienst, pushmeldingen en het gebruikte account. Deze gegevens kunnen worden gebruikt om bezochte websites bij te houden, gedetailleerde statistieken over gebruikersgedrag te verzamelen, en om de diensten van Google te verbeteren. Ze kunnen ook worden gebruikt voor profilering, bijvoorbeeld om u gepersonaliseerde diensten aan te bieden, zoals advertenties op basis van uw interesses of aanbevelingen. Deze gegevens kunnen door Google worden gekoppeld aan de gegevens van gebruikers die zijn ingelogd op de websites van Google (zoals youtube.com en google.com). Google verstrekt persoonsgegevens aan hun gelieerde ondernemingen en andere vertrouwde bedrijven of personen om deze namens Google te verwerken, op basis van de instructies van Google en in overeenstemming met het privacybeleid van Google.\",\"providerContact\":{\"phone\":\"+1 650 253 0000\",\"email\":\"dpo-google@google.com\",\"link\":\"https:\\\/\\\/support.google.com\\\/\"},\"isProviderCurrentWebsite\":false,\"provider\":\"Google Ireland Limited, Gordon House, Barrow Street, Dublin 4, Ireland\",\"uniqueName\":\"youtube\",\"isEmbeddingOnlyExternalResources\":false,\"legalBasis\":\"consent\",\"dataProcessingInCountries\":[\"US\",\"IE\",\"CL\",\"NL\",\"BE\",\"FI\",\"DK\",\"TW\",\"JP\",\"SG\",\"BR\",\"GB\",\"FR\",\"DE\",\"PL\",\"ES\",\"IT\",\"CH\",\"IL\",\"KR\",\"IN\",\"HK\",\"AU\",\"QA\"],\"dataProcessingInCountriesSpecialTreatments\":[\"provider-is-self-certified-trans-atlantic-data-privacy-framework\"],\"technicalDefinitions\":[{\"type\":\"http\",\"name\":\"SIDCC\",\"host\":\".google.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"SIDCC\",\"host\":\".youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"VISITOR_INFO1_LIVE\",\"host\":\".youtube.com\",\"duration\":7,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"LOGIN_INFO\",\"host\":\".youtube.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"CONSENT\",\"host\":\".youtube.com\",\"duration\":9,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"CONSENT\",\"host\":\".google.com\",\"duration\":9,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"OTZ\",\"host\":\"www.google.com\",\"duration\":1,\"durationUnit\":\"d\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"local\",\"name\":\"yt-fullerscreen-edu-button-shown-count\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"indexedDb\",\"name\":\"LogsDatabaseV2:*||\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"indexedDb\",\"name\":\"ServiceWorkerLogsDatabase\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"indexedDb\",\"name\":\"YtldbMeta\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"local\",\"name\":\"yt-player-performance-cap\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"indexedDb\",\"name\":\"PersistentEntityStoreDb:*||\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"indexedDb\",\"name\":\"yt-idb-pref-storage:*||\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"local\",\"name\":\"yt.innertube::nextId\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"local\",\"name\":\"yt.innertube::requests\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"local\",\"name\":\"yt-html5-player-modules::subtitlesModuleData::module-enabled\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"local\",\"name\":\"*||::yt-player::yt-player-lv\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"indexedDb\",\"name\":\"swpushnotificationsdb\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"indexedDb\",\"name\":\"yt-player-local-media:*||\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"indexedDb\",\"name\":\"yt-it-response-store:*||\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__HOST-GAPS\",\"host\":\"accounts.google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"OTZ\",\"host\":\"accounts.google.com\",\"duration\":1,\"durationUnit\":\"d\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-1PSIDCC\",\"host\":\".google.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-1PAPISID\",\"host\":\".google.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-3PSIDCC\",\"host\":\".youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-1PAPISID\",\"host\":\".youtube.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-1PSID\",\"host\":\".youtube.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-3PSIDCC\",\"host\":\".google.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-ENID\",\"host\":\".google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-1PSID\",\"host\":\".google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"indexedDb\",\"name\":\"ytGefConfig:*||\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Host-3PLSID\",\"host\":\"accounts.google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"LSID\",\"host\":\"accounts.google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"ACCOUNT_CHOOSER\",\"host\":\"accounts.google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Host-1PLSID\",\"host\":\"accounts.google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-3PAPISID\",\"host\":\".google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"SAPISID\",\"host\":\".google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"APISID\",\"host\":\".google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"HSID\",\"host\":\".google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-3PSID\",\"host\":\".google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-3PAPISID\",\"host\":\".youtube.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"SAPISID\",\"host\":\".youtube.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"HSID\",\"host\":\".youtube.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"SSID\",\"host\":\".google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"SID\",\"host\":\".google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"SSID\",\"host\":\".youtube.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"APISID\",\"host\":\".youtube.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"__Secure-3PSID\",\"host\":\".youtube.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"SID\",\"host\":\".youtube.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"VISITOR_PRIVACY_METADATA\",\"host\":\".youtube.com\",\"duration\":7,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"local\",\"name\":\"ytidb::LAST_RESULT_ENTRY_KEY\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"},{\"type\":\"http\",\"name\":\"NID\",\"host\":\".google.com\",\"duration\":7,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"Unique ID to store preferred settings such as language, number of results on the search results page or activation of the Google SafeSearch filter\"},{\"type\":\"http\",\"name\":\"YSC\",\"host\":\".youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":true,\"purpose\":\"Unique session ID to recognise that requests within a browser session originate from the user and not from other websites\"},{\"type\":\"http\",\"name\":\"PREF\",\"host\":\".youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Unique ID to set preferred page settings and playback settings such as explicit autoplay options, content randomisation and player size\"},{\"type\":\"http\",\"name\":\"IDE\",\"host\":\".doubleclick.net\",\"duration\":9,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"Unique identification tokens for personalising ads on all sites using the Google advertising network\"},{\"type\":\"http\",\"name\":\"SOCS\",\"host\":\".youtube.com\",\"duration\":9,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"Settings for users to consent to Google services storing their preferences\"},{\"type\":\"http\",\"name\":\"SOCS\",\"host\":\".google.com\",\"duration\":13,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"Settings for users to consent to Google services storing their preferences\"},{\"type\":\"local\",\"name\":\"yt-remote-device-id\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Unique device ID, time of creation and expiration of the object\"},{\"type\":\"local\",\"name\":\"yt-player-headers-readable\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"State of technical readability of the YouTube player header, time of creation and expiration of the object\"},{\"type\":\"local\",\"name\":\"yt-remote-connected-devices\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"List of devices associated with a YouTube account, time of creation and expiration of the object\"},{\"type\":\"local\",\"name\":\"yt-player-bandwidth\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Information on the bandwidth utilisation of the YouTube player, time of creation and expiration of the object\"},{\"type\":\"http\",\"name\":\"__Secure-YEC\",\"host\":\".youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Unique identifier used to detect spam, fraud, and abuse\"},{\"type\":\"http\",\"name\":\"test_cookie\",\"host\":\".doubleclick.net\",\"duration\":1,\"durationUnit\":\"d\",\"isSessionDuration\":false,\"purpose\":\"Tests whether cookies can be set\"},{\"type\":\"local\",\"name\":\"yt-player-quality\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Output video quality for YouTube videos, time of creation and expiration of the object\"},{\"type\":\"local\",\"name\":\"yt-player-volume\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Sound settings for the YouTube player, time of creation and expiration of the object\"},{\"type\":\"session\",\"name\":\"yt-remote-session-app\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Application used for the session and time of object creation\"},{\"type\":\"session\",\"name\":\"yt-remote-cast-installed\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Status of installation of the \\u2018remote-cast\\u2019 function and time of object creation\"},{\"type\":\"session\",\"name\":\"yt-player-volume\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Sound settings for the YouTube player, time of creation of the object\"},{\"type\":\"session\",\"name\":\"yt-remote-session-name\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Name of the active session and time of object creation\"},{\"type\":\"session\",\"name\":\"yt-remote-cast-available\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Status of availability of the \\u2018remote-cast\\u2019 function and time of object creation\"},{\"type\":\"session\",\"name\":\"yt-remote-fast-check-period\",\"host\":\"https:\\\/\\\/www.youtube.com\",\"duration\":1,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"Time of object creation as a determination of whether the remote-cast function can be accessed\"},{\"type\":\"http\",\"name\":\"AEC\",\"host\":\".google.com\",\"duration\":6,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"Unique identifier used to detect spam, fraud, and abuse\"}],\"codeDynamics\":[],\"providerPrivacyPolicyUrl\":\"https:\\\/\\\/business.safety.google\\\/privacy\\\/\",\"providerLegalNoticeUrl\":\"\",\"tagManagerOptInEventName\":\"\",\"tagManagerOptOutEventName\":\"\",\"googleConsentModeConsentTypes\":[],\"executePriority\":10,\"codeOptIn\":\"\",\"executeCodeOptInWhenNoTagManagerConsentIsGiven\":false,\"codeOptOut\":\"\",\"executeCodeOptOutWhenNoTagManagerConsentIsGiven\":false,\"deleteTechnicalDefinitionsAfterOptOut\":false,\"codeOnPageLoad\":\"\",\"presetId\":\"youtube\"},{\"id\":6860323,\"name\":\"Google Fonts\",\"purpose\":\"Google Fonts maakt het mogelijk om lettertypen in websites te integreren om de website te verbeteren zonder de lettertypen op uw apparaat te installeren. Hiervoor is verwerking van het IP-adres en de metadata van de gebruiker vereist. Er worden geen cookies of vergelijkbare technologie\\u00ebn geplaatst op het apparaat van de gebruiker. De gegevens kunnen worden gebruikt om bezochte websites bij te houden en om de diensten van Google te verbeteren. Ze kunnen ook worden gebruikt voor profilering, bijvoorbeeld om u gepersonaliseerde diensten aan te bieden, zoals advertenties op basis van uw interesses of aanbevelingen. Google verstrekt persoonsgegevens aan haar gelieerde ondernemingen en andere vertrouwde bedrijven of personen om deze namens Google te verwerken, op basis van de instructies van Google en in overeenstemming met het privacybeleid van Google.\",\"providerContact\":{\"phone\":\"+1 650 253 0000\",\"email\":\"dpo-google@google.com\",\"link\":\"https:\\\/\\\/support.google.com\\\/\"},\"isProviderCurrentWebsite\":false,\"provider\":\"Google Ireland Limited, Gordon House, Barrow Street, Dublin 4, Ireland\",\"uniqueName\":\"google-fonts\",\"isEmbeddingOnlyExternalResources\":true,\"legalBasis\":\"consent\",\"dataProcessingInCountries\":[\"US\",\"IE\",\"AU\",\"BE\",\"BR\",\"CA\",\"CL\",\"FI\",\"FR\",\"DE\",\"HK\",\"IN\",\"ID\",\"IL\",\"IT\",\"JP\",\"KR\",\"NL\",\"PL\",\"QA\",\"SG\",\"ES\",\"CH\",\"TW\",\"GB\"],\"dataProcessingInCountriesSpecialTreatments\":[\"provider-is-self-certified-trans-atlantic-data-privacy-framework\"],\"technicalDefinitions\":[],\"codeDynamics\":[],\"providerPrivacyPolicyUrl\":\"https:\\\/\\\/business.safety.google\\\/privacy\\\/\",\"providerLegalNoticeUrl\":\"\",\"tagManagerOptInEventName\":\"\",\"tagManagerOptOutEventName\":\"\",\"googleConsentModeConsentTypes\":[],\"executePriority\":10,\"codeOptIn\":\"\",\"executeCodeOptInWhenNoTagManagerConsentIsGiven\":false,\"codeOptOut\":\"\",\"executeCodeOptOutWhenNoTagManagerConsentIsGiven\":false,\"deleteTechnicalDefinitionsAfterOptOut\":false,\"codeOnPageLoad\":\"base64-encoded:PHNjcmlwdD4KKGZ1bmN0aW9uICgpIHsKICAvLyBXZWIgRm9udCBMb2FkZXIgY29tcGF0aWJpbGl0eSAoaHR0cHM6Ly9naXRodWIuY29tL3R5cGVraXQvd2ViZm9udGxvYWRlcikKICB2YXIgbW9kdWxlcyA9IHsKICAgIHR5cGVraXQ6ICJodHRwczovL3VzZS50eXBla2l0Lm5ldCIsCiAgICBnb29nbGU6ICJodHRwczovL2ZvbnRzLmdvb2dsZWFwaXMuY29tLyIKICB9OwoKICB2YXIgbG9hZCA9IGZ1bmN0aW9uIChjb25maWcpIHsKICAgIHNldFRpbWVvdXQoZnVuY3Rpb24gKCkgewogICAgICB2YXIgYSA9IHdpbmRvdy5jb25zZW50QXBpOwoKICAgICAgLy8gT25seSB3aGVuIGJsb2NrZXIgaXMgYWN0aXZlCiAgICAgIGlmIChhKSB7CiAgICAgICAgLy8gSXRlcmF0ZSBhbGwgbW9kdWxlcyBhbmQgaGFuZGxlIGluIGEgc2luZ2xlIGBXZWJGb250LmxvYWRgCiAgICAgICAgT2JqZWN0LmtleXMobW9kdWxlcykuZm9yRWFjaChmdW5jdGlvbiAobW9kdWxlKSB7CiAgICAgICAgICB2YXIgbmV3Q29uZmlnV2l0aG91dE90aGVyTW9kdWxlcyA9IEpTT04ucGFyc2UoCiAgICAgICAgICAgIEpTT04uc3RyaW5naWZ5KGNvbmZpZykKICAgICAgICAgICk7CiAgICAgICAgICBPYmplY3Qua2V5cyhtb2R1bGVzKS5mb3JFYWNoKGZ1bmN0aW9uICh0b1JlbW92ZSkgewogICAgICAgICAgICBpZiAodG9SZW1vdmUgIT09IG1vZHVsZSkgewogICAgICAgICAgICAgIGRlbGV0ZSBuZXdDb25maWdXaXRob3V0T3RoZXJNb2R1bGVzW3RvUmVtb3ZlXTsKICAgICAgICAgICAgfQogICAgICAgICAgfSk7CgogICAgICAgICAgaWYgKG5ld0NvbmZpZ1dpdGhvdXRPdGhlck1vZHVsZXNbbW9kdWxlXSkgewogICAgICAgICAgICBhLnVuYmxvY2sobW9kdWxlc1ttb2R1bGVdKS50aGVuKGZ1bmN0aW9uICgpIHsKICAgICAgICAgICAgICB2YXIgb3JpZ2luYWxMb2FkID0gd2luZG93LldlYkZvbnQubG9hZDsKICAgICAgICAgICAgICBpZiAob3JpZ2luYWxMb2FkICE9PSBsb2FkKSB7CiAgICAgICAgICAgICAgICBvcmlnaW5hbExvYWQobmV3Q29uZmlnV2l0aG91dE90aGVyTW9kdWxlcyk7CiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9KTsKICAgICAgICAgIH0KICAgICAgICB9KTsKICAgICAgfQogICAgfSwgMCk7CiAgfTsKCiAgaWYgKCF3aW5kb3cuV2ViRm9udCkgewogICAgd2luZG93LldlYkZvbnQgPSB7CiAgICAgIGxvYWQ6IGxvYWQKICAgIH07CiAgfQp9KSgpOwo8L3NjcmlwdD4=\",\"presetId\":\"google-fonts\"}]},{\"id\":19235,\"name\":\"Statistieken\",\"slug\":\"statistieken\",\"description\":\"Statistieken diensten zijn nodig om pseudonieme gegevens over de bezoekers van de site te verzamelen. De gegevens stellen ons in staat om de bezoekers beter te begrijpen en de site te optimaliseren.\",\"isEssential\":false,\"isDefault\":true,\"items\":[{\"id\":6860324,\"name\":\"Google Analytics\",\"purpose\":\"Google Analytics genereert gedetailleerde statistieken over gebruikersgedrag op de website om analyse-informatie te verkrijgen. Hiervoor is het verwerken van het IP-adres en de metadata van een gebruiker vereist, wat kan worden gebruikt om het land, de stad en de taal van een gebruiker te bepalen. Cookies of vergelijkbare technologie\\u00ebn kunnen worden opgeslagen en uitgelezen. Deze kunnen persoonlijke en technische gegevens bevatten, zoals een gebruikers-ID, die de volgende aanvullende informatie kunnen verschaffen:\\n\\nTijdsinformatie: over wanneer en hoe lang een gebruiker op de verschillende pagina's van de website was of is.\\n\\nApparaatgegevens: apparaatcategorie (desktop, mobiel en tablet), platform (web, iOS-app of Android-app), browser en de schermresolutie die een gebruiker gebruikte.\\n\\nHerkomst: waar een gebruiker vandaan kwam (bijv. de website van herkomst, zoekmachine inclusief de gebruikte zoekterm, sociale mediaplatform, nieuwsbrief, organische video, betaalde zoekresultaten of campagnes).\\n\\nDoelgroepen: of een gebruiker wel of niet tot een bepaalde doelgroep behoort.\\n\\nGebruikersgedrag: wat een gebruiker op de website heeft gedaan en welke gebeurtenissen zijn geactiveerd door acties van de gebruiker (bijv. paginaweergaven, gebruikersbetrokkenheid, scrollgedrag, klikken, het toevoegen van betalingsgegevens en aangepaste gebeurtenissen zoals e-commerce tracking).\\n\\nConversies: (bijv. of een gebruiker iets heeft gekocht en wat er is gekocht).\\n\\nDemografische gegevens: geslacht, leeftijd en interesses, indien een toewijzing hiervan mogelijk is.\\n\\nDeze gegevens kunnen door Google ook worden gebruikt om bezochte websites te verzamelen en om de diensten van Google te verbeteren. De gegevens kunnen over meerdere domeinen die door deze website-exploitant worden beheerd, worden gekoppeld aan andere Google-producten die de website-exploitant gebruikt (bijv. Google AdSense, Google Ads, BigQuery, Google Play).\\n\\nBovendien kunnen de gegevens door Google worden gekoppeld aan de gegevens van gebruikers die zijn ingelogd op de websites van Google (bijv. google.com). Google verstrekt persoonlijke informatie aan hun gelieerde ondernemingen en andere vertrouwde bedrijven of personen om deze voor hen te verwerken, op basis van de instructies van Google en in overeenstemming met het privacybeleid van Google. De gegevens kunnen ook worden gebruikt voor profilering door de website-exploitant en Google, bijvoorbeeld om een gebruiker te voorzien van gepersonaliseerde diensten, zoals advertenties op basis van de interesses of aanbevelingen van een gebruiker.\",\"providerContact\":{\"phone\":\"+1 650 253 0000\",\"email\":\"dpo-google@google.com\",\"link\":\"https:\\\/\\\/support.google.com\\\/\"},\"isProviderCurrentWebsite\":false,\"provider\":\"Google Ireland Limited, Gordon House, Barrow Street, Dublin 4, Ireland\",\"uniqueName\":\"google-analytics-analytics-4\",\"isEmbeddingOnlyExternalResources\":false,\"legalBasis\":\"consent\",\"dataProcessingInCountries\":[\"US\",\"IE\",\"AU\",\"BE\",\"BR\",\"CA\",\"CL\",\"FI\",\"FR\",\"DE\",\"HK\",\"IN\",\"ID\",\"IL\",\"IT\",\"JP\",\"KR\",\"NL\",\"PL\",\"QA\",\"SG\",\"ES\",\"CH\",\"TW\",\"GB\"],\"dataProcessingInCountriesSpecialTreatments\":[\"standard-contractual-clauses\",\"provider-is-self-certified-trans-atlantic-data-privacy-framework\"],\"technicalDefinitions\":[{\"type\":\"http\",\"name\":\"_ga\",\"host\":\".emerce.nl\",\"duration\":24,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"User ID for analyzing general user behavior across different websites\"},{\"type\":\"http\",\"name\":\"_ga_*\",\"host\":\".emerce.nl\",\"duration\":24,\"durationUnit\":\"mo\",\"isSessionDuration\":false,\"purpose\":\"User ID for analyzing user behavior on this website for reports on the use of the website\"}],\"codeDynamics\":{\"gaMeasurementId\":\"G-WRG8MJE467\"},\"providerPrivacyPolicyUrl\":\"https:\\\/\\\/business.safety.google\\\/privacy\\\/\",\"providerLegalNoticeUrl\":\"\",\"tagManagerOptInEventName\":\"\",\"tagManagerOptOutEventName\":\"\",\"googleConsentModeConsentTypes\":[\"ad_storage\",\"analytics_storage\",\"ad_personalization\",\"ad_user_data\"],\"executePriority\":10,\"codeOptIn\":\"base64-encoded:PHNjcmlwdCBhc3luYyB1bmlxdWUtd3JpdGUtbmFtZT0iZ3RhZyIgc3JjPSJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbS9ndGFnL2pzP2lkPXt7Z2FNZWFzdXJlbWVudElkfX0iPjwvc2NyaXB0Pgo8c2NyaXB0PgpndGFnKCdqcycsIG5ldyBEYXRlKCkpOwpndGFnKCdjb25maWcnLCAne3tnYU1lYXN1cmVtZW50SWR9fScpOwo8L3NjcmlwdD4=\",\"executeCodeOptInWhenNoTagManagerConsentIsGiven\":true,\"codeOptOut\":\"\",\"executeCodeOptOutWhenNoTagManagerConsentIsGiven\":true,\"deleteTechnicalDefinitionsAfterOptOut\":true,\"codeOnPageLoad\":\"base64-encoded:PHNjcmlwdD4KKGZ1bmN0aW9uKHcsZCl7d1tkXT13W2RdfHxbXTt3Lmd0YWc9ZnVuY3Rpb24oKXt3W2RdLnB1c2goYXJndW1lbnRzKX19KSh3aW5kb3csImRhdGFMYXllciIpOwo8L3NjcmlwdD4=\",\"presetId\":\"google-analytics-analytics-4\"}]},{\"id\":19246,\"name\":\"Marketing\",\"slug\":\"markerting\",\"description\":\"Wij en derden maken gebruik van marketingdiensten om het gedrag van individuele bezoekers (over meerdere pagina's) te volgen, de verzamelde gegevens te analyseren en bijvoorbeeld gepersonaliseerde advertenties te tonen. Deze diensten stellen ons in staat om bezoekers over meerdere sites te volgen.\",\"isEssential\":false,\"isDefault\":false,\"items\":[{\"id\":6895542,\"name\":\"Emerce Advertising\",\"purpose\":\"Het weergeven van advertenties op de website via Google Ad Manager en Prebid header bidding. Hierbij worden gegevens zoals IP-adres en apparaatinformatie verwerkt om advertenties te tonen en biedingen te faciliteren.\",\"providerContact\":{\"phone\":\"\",\"email\":\"\",\"link\":\"\"},\"isProviderCurrentWebsite\":true,\"provider\":\"\",\"uniqueName\":\"emerce-advertising\",\"isEmbeddingOnlyExternalResources\":true,\"legalBasis\":\"consent\",\"dataProcessingInCountries\":[],\"dataProcessingInCountriesSpecialTreatments\":[],\"technicalDefinitions\":[{\"type\":\"http\",\"name\":\"\",\"host\":\"\",\"duration\":0,\"durationUnit\":\"y\",\"isSessionDuration\":false,\"purpose\":\"\"}],\"codeDynamics\":[],\"providerPrivacyPolicyUrl\":\"\",\"providerLegalNoticeUrl\":\"\",\"tagManagerOptInEventName\":\"\",\"tagManagerOptOutEventName\":\"\",\"googleConsentModeConsentTypes\":[\"ad_storage\",\"ad_user_data\",\"ad_personalization\"],\"executePriority\":10,\"codeOptIn\":\"\",\"executeCodeOptInWhenNoTagManagerConsentIsGiven\":false,\"codeOptOut\":\"\",\"executeCodeOptOutWhenNoTagManagerConsentIsGiven\":false,\"deleteTechnicalDefinitionsAfterOptOut\":false,\"codeOnPageLoad\":\"\",\"presetId\":\"\"}]}]","links":[{"id":6859862,"label":"Privacybeleid","pageType":"privacyPolicy","isExternalUrl":false,"pageId":1843988,"url":"https:\/\/www.emerce.nl\/over-emerce\/privacy-statement-2","hideCookieBanner":true,"isTargetBlank":true}],"websiteOperator":{"address":"Emerce","country":"NL","contactEmail":"base64-encoded:cHJpdmFjeUBlbWVyY2Uubmw=","contactPhone":"","contactFormUrl":false},"blocker":[{"id":6896087,"name":"YouTube","description":"","rules":["*youtube.com*","*youtu.be*","*youtube-nocookie.com*","*ytimg.com*","*apis.google.com\/js\/platform.js*","div[class*=\"g-ytsubscribe\"]","*youtube.com\/subscribe_embed*","div[class*=\"elementor-element\"][data-settings:matchesUrl()]","script[id=\"uael-video-subscribe-js\"]","div[class*=\"elementor-widget-premium-addon-video-box\"][data-settings*=\"youtube\"]","div[class*=\"td_wrapper_playlist_player_youtube\"]","*wp-content\/plugins\/wp-youtube-lyte\/lyte\/lyte-min.js*","*wp-content\/plugins\/youtube-embed-plus\/scripts\/*","*wp-content\/plugins\/youtube-embed-plus-pro\/scripts\/*","div[id^=\"epyt_gallery\"]","div[class^=\"epyt_gallery\"]","div[class*=\"tcb-yt-bg\"]","lite-youtube[videoid]","new OUVideo({*type:*yt","*\/wp-content\/plugins\/streamtube-core\/public\/assets\/vendor\/video.js\/youtube*","a[data-youtube:delegateClick()]","spidochetube","div[class*=\"spidochetube\"]","div[id^=\"eaelsv-player\"][data-plyr-provider=\"youtube\":visualParent(value=.elementor-widget-container)]","div[class*=\"be-youtube-embed\":visualParent(value=1),transformAttribute({ \"name\": \"data-video-id\", \"target\": \"data-video-id-url\", \"regexpReplace\": \"https:\/\/youtube.com\/watch?v=$1\" }),keepAttributes(value=class),jQueryHijackEach()]","*wp-content\/plugins\/hideyt-premium\/legacy\/hideyt*"],"criteria":"services","tcfVendors":[],"tcfPurposes":[],"services":[6888933],"isVisual":true,"visualType":"hero","visualMediaThumbnail":"0","visualContentType":"video-player","isVisualDarkMode":false,"visualBlur":10,"visualDownloadThumbnail":true,"visualHeroButtonText":"","shouldForceToShowVisual":false,"presetId":"youtube","visualThumbnail":{"url":"https:\/\/www.emerce.nl\/content\/plugins\/real-cookie-banner-pro\/public\/images\/visual-content-blocker\/video-player-light.svg","width":580,"height":326,"hide":["overlay"],"titleType":"center"}},{"id":6896085,"name":"Google Fonts","description":"","rules":["*fonts.googleapis.com*","*fonts.gstatic.com*","*ajax.googleapis.com\/ajax\/libs\/webfont\/*\/webfont.js*","*WebFont.load*google*","WebFontConfig*google*","!two_merge_google_fonts"],"criteria":"services","tcfVendors":[],"tcfPurposes":[],"services":[6860323],"isVisual":false,"visualType":"default","visualMediaThumbnail":"0","visualContentType":"","isVisualDarkMode":false,"visualBlur":0,"visualDownloadThumbnail":false,"visualHeroButtonText":"","shouldForceToShowVisual":false,"presetId":"google-fonts","visualThumbnail":null}],"languageSwitcher":[],"predefinedDataProcessingInSafeCountriesLists":{"GDPR":["AT","BE","BG","HR","CY","CZ","DK","EE","FI","FR","DE","GR","HU","IE","IS","IT","LI","LV","LT","LU","MT","NL","NO","PL","PT","RO","SK","SI","ES","SE"],"DSG":["CH"],"GDPR+DSG":[],"ADEQUACY_EU":["AD","AR","CA","FO","GG","IL","IM","JP","JE","NZ","KR","CH","GB","UY","US"],"ADEQUACY_CH":["DE","AD","AR","AT","BE","BG","CA","CY","HR","DK","ES","EE","FI","FR","GI","GR","GG","HU","IM","FO","IE","IS","IL","IT","JE","LV","LI","LT","LU","MT","MC","NO","NZ","NL","PL","PT","CZ","RO","GB","SK","SI","SE","UY","US"]},"decisionCookieName":"real_cookie_banner-v:3_blog:1_path:71480ea","revisionHash":"e0ae71b56994e71be5572c91098c92c3","territorialLegalBasis":["gdpr-eprivacy"],"setCookiesViaManager":"googleTagManagerWithGcm","isRespectDoNotTrack":false,"failedConsentDocumentationHandling":"essentials","isAcceptAllForBots":true,"isDataProcessingInUnsafeCountries":false,"isAgeNotice":false,"ageNoticeAgeLimit":16,"isListServicesNotice":true,"isBannerLessConsent":false,"isTcf":false,"isGcm":true,"isGcmListPurposes":true,"hasLazyData":false},"anonymousContentUrl":"https:\/\/www.emerce.nl\/content\/862097c36ff0e0ab4848cfcac91b51d4\/dist\/","anonymousHash":"862097c36ff0e0ab4848cfcac91b51d4","hasDynamicPreDecisions":false,"isLicensed":true,"isDevLicense":false,"multilingualSkipHTMLForTag":"","isCurrentlyInTranslationEditorPreview":false,"defaultLanguage":"","currentLanguage":"","activeLanguages":[],"context":"","iso3166OneAlpha2":{"AF":"Afghanistan","AX":"Aland Islands","AL":"Albania","DZ":"Algeria","AS":"American Samoa","AD":"Andorra","AO":"Angola","AI":"Anguilla","AQ":"Antarctica","AG":"Antigua And Barbuda","AR":"Argentina","AM":"Armenia","AW":"Aruba","AU":"Australia","AT":"Austria","AZ":"Azerbaijan","BS":"Bahamas","BH":"Bahrain","BD":"Bangladesh","BB":"Barbados","BY":"Belarus","BE":"Belgium","BZ":"Belize","BJ":"Benin","BM":"Bermuda","BT":"Bhutan","BO":"Bolivia","BA":"Bosnia And Herzegovina","BW":"Botswana","BV":"Bouvet Island","BR":"Brazil","IO":"British Indian Ocean Territory","BN":"Brunei Darussalam","BG":"Bulgaria","BF":"Burkina Faso","BI":"Burundi","KH":"Cambodia","CM":"Cameroon","CA":"Canada","CV":"Cape Verde","BQ":"Caribbean Netherlands","KY":"Cayman Islands","CF":"Central African Republic","TD":"Chad","CL":"Chile","CN":"China","CX":"Christmas Island","CC":"Cocos (Keeling) Islands","CO":"Colombia","KM":"Comoros","CG":"Congo","CD":"Congo, Democratic Republic","CK":"Cook Islands","CR":"Costa Rica","CI":"Cote D'Ivoire","HR":"Croatia","CU":"Cuba","CW":"Cura\u00e7ao","CY":"Cyprus","CZ":"Czech Republic","DK":"Denmark","DJ":"Djibouti","DM":"Dominica","DO":"Dominican Republic","EC":"Ecuador","EG":"Egypt","SV":"El Salvador","GQ":"Equatorial Guinea","ER":"Eritrea","EE":"Estonia","ET":"Ethiopia","FK":"Falkland Islands (Malvinas)","FO":"Faroe Islands","FM":"Federated States Of Micronesia","FJ":"Fiji","FI":"Finland","FR":"France","GF":"French Guiana","PF":"French Polynesia","TF":"French Southern and Antarctic Lands","GA":"Gabon","GM":"Gambia","GE":"Georgia","DE":"Germany","GH":"Ghana","GI":"Gibraltar","GR":"Greece","GL":"Greenland","GD":"Grenada","GP":"Guadeloupe","GU":"Guam","GT":"Guatemala","GG":"Guernsey","GN":"Guinea","GW":"Guinea-Bissau","GY":"Guyana","HT":"Haiti","HM":"Heard Island & Mcdonald Islands","VA":"Holy See (Vatican City State)","HN":"Honduras","HK":"Hong Kong","HU":"Hungary","IS":"Iceland","IN":"India","ID":"Indonesia","IR":"Iran, Islamic Republic Of","IQ":"Iraq","IE":"Ireland","IM":"Isle Of Man","IL":"Israel","IT":"Italy","JM":"Jamaica","JP":"Japan","JE":"Jersey","JO":"Jordan","KZ":"Kazakhstan","KE":"Kenya","KI":"Kiribati","KR":"Korea","XK":"Kosovo","KW":"Kuwait","KG":"Kyrgyzstan","LA":"Lao People's Democratic Republic","LV":"Latvia","LB":"Lebanon","LS":"Lesotho","LR":"Liberia","LY":"Libyan Arab Jamahiriya","LI":"Liechtenstein","LT":"Lithuania","LU":"Luxembourg","MO":"Macao","MK":"Macedonia","MG":"Madagascar","MW":"Malawi","MY":"Malaysia","MV":"Maldives","ML":"Mali","MT":"Malta","MH":"Marshall Islands","MQ":"Martinique","MR":"Mauritania","MU":"Mauritius","YT":"Mayotte","MX":"Mexico","MD":"Moldova","MC":"Monaco","MN":"Mongolia","ME":"Montenegro","MS":"Montserrat","MA":"Morocco","MZ":"Mozambique","MM":"Myanmar","NA":"Namibia","NR":"Nauru","NP":"Nepal","NL":"Netherlands","AN":"Netherlands Antilles","NC":"New Caledonia","NZ":"New Zealand","NI":"Nicaragua","NE":"Niger","NG":"Nigeria","NU":"Niue","NF":"Norfolk Island","KP":"North Korea","MP":"Northern Mariana Islands","NO":"Norway","OM":"Oman","PK":"Pakistan","PW":"Palau","PS":"Palestinian Territory, Occupied","PA":"Panama","PG":"Papua New Guinea","PY":"Paraguay","PE":"Peru","PH":"Philippines","PN":"Pitcairn","PL":"Poland","PT":"Portugal","PR":"Puerto Rico","QA":"Qatar","RE":"Reunion","RO":"Romania","RU":"Russian Federation","RW":"Rwanda","BL":"Saint Barthelemy","SH":"Saint Helena","KN":"Saint Kitts And Nevis","LC":"Saint Lucia","MF":"Saint Martin","PM":"Saint Pierre And Miquelon","VC":"Saint Vincent And Grenadines","WS":"Samoa","SM":"San Marino","ST":"Sao Tome And Principe","SA":"Saudi Arabia","SN":"Senegal","RS":"Serbia","SC":"Seychelles","SL":"Sierra Leone","SG":"Singapore","SX":"Sint Maarten","SK":"Slovakia","SI":"Slovenia","SB":"Solomon Islands","SO":"Somalia","ZA":"South Africa","GS":"South Georgia And Sandwich Isl.","SS":"South Sudan","ES":"Spain","LK":"Sri Lanka","SD":"Sudan","SR":"Suriname","SJ":"Svalbard And Jan Mayen","SZ":"Swaziland","SE":"Sweden","CH":"Switzerland","SY":"Syrian Arab Republic","TW":"Taiwan","TJ":"Tajikistan","TZ":"Tanzania","TH":"Thailand","TL":"Timor-Leste","TG":"Togo","TK":"Tokelau","TO":"Tonga","TT":"Trinidad And Tobago","TN":"Tunisia","TR":"Turkey","TM":"Turkmenistan","TC":"Turks And Caicos Islands","TV":"Tuvalu","UG":"Uganda","UA":"Ukraine","AE":"United Arab Emirates","GB":"United Kingdom","US":"United States","UM":"United States Outlying Islands","UY":"Uruguay","UZ":"Uzbekistan","VU":"Vanuatu","VE":"Venezuela","VN":"Vietnam","VG":"Virgin Islands, British","VI":"Virgin Islands, U.S.","WF":"Wallis And Futuna","EH":"Western Sahara","YE":"Yemen","ZM":"Zambia","ZW":"Zimbabwe"},"visualParentSelectors":{".et_pb_video_box":1,".et_pb_video_slider:has(>.et_pb_slider_carousel %s)":"self",".ast-oembed-container":1,".wpb_video_wrapper":1,".gdlr-core-pbf-background-wrap":1},"isPreventPreDecision":false,"isInvalidateImplicitUserConsent":false,"dependantVisibilityContainers":["[role=\"tabpanel\"]",".eael-tab-content-item",".wpcs_content_inner",".op3-contenttoggleitem-content",".op3-popoverlay-content",".pum-overlay","[data-elementor-type=\"popup\"]",".wp-block-ub-content-toggle-accordion-content-wrap",".w-popup-wrap",".oxy-lightbox_inner[data-inner-content=true]",".oxy-pro-accordion_body",".oxy-tab-content",".kt-accordion-panel",".vc_tta-panel-body",".mfp-hide","div[id^=\"tve_thrive_lightbox_\"]",".brxe-xpromodalnestable",".evcal_eventcard",".divioverlay",".et_pb_toggle_content"],"disableDeduplicateExceptions":[".et_pb_video_slider"],"bannerDesignVersion":12,"bannerI18n":{"showMore":"Meer tonen","hideMore":"Verbergen","showLessRelevantDetails":"Toon meer details (%s)","hideLessRelevantDetails":"Verberg details (%s)","other":"Andere","legalBasis":{"label":"Gebruik op rechtsgrondslag van","consentPersonalData":"Toestemming voor het verwerken van persoonlijke gegevens","consentStorage":"Toestemming voor het opslaan of openen van informatie op de eindapparatuur van de gebruiker","legitimateInterestPersonalData":"Gerechtvaardigd belang voor de verwerking van persoonsgegevens","legitimateInterestStorage":"Verstrekking van expliciet gevraagde digitale dienst voor het opslaan of openen van informatie op de eindapparatuur van de gebruiker","legalRequirementPersonalData":"Voldoen aan een wettelijke verplichting voor de verwerking van persoonsgegevens"},"territorialLegalBasisArticles":{"gdpr-eprivacy":{"dataProcessingInUnsafeCountries":"Art. 49 (1) (a) GDPR"},"dsg-switzerland":{"dataProcessingInUnsafeCountries":"Art. 17 (1) (a) DSG (Zwitserland)"}},"legitimateInterest":"Gewettigd belang","consent":"Toestemming geven","crawlerLinkAlert":"Wij hebben herkend dat je een crawler\/bot bent. Alleen natuurlijke personen moeten instemming geven voor cookies en de verwerking van persoonsgegevens. Daarom heeft de link geen functie voor je.","technicalCookieDefinitions":"Technische definities van cookies","technicalCookieName":"Naam technische cookie","usesCookies":"Gebruikt cookies","cookieRefresh":"Vernieuwen van cookies","usesNonCookieAccess":"Gebruikt cookie achtige informatie (LocalStorage, SessionStorage, IndexDB, enz.)","host":"Host","duration":"Duur","noExpiration":"Geen vervaldatum","type":"Type","purpose":"Doel","purposes":"Doeleinden","description":"Beschrijving","optOut":"Opt-out","optOutDesc":"Cookie kan worden ingesteld om opt-out van het beschreven gedrag op te slaan.","headerTitlePrivacyPolicyHistory":"Geschiedenis van je privacy instellingen","skipToConsentChoices":"Doorgaan naar toestemming keuzes","historyLabel":"Toestemming tonen van","historyItemLoadError":"Het lezen van de toestemming is mislukt. Probeer het later opnieuw!","historySelectNone":"Nog niet ingestemd met","provider":"Provider","providerContactPhone":"Telefoon","providerContactEmail":"E-mail","providerContactLink":"Contactformulier","providerPrivacyPolicyUrl":"Privacybeleid","providerLegalNoticeUrl":"Juridisch bericht","nonStandard":"Niet-gestandaardiseerde gegevensverwerking","nonStandardDesc":"Sommige diensten plaatsen cookies en\/of verwerken persoonsgegevens zonder te voldoen aan de normen voor toestemmingscommunicatie. Deze diensten zijn onderverdeeld in verschillende groepen. Zogenaamde 'essenti\u00eble diensten' worden gebruikt op basis van gerechtvaardigd belang en kunnen niet worden uitgeschakeld (er kan bezwaar gemaakt moeten worden per e-mail of brief in overeenstemming met het privacybeleid), terwijl alle andere diensten alleen worden gebruikt nadat toestemming is gegeven.","dataProcessingInThirdCountries":"Gegevensverwerking in derde landen","safetyMechanisms":{"label":"Veiligheidsmechanismes voor gegevensoverdracht","standardContractualClauses":"Standaard contractbepalingen","adequacyDecision":"Adequaatheidsbesluit","eu":"EU","switzerland":"Zwitserland","bindingCorporateRules":"Bindende bedrijfsregels","contractualGuaranteeSccSubprocessors":"Contractuele garantie voor standaardbepalingen met sub-verwerkers"},"durationUnit":{"n1":{"s":"seconde","m":"minuut","h":"uur","d":"dag","mo":"maand","y":"jaar"},"nx":{"s":"seconden","m":"minuten","h":"uren","d":"dagen","mo":"maanden","y":"jaren"}},"close":"Sluiten","closeWithoutSaving":"Sluiten zonder op te slaan","yes":"Ja","no":"Nee","unknown":"Onbekend","none":"Geen","noLicense":"Geen licentie geactiveerd - niet voor productiegebruik!","devLicense":"Productlicentie niet voor productiegebruik!","devLicenseLearnMore":"Kom meer te weten","devLicenseLink":"https:\/\/devowl.io\/knowledge-base\/license-installation-type\/","andSeparator":" en ","deprecated":{"appropriateSafeguard":"Passende bescherming","dataProcessingInUnsafeCountries":"Gegevensverwerking in onveilige derde landen","legalRequirement":"Naleving van een wettelijke verplichting"},"gcm":{"teaching":"Je staat ook gegevensverwerking volgens Google Consent Mode toe door deelnemende partners op basis van toestemming voor de volgende doeleinden:","standard":"Gestandaardiseerde gegevensverwerking volgens Google Consent Mode","standardDesc":"Google Consent Mode is een standaard voor het verkrijgen van toestemmingen voor de verwerking van persoonsgegevens en het plaatsen van cookies door deelnemende partners. Je kunt toestemming geven voor gegevensverwerking voor gedefinieerde doeleinden, zodat Google-diensten en tags van derden die via Google Tag op deze website zijn geintegreerd alleen gegevens kunnen verwerken binnen de gewenste reikwijdte. Als je geen toestemming geeft, krijg je een aanbod dat minder op jou is gepersonaliseerd. De belangrijkste diensten blijven echter hetzelfde en er ontbreken geen functies die niet noodzakelijk je toestemming vereisen. Los hiervan kun je in de sectie \"Niet-gestandaardiseerde gegevensverwerking\" toestemming geven voor diensten of bezwaar maken tegen gerechtvaardigde belangen. Details over de specifieke gegevensverwerking vind je in de genoemde sectie.","moreInfo":"Meer informatie over de verwerking van persoonsgegevens door Google en partners:","moreInfoLink":"https:\/\/business.safety.google\/privacy\/","dataProcessingInService":"Aanvullende doeleinden van gegevensverwerking volgens Google Consent Mode op basis van toestemming (geldt voor alle diensten)","purposes":{"ad_storage":"Opslaan en uitlezen van gegevens zoals cookies (web) of apparaat-ID's (apps) met betrekking tot advertenties.","ad_user_data":"Gebruikersgegevens naar Google verzenden voor online advertentiedoeleinden.","ad_personalization":"Evaluatie en weergave van gepersonaliseerde advertenties.","analytics_storage":"Opslaan en uitlezen van gegevens zoals cookies (web) of apparaat-ID's (apps), met betrekking tot analytics (bijv. bezoekduur).","functionality_storage":"Opslaan en uitlezen van gegevens die de functionaliteit van de website of app ondersteunen (bijv. taalinstellingen).","personalization_storage":"Opslaan en uitlezen van gegevens met betrekking tot personalisatie (bijv. video-aanbevelingen).","security_storage":"Opslaan en uitlezen van gegevens met betrekking tot beveiliging (bijv. authenticatiefuncties, fraudepreventie en andere gebruikersbescherming)."}}},"pageRequestUuid4":"a1a9ccbd3-049a-4134-a2a6-b8ee2955ecb4","pageByIdUrl":"https:\/\/www.emerce.nl?page_id","pluginUrl":"https:\/\/devowl.io\/wordpress-real-cookie-banner\/"}}</script><script data-skip-lazy-load="js-extra" data-skip-moving="true" data-no-defer nitro-exclude data-alt-type="application/ld+json" data-dont-merge data-wpmeteor-nooptimize="true" data-cfasync="false" id="a062c32205b89227d4d399e2371462d432-js-extra">
(()=>{var x=function (a,b){return-1<["codeOptIn","codeOptOut","codeOnPageLoad","contactEmail"].indexOf(a)&&"string"==typeof b&&b.startsWith("base64-encoded:")?window.atob(b.substr(15)):b},t=(e,t)=>new Proxy(e,{get:(e,n)=>{let r=Reflect.get(e,n);return n===t&&"string"==typeof r&&(r=JSON.parse(r,x),Reflect.set(e,n,r)),r}}),n=JSON.parse(document.getElementById("a062c32205b89227d4d399e2371462d431-js-extra").innerHTML,x);window.Proxy?n.others.frontend=t(n.others.frontend,"groups"):n.others.frontend.groups=JSON.parse(n.others.frontend.groups,x);window.Proxy?n.others=t(n.others,"customizeValuesBanner"):n.others.customizeValuesBanner=JSON.parse(n.others.customizeValuesBanner,x);;window.realCookieBanner=n;window[Math.random().toString(36)]=n;
})();
</script><script data-cfasync="false" type="text/javascript" id="real-cookie-banner-pro-banner-js-before">
/* <![CDATA[ */
((a,b)=>{a[b]||(a[b]={unblockSync:()=>undefined},["consentSync"].forEach(c=>a[b][c]=()=>({cookie:null,consentGiven:!1,cookieOptIn:!0})),["consent","consentAll","unblock"].forEach(c=>a[b][c]=(...d)=>new Promise(e=>a.addEventListener(b,()=>{a[b][c](...d).then(e)},{once:!0}))))})(window,"consentApi");
//# sourceURL=real-cookie-banner-pro-banner-js-before
/* ]]> */
</script>
<script data-cfasync="false" type="text/javascript" defer src="https://www.emerce.nl/content/862097c36ff0e0ab4848cfcac91b51d4/dist/1899562592.js?ver=0876fc41201034d0878d5f13f7b839ad" id="real-cookie-banner-pro-banner-js"></script>
<link rel='stylesheet' id='animate-css-css' href='https://www.emerce.nl/content/plugins/real-cookie-banner-pro/public/lib/animate.css/animate.min.css?ver=4.1.1' type='text/css' media='all' />
<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<link rel='stylesheet' id='ep_general_styles-css' href='https://www.emerce.nl/content/plugins/elasticpress/dist/css/general-styles.css?ver=66295efe92a630617c00' type='text/css' media='all' />
<link rel='stylesheet' id='main-css-css' href='https://www.emerce.nl/content/themes/e-2018/assets/css/main-screen.css?ver=1780478965' type='text/css' media='screen' />
<link rel='stylesheet' id='main-css-tailwind-css' href='https://www.emerce.nl/content/themes/e-2018/assets/css/main-screen-tailwind.css?ver=1780478965' type='text/css' media='screen' />
<link rel="stylesheet" id="font-css-css" type="text/css" media="all" consent-original-href-_="//fonts.googleapis.com/css?family=Open+Sans%3A400italic%2C400%2C700%7COxygen%3A400%2C300%2C700&amp;ver=295e6beb005d4c175cbd5b2e7927eb9e" consent-required="6860323" consent-by="services" consent-id="6896085"/>
<link rel='stylesheet' id='searchterm-highlighting-css' href='https://www.emerce.nl/content/plugins/elasticpress/dist/css/highlighting-styles.css?ver=252562c4ed9241547293' type='text/css' media='all' />
<script type="text/javascript" src="https://www.emerce.nl/content/themes/e-2018/assets/js/cookie-helpers.js?ver=1780478965" id="tracking-js-js"></script>
<link rel="https://api.w.org/" href="https://www.emerce.nl/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.emerce.nl/wp/xmlrpc.php?rsd" />


	<script>
	window.gtag_enable_tcf_support = true;
	window.googletag = window.googletag || {cmd: []};
	window.googletag.cmd = window.googletag.cmd || [];
	window.pbjs = window.pbjs || {que: []};
	window.pbjs.que = window.pbjs.que || [];

	window.EmerceConsentServices = window.EmerceConsentServices || {
		advertising: 'emerce-advertising',
		youtube: 'youtube'
	};

	window.EmerceConsent = {
		serviceState: function(service) {
			if (!window.consentApi || typeof window.consentApi.consentSync !== 'function') {
				return null;
			}

			return window.consentApi.consentSync(service);
		},

		isAcceptedState: function(result) {
			return !!(result && result.cookie && result.cookieOptIn === true);
		},

		isKnownServiceState: function(result) {
			return !!(result && result.cookie);
		},

		serviceAccepted: function(service) {
			return window.EmerceConsent.isAcceptedState(window.EmerceConsent.serviceState(service));
		},

		advertisingAccepted: function() {
			return window.EmerceConsent.serviceAccepted(window.EmerceConsentServices.advertising);
		},

		waitForAdvertising: function(callback) {
			window.EmerceConsent.waitForService(window.EmerceConsentServices.advertising, callback);
		},

		youtubeAccepted: function() {
			return window.EmerceConsent.serviceAccepted(window.EmerceConsentServices.youtube);
		},

		waitForService: function(service, callback) {
			var run = function() {
				var result = window.EmerceConsent.serviceState(service);

				if (window.EmerceConsent.isAcceptedState(result)) {
					callback();
					return;
				}

				if (!window.EmerceConsent.isKnownServiceState(result)) {
					return;
				}

				if (result.consentGiven === true) {
					return;
				}

				if (!window.consentApi || typeof window.consentApi.consent !== 'function') {
					return;
				}

				window.consentApi.consent(service).then(function() {
					if (window.EmerceConsent.serviceAccepted(service)) {
						callback();
					}
				}).catch(function() {});
			};

			if (window.EmerceConsent.isKnownServiceState(window.EmerceConsent.serviceState(service))) {
				run();
				return;
			}

			window.addEventListener('consentApi', run, {once: true});
		}
	};
</script>

	<script>
	window.EmerceConsent.waitForAdvertising(function() {
		var loadScript = function(id, src) {
			if (document.getElementById(id)) {
				return;
			}

			var script = document.createElement('script');
			script.async = true;
			script.id = id;
			script.src = src;
			document.head.appendChild(script);
		};

		loadScript('emerce-gpt', 'https://www.google' + 'tagservices.com/tag/js/' + 'gpt.js');
		loadScript('emerce-prebid', 'https://www.emerce.nl/content/themes/e-2018/assets/js/' + 'prebid' + '4.10.0.js');
	});
</script>

<!-- Hier start het GAM HEAD script -->
<script>
    window.EmerceConsent.waitForAdvertising(function() {
        window.gam_desktop_lb_bb_sizes = [[468, 60], [728, 90], [970, 70], [970, 90], [970, 250]];
        window.gam_desktop_hpa_sizes = [[300, 250], [300, 600], [120, 600], [160, 600], [336, 280], [336, 600]];
        window.gam_desktop_home_incontent_wide_sizes = [[468, 60], [728, 90], [580, 400]];
        window.gam_desktop_home_incontent_narrow_sizes = [[300, 250], [300, 600], [120, 600], [160, 600], [336, 280], [336, 600]];
        window.gam_mobile_sizes = [[300, 50], [300, 100], [320, 50], [320, 100], [300, 250], [320, 240], [320, 250]];
        window.gam_mobile_tall_sizes = [[300, 50], [300, 100], [320, 50], [320, 100], [300, 250], [320, 240], [320, 250], [320, 480], [300, 600]];

        var prebid_adunits =
            [
                {
                    code: 'gam_static_top_alpha_desktop',
                    mediaTypes: {
                        banner: {
                            sizeConfig: [
                                { minViewPort: [0, 0], sizes: [] },
                                { minViewPort: [1024, 0], sizes: window.gam_desktop_lb_bb_sizes },
                            ]
                        }
                    },
                    bids: [{
                        bidder: 'appnexus',
                        params: {
                            placementId: 20294196
                        }
                    }]
                },
                {
                    code: 'gam_static_mid_alpha_desktop',
                    mediaTypes: {
                        banner: {
                            sizeConfig: [
                                { minViewPort: [0, 0], sizes: [] },
                                { minViewPort: [1024, 0], sizes: window.gam_desktop_hpa_sizes },
                            ]
                        }
                    },
                    bids: [{
                        bidder: 'appnexus',
                        params: {
                            placementId: 20294197
                        }
                    }]
                },
                {
                    code: 'gam_in_content_alpha_desktop',
                    mediaTypes: {
                        banner: {
                            sizeConfig: [
                                { minViewPort: [0, 0], sizes: [] },
                                { minViewPort: [1024, 0], sizes: window.gam_desktop_home_incontent_narrow_sizes },
                                { minViewPort: [1450, 0], sizes: window.gam_desktop_home_incontent_wide_sizes }
                            ]
                        }
                    },
                    bids: [{
                        bidder: 'appnexus',
                        params: {
                            placementId: 20294198
                        }
                    }]
                },
                {
                    code: 'gam_static_top_alpha_mobile',
                    mediaTypes: {
                        banner: {
                            sizeConfig: [
                                { minViewPort: [0, 0], sizes: [] },
                                { minViewPort: [300, 0], sizes: window.gam_mobile_sizes },
                                { minViewPort: [1023, 0], sizes: [] }
                            ]
                        }
                    },
                    bids: [{
                        bidder: 'appnexus',
                        params: {
                            placementId: 20294199
                        }
                    }]
                },
                {
                    code: 'gam_in_content_alpha_mobile',
                    mediaTypes: {
                        banner: {
                            sizeConfig: [
                                { minViewPort: [0, 0], sizes: [] },
                                { minViewPort: [300, 0], sizes: window.gam_mobile_sizes },
                                { minViewPort: [1023, 0], sizes: [] }
                            ]
                        }
                    },
                    bids: [{
                        bidder: 'appnexus',
                        params: {
                            placementId: 20294201
                        }
                    }]
                }
            ];

        var PREBID_TIMEOUT = 1000;
        var FAILSAFE_TIMEOUT = 3000;

        var googletag = window.googletag = window.googletag || {};
        googletag.cmd = googletag.cmd || [];
        googletag.cmd.push(function() {
            googletag.setConfig({disableInitialLoad: true});
        });

        var pbjs = window.pbjs = window.pbjs || {};
        pbjs.que = pbjs.que || [];

        pbjs.que.push(function() {
            pbjs.addAdUnits(prebid_adunits);
            pbjs.requestBids({
                bidsBackHandler: initAdserver,
                timeout: PREBID_TIMEOUT
            });
        });

        function initAdserver() {
            if (pbjs.initAdserverSet) return;
            pbjs.initAdserverSet = true;
            googletag.cmd.push(function() {
                pbjs.que.push(function() {
                    pbjs.setTargetingForGPTAsync();
                    googletag.pubads().refresh();
                });
            });
        }

        setTimeout(function() {
            initAdserver();
        }, FAILSAFE_TIMEOUT);

        googletag.cmd.push(function(){
            window.gam_desktop_lb_bb_mapping = googletag.sizeMapping()
                .addSize([1024, 0], window.gam_desktop_lb_bb_sizes)
                .addSize([0, 0], [])
                .build();

            window.gam_desktop_rt_sky_mapping = googletag.sizeMapping()
                .addSize([1024, 0], window.gam_desktop_hpa_sizes)
                .addSize([0, 0], [])
                .build();

            window.gam_desktop_home_incontent_mapping = googletag.sizeMapping()
                .addSize([1450, 0], window.gam_desktop_home_incontent_wide_sizes)
                .addSize([1023, 0], window.gam_desktop_home_incontent_narrow_sizes)
                .addSize([0, 0], [])
                .build();

            window.gam_mobile_mapping = googletag.sizeMapping()
                .addSize([1023, 0], [])
                .addSize([300, 0], window.gam_mobile_sizes)
                .addSize([0, 0], [])
                .build();

            window.gam_mobile_tall_mapping = googletag.sizeMapping()
                .addSize([1023, 0], [])
                .addSize([300, 0], window.gam_mobile_tall_sizes)
                .addSize([0, 0], [])
                .build();

            //Desktop / Tablet (Landscape):
            gam_static_top_alpha_desktop = googletag.defineSlot('/21759686865/Emerce/Emerce_home_static-top_alpha', window.gam_desktop_lb_bb_sizes, 'gam_static_top_alpha_desktop').defineSizeMapping(window.gam_desktop_lb_bb_mapping).addService(googletag.pubads());
            gam_static_mid_alpha_desktop = googletag.defineSlot('/21759686865/Emerce/Emerce_home_static-mid_alpha', window.gam_desktop_hpa_sizes, 'gam_static_mid_alpha_desktop').defineSizeMapping(window.gam_desktop_rt_sky_mapping).addService(googletag.pubads());
            gam_in_content_alpha_desktop = googletag.defineSlot('/21759686865/Emerce/Emerce_home_in-content_alpha', window.gam_desktop_home_incontent_wide_sizes, 'gam_in_content_alpha_desktop').defineSizeMapping(window.gam_desktop_home_incontent_mapping).addService(googletag.pubads());

            //Mobile / tablet (portrait):
            gam_static_top_alpha_mobile = googletag.defineSlot('/21759686865/Emerce/Emerce_home_static-top_alpha', window.gam_mobile_sizes, 'gam_static_top_alpha_mobile').defineSizeMapping(window.gam_mobile_mapping).addService(googletag.pubads());
            gam_in_content_alpha_mobile = googletag.defineSlot('/21759686865/Emerce/Emerce_home_in-content_alpha', window.gam_mobile_sizes, 'gam_in_content_alpha_mobile').defineSizeMapping(window.gam_mobile_mapping).addService(googletag.pubads());

            // Out of page:
            gam_out_of_page_alpha = googletag.defineOutOfPageSlot('/21759686865/emerce/Emerce_home_out-of-page_alpha', 'gam_out_of_page_alpha').addService(googletag.pubads());

            googletag.setConfig({
                targeting: {
                    is_test_environment: ['false'],
                    page_id: ['6666cd76f96956469e7b']
                }
            });
            googletag.pubads().setPrivacySettings({nonPersonalizedAds: true});
            googletag.setConfig({singleRequest: true});
            googletag.setConfig({collapseDiv: 'ON_NO_FILL'});
            googletag.enableServices();
        });
    });
</script>
<!-- Hier stopt het GAM HEAD script -->

	<style>
	
	/*.m-main-nav__anchor.ecommerce:hover {*/
	.m-main-nav.e-commerce .m-main-nav__anchor.e-commerce {
		color: #FFF;
		background-color: #1F75CE;
	}

	
	
	.m-main-nav.marketing .m-main-nav__anchor.marketing {
		color: #FFF;
		background-color: #1F75CE;
	}

	
	
	.m-main-nav.media .m-main-nav__anchor.media {
		color: #FFF;
		background-color: #1F75CE;
	}

	
	
	.m-main-nav.venture .m-main-nav__anchor.venture {
		color: #FFF;
		background-color: #1F75CE;
	}

	
	
	.m-main-nav.tech .m-main-nav__anchor.tech {
		color: #FFF;
		background-color: #1F75CE;
	}

	
	
	.m-main-nav.innovatie .m-main-nav__anchor.innovatie {
		color: #FFF;
		background-color: #1F75CE;
	}

	
</style>


	<!-- Ahrefs verification -->
	<meta name="ahrefs-site-verification" content="b48f524a665b920b6885b61b88319a1ce687d2b9074a877ec58b5916341dacd2">
</head>

<body class="home blog wp-theme-e-2018">

<div class="m-search-container" id="m-search-container">
	<div class="m-container">
		<a href="https://www.emerce.nl/" class="m-search-container__image">
			<img src="https://www.emerce.nl/content/themes/e-2018/assets/img/logo.svg">
		</a>
        <form class="m-search-results__form" action="https://www.emerce.nl/" method="GET">
            <input type="text" name="s" class="m-search-results__form__input search" id="searchField" placeholder="Zoeken..." value="">
            <button type="submit" class="m-search-results__form__btn">
                <svg>
                    <use xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-search-white"></use>
                </svg>
            </button>
        </form>
	</div>
</div>

		<div style="text-align:center">
	<div id='gam_static_top_alpha_desktop'>
	<script>
		window.EmerceConsent.waitForAdvertising(function() {
        	googletag.cmd.push(function() {googletag.display('gam_static_top_alpha_desktop');});
		});
	</script>
</div>
<div id='gam_static_top_alpha_mobile' class="m-ads-mobile-tablet-only">
  <script>
      window.EmerceConsent.waitForAdvertising(function() {
	    googletag.cmd.push(function() {googletag.display('gam_static_top_alpha_mobile');});
      });
  </script>
</div>
</div>


<header
	class="m-main-header ">
			<section class="m-masthead">
	<div class="m-container">

		<div class="m-masthead__mobile ">

	<a href="https://www.emerce.nl" class="m-masthead__logo"><img src="https://www.emerce.nl/content/themes/e-2018/assets/img/logo.svg"></a>

	
	<div class="m-masthead__mobile-buttons">
		<button class="e-button e-button--toggle-search" data-function="toggle-search">
			<svg class="e-icon--search">
				<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-search-white"></use>
			</svg>
		</button>
		<button class="e-button e-button--toggle-nav" id="toggle-mobile-nav">
			<span></span>
			<span></span>
			<span></span>
		</button>
	</div>

</div>

		<nav class="m-masthead__nav">
	<ul class="m-masthead__list">
		<li class="m-masthead__item">
			<a href="https://www.emerce.nl/talks" class="m-masthead__anchor">Talks</a>
		</li>
		<li class="m-masthead__item">
			<a href="https://www.emerce.nl/events" class="m-masthead__anchor">Events</a>
		</li>
		<li class="m-masthead__item">
			<a href="https://www.emerce.nl/insights" class="m-masthead__anchor">Insights</a>
		</li>
		<li class="m-masthead__item">
			<a href="https://www.emerce.nl/auteurs" class="m-masthead__anchor">Auteurs</a>
		</li>
		<li class="m-masthead__item">
			<a href="https://www.emerce.nl/product/jobs" class="m-masthead__anchor">Vacatures</a>
		</li>
		<li class="m-masthead__item">
			<a href="https://emerce.nl/academy" target="_blank" class="m-masthead__anchor">Academy</a>
		</li>
		<li class="m-masthead__item">
			<a href="https://www.emerce.nl/knowledgebase" class="m-masthead__anchor">Knowledgebase</a>
		</li>
		<li class="m-masthead__item m-masthead__item--dropdown">
			<a href="#" class="m-masthead__anchor">Meer
				<svg class="e-icon--dropdown">
					<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-dropdown"></use>
				</svg>
			</a>
			<ul class="m-menu-item-dropdown">
				<li class="m-menu-item-dropdown__item">
					<a href="https://www.emerce.nl/agenda" title="Agenda">Agenda</a>
				</li>
				<li class="m-menu-item-dropdown__item">
					<a href="https://www.emerce.nl/topics" title="Channels">Channels</a>
				</li>
				<li class="m-menu-item-dropdown__item">
					<a href="https://www.emerce.nl/magazine" title="Magazine">Magazine</a>
				</li>
				<li class="m-menu-item-dropdown__item">
					<a href="https://www.emerce.nl/over-emerce/abonneren" title="Emerce Account">Emerce Account</a>
				</li>
				<li class="m-menu-item-dropdown__item">
					<a href="https://www.emerce.nl/agencyfinder/" title="Agency Finder">Agency Finder</a>
				</li>
				<li class="m-menu-item-dropdown__item">
					<a href="http://www.eguide.nl/" target="_blank" title="Eguide">Eguide</a>
				</li>
				<li class="m-menu-item-dropdown__item">
					<a href="https://www.emerce.nl/movers-shakers" title="Movers &amp; Shakers">Movers &amp; Shakers</a>
				</li>
				<li class="m-menu-item-dropdown__item">
					<a href="https://www.emerce.nl/wire" title="Industry Wire">Industry Wire</a>
				</li>
							</ul>
		</li>
	</ul>
</nav>

		<ul class="m-masthead__social">
	<li class="m-masthead__social-search">
		<button data-function="toggle-search" class="m-masthead__search-button">
			<svg class="e-icon e-icon--search">
				<use xmlns:xlink="http://www.w3.org/1999/xlink"
				     xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-search-transparent"></use>
			</svg>
			<svg class="e-icon e-icon--cross">
				<use xmlns:xlink="http://www.w3.org/1999/xlink"
				     xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-cross"></use>
			</svg>
		</button>
	</li>
	<li class="m-masthead__social-item">
		<a href="https://twitter.com/Emerce" class="m-masthead__social-anchor m-masthead__social-anchor--twitter" target="_blank">
			<svg class="e-icon e-icon--twitter">
				<use xmlns:xlink="http://www.w3.org/1999/xlink"
				     xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-twitter-white"></use>
			</svg>
		</a>
	</li>
	<li class="m-masthead__social-item">
		<a href="https://www.facebook.com/EmerceNL" class="m-masthead__social-anchor m-masthead__social-anchor--facebook" target="_blank">
			<svg class="e-icon e-icon--facebook">
				<use xmlns:xlink="http://www.w3.org/1999/xlink"
				     xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-facebook-white"></use>
			</svg>
		</a>
	</li>
	<li class="m-masthead__social-item">
		<a href="https://www.linkedin.com/company/emerce/" class="m-masthead__social-anchor m-masthead__social-anchor--linkedin" target="_blank">
			<svg class="e-icon e-icon--linkedin">
				<use xmlns:xlink="http://www.w3.org/1999/xlink"
				     xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-linkedin-white"></use>
			</svg>
		</a>
	</li>

	
	<li class="m-masthead__social-item">
		<a href="https://account.emerce.nl/account/e-mails" class="m-masthead__social-anchor m-masthead__social-anchor--mail" target="_blank">
			<svg class="e-icon e-icon--mail">
				<use xmlns:xlink="http://www.w3.org/1999/xlink"
				     xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-mail-white"></use>
			</svg>
		</a>
	</li>

</ul>

		
<ul id="navigation-desktop-user" class="m-masthead__accounts">

		<li class="m-masthead__accounts-login">
		<a href="https://account.emerce.nl/?ref=https://www.emerce.nl/021025-sponsored-content-monta" class="m-masthead__button register">
			Registreren
		</a>

		<a href="https://www.emerce.nl/inloggen" class="m-masthead__button login">
			Inloggen
		</a>
	</li>

</ul>
	</div>
</section>
		<nav class="m-main-nav" id="main-nav">
	<div class="m-container">
		<ul class="m-main-nav__list">
			<li class="m-main-nav__item m-main-nav__item--logo">
				<a href="https://www.emerce.nl" class="m-main-nav__anchor">
					<img src="https://www.emerce.nl/content/themes/e-2018/assets/img/logo.svg">
				</a>
			</li>
			<li class="m-main-nav__item" data-slug="e-commerce">
				<a href="https://www.emerce.nl/channel/e-commerce" class="m-main-nav__anchor e-commerce">E-commerce</a>
			</li>
			<li class="m-main-nav__item" data-slug="marketing">
				<a href="https://www.emerce.nl/channel/marketing" class="m-main-nav__anchor marketing">Marketing</a>
			</li>
			<li class="m-main-nav__item" data-slug="media">
				<a href="https://www.emerce.nl/channel/media" class="m-main-nav__anchor media">Media</a>
			</li>
			<li class="m-main-nav__item" data-slug="venture">
				<a href="https://www.emerce.nl/channel/venture" class="m-main-nav__anchor venture">Venture</a>
			</li>
			<li class="m-main-nav__item" data-slug="tech">
				<a href="https://www.emerce.nl/channel/tech" class="m-main-nav__anchor tech">Tech</a>
			</li>
			<li class="m-main-nav__item" data-slug="innovatie">
				<a href="https://www.emerce.nl/channel/innovatie" class="m-main-nav__anchor innovatie">Innovatie</a>
			</li>

							<li class="m-main-nav__item m-main-nav__item--all-channels" id="nav-item-all-channels">
					<a href="https://www.emerce.nl/channels" class="m-main-nav__anchor all-channels">
						Alle channels
						<svg class="e-icon e-icon--arrow-dropdown">
							<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-dropdown"></use>
						</svg>
					</a>
				</li>
					</ul>
	</div>
</nav>
	
</header>

<section class="m-main-nav-dropdown" id="channel-dropdown"> <div class="m-container"> <section class="m-main-nav-dropdown__regular" id="template-container"> </section> <section class="m-main-nav-dropdown__all-channels"> <div class="m-container"> <div class="m-all-channels-dropdown-list"> <ul class="m-all-channels-dropdown-list__list"> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/e-commerce">E-commerce</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/conversie">Conversie</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/fulfillment">Fulfillment</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/payment">Payment</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/retail">Retail</a> </li> </ul> </div> <div class="m-all-channels-dropdown-list"> <ul class="m-all-channels-dropdown-list__list"> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/marketing">Marketing</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/analytics">Analytics</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/contentmarketing">Contentmarketing</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/marketing-automation">Marketing automation</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/search">Search</a> </li> </ul> </div> <div class="m-all-channels-dropdown-list"> <ul class="m-all-channels-dropdown-list__list"> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/media">Media</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/communicatie-communicatie">Communicatie</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/entertainment">Entertainment</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/publishing">Publishing</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/social">Social</a> </li> </ul> </div> <div class="m-all-channels-dropdown-list"> <ul class="m-all-channels-dropdown-list__list"> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/innovatie">Innovatie</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/blockchain">Blockchain</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/disruptie">Disruptie</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/financials">Financials</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/strategy">Strategy</a> </li> </ul> </div> <div class="m-all-channels-dropdown-list"> <ul class="m-all-channels-dropdown-list__list"> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/venture">Venture</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/legal">Legal</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/privacy">Privacy</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/recruitment">Recruitment</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/start-ups">Start-ups</a> </li> </ul> </div> <div class="m-all-channels-dropdown-list"> <ul class="m-all-channels-dropdown-list__list"> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/tech">Tech</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/cms">CMS</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/hosting">Hosting</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/mobile">Mobile</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/security">Security</a> </li> </ul> </div> <div class="m-all-channels-dropdown-list"> <ul class="m-all-channels-dropdown-list__list"> <li class="m-all-channels-dropdown-list__item"> <span>Verticals</span> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/travel">Travel</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/food">Food</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/fashion">Fashion</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/health">Health</a> </li> </ul> </div> <div class="m-all-channels-dropdown-list"> <ul class="m-all-channels-dropdown-list__list"> <li class="m-all-channels-dropdown-list__item"> <span>Other</span> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/creative">Creative</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/digital-design">Digital Design</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/e-commerce-platforms">E-commerce platforms</a> </li> <li class="m-all-channels-dropdown-list__item"> <a href="https://www.emerce.nl/channel/singularity">Singularity</a> </li> </ul> </div> <a href="https://www.emerce.nl/channels" class="m-main-nav-dropdown__channel-link">Bekijk alle channels<span>›</span></a> </div> </section> </div> </section><script id="dynamic-content" type="x-tmpl-mustache"> <div class="m-main-nav-dropdown__row"> <div class="m-main-nav-dropdown__content"> <h2 class="e-container-title">Trending</h2> {{#trending}} <div class="m-channel-trending-article"> <a href="{{url}}"> <div class="m-channel-trending-article__image-wrap"> <div class="m-channel-trending-article__image" style="background-image: url({{image}})"></div> </div> </a> <time class="m-channel-trending-article__date">{{date}}</time> <a href="{{url}}" class="m-channel-trending-article__anchor"> <h2 class="m-channel-trending-article__title"> {{title}} </h2> </a> </div> {{/trending}} </div> <div class="m-main-nav-dropdown__content"> <h2 class="e-container-title">Nieuws</h2> {{#news}} <article class="m-channel-news-article"> <a href="{{url}}" class="m-channel-news-article__anchor"> <div class="m-channel-news-article__image-wrap"> <div class="m-channel-news-article__image" style="background-image: url({{image}})"></div> </div> <div class="m-channel-news-article__content"> <time class="m-channel-news-article__date">{{date}}</time> <h2 class="m-channel-news-article__title">{{title}}</h2> </div> </a> </article> {{/news}} </div> <div class="m-main-nav-dropdown__content"> <h2 class="e-container-title">Artikelen</h2> {{#articles}} <article class="m-channel-author-article"> <div class="m-channel-author-article__image-wrap"> <a href="" class="m-channel-author__anchor"> <div class="m-channel-author-article__image" style="background-image: url({{image}})"></div> </a> </div> <div class="m-channel-author-article__content"> <h2 class="m-channel-author-article__title"> <a href="{{url}}" class="m-channel-author__anchor"> {{title}} </a> </h2> <a class="m-channel-author-article__author-name" href="{{author_url}}">{{author}}</a> <a class="m-channel-author-article__author-company" href="#">{{author_organisation}}</a> </div> </article> {{/articles}} </div> </div></script>

<main class="m-main-content" id="index-page" data-index-type="homepage">

    <section class="m-container">

        <div id="mobile-container">

            <section class="m-page-lead"><a href="https://www.emerce.nl/nieuws/geen-creatorstrategie-geen-ecommercetoekomst"><div class="m-page-lead__image" style="background-image: url(https://www.emerce.nl/content/uploads/2026/05/MERTENFOTO_FC16089-1024x350.jpg)"></div><div class="m-page-lead__content"><h2 class="m-page-lead__sub-title">Nieuws</h2><h1 class="m-page-lead__title">ECL: 'Geen creatorstrategie, geen e-commercetoekomst'</h1></div></a></section>
            <aside id="mobile-container-whatsnew" class="m-container-aside" style="margin-bottom: 32px;">

                <h2 class="e-container-title">What's new</h2><article class="m-news-story m-news-story--hide-on-mobile" data-createtime="1781006259" data-author="Erwin Boogert" data-cleandate="9 jun 11:57"
><div class="m-news-story__image-wrap"><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/pitchdrive-sluit-nieuw-vcfonds-60-miljoen-euro" title="Pitchdrive sluit nieuw VC-fonds met 60 miljoen euro"><figure class="m-news-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/Header-image-1607x979-1-290x180.jpeg"></figure></a><div class="m-news-story__content"><a href="https://www.emerce.nl/channel/venture" class="m-news-story__channel innovatie">Venture</a><time class="m-news-story__date">9 jun 11:57</time><div class="m-vertical-share m-vertical-share--small"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>2.3k</div></div></div><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/pitchdrive-sluit-nieuw-vcfonds-60-miljoen-euro"><h2 class="m-news-story__title">Pitchdrive sluit nieuw VC-fonds met 60 miljoen euro</h2></a></article><article class="m-news-story-compact m-news-story-compact--hide-on-desktop" data-createtime="1781006259" data-author="Erwin Boogert" data-cleandate="9 jun 11:57"
><a href="https://www.emerce.nl/nieuws/pitchdrive-sluit-nieuw-vcfonds-60-miljoen-euro" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Header-image-1607x979-1-80x80.jpeg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Pitchdrive sluit nieuw VC-fonds met 60 miljoen euro</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/venture"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Venture</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">2.3k</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6908851"></span><article class="m-news-story m-news-story--hide-on-mobile" data-createtime="1781002726" data-author="Erwin Boogert" data-cleandate="9 jun 10:58"
><div class="m-news-story__image-wrap"><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/google-betaalt-spacex-miljard-per-maand" title="Google betaalt SpaceX miljard per maand"><figure class="m-news-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2020/03/47926144123_84745c353a_b-290x180.jpg"></figure></a><div class="m-news-story__content"><a href="https://www.emerce.nl/channel/tech" class="m-news-story__channel innovatie">Tech</a><time class="m-news-story__date">9 jun 10:58</time><div class="m-vertical-share m-vertical-share--small"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>3.0k</div></div></div><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/google-betaalt-spacex-miljard-per-maand"><h2 class="m-news-story__title">Google betaalt SpaceX miljard per maand</h2></a></article><article class="m-news-story-compact m-news-story-compact--hide-on-desktop" data-createtime="1781002726" data-author="Erwin Boogert" data-cleandate="9 jun 10:58"
><a href="https://www.emerce.nl/nieuws/google-betaalt-spacex-miljard-per-maand" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2020/03/47926144123_84745c353a_b-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Google betaalt SpaceX miljard per maand</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/tech"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Tech</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">3.0k</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6907172"></span><article class="m-news-story m-news-story--hide-on-mobile" data-createtime="1780998275" data-author="Redactie" data-cleandate="9 jun 09:44"
><div class="m-news-story__image-wrap"><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/internetgebruik-duitsland-neemt-opvallend-af" title="Internetgebruik in Duitsland neemt opvallend af"><figure class="m-news-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2024/07/berlin-1826557_960_720-290x180.jpg"></figure></a><div class="m-news-story__content"><a href="https://www.emerce.nl/channel/breedband" class="m-news-story__channel innovatie">Breedband</a><time class="m-news-story__date">9 jun 09:44</time><div class="m-vertical-share m-vertical-share--small"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>3.1k</div></div></div><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/internetgebruik-duitsland-neemt-opvallend-af"><h2 class="m-news-story__title">Internetgebruik in Duitsland neemt opvallend af</h2></a></article><article class="m-news-story-compact m-news-story-compact--hide-on-desktop" data-createtime="1780998275" data-author="Redactie" data-cleandate="9 jun 09:44"
><a href="https://www.emerce.nl/nieuws/internetgebruik-duitsland-neemt-opvallend-af" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2024/07/berlin-1826557_960_720-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Internetgebruik in Duitsland neemt opvallend af</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/breedband"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Breedband</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">3.1k</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6899077"></span><article class="m-news-story m-news-story--hide-on-mobile" data-createtime="1780991259" data-author="Erwin Boogert" data-cleandate="9 jun 07:47"
><div class="m-news-story__image-wrap"><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/belgische-webshops-verliezen-klandizie-buitenland" title="Belgische webshops verliezen klandizie aan buitenland"><figure class="m-news-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/Groep-mensen-bij-gebouwen-290x180.jpg"></figure></a><div class="m-news-story__content"><a href="https://www.emerce.nl/channel/e-commerce" class="m-news-story__channel innovatie">E-commerce</a><time class="m-news-story__date">9 jun 07:47</time><div class="m-vertical-share m-vertical-share--small"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>3.5k</div></div></div><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/belgische-webshops-verliezen-klandizie-buitenland"><h2 class="m-news-story__title">Belgische webshops verliezen klandizie aan buitenland</h2></a></article><article class="m-news-story-compact m-news-story-compact--hide-on-desktop" data-createtime="1780991259" data-author="Erwin Boogert" data-cleandate="9 jun 07:47"
><a href="https://www.emerce.nl/nieuws/belgische-webshops-verliezen-klandizie-buitenland" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Groep-mensen-bij-gebouwen-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Belgische webshops verliezen klandizie aan buitenland</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/e-commerce"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>E-commerce</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">3.5k</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6906996"></span><article class="m-news-story m-news-story--hide-on-mobile" data-createtime="1780986921" data-author="Erwin Boogert" data-cleandate="9 jun 06:35"
><div class="m-news-story__image-wrap"><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/drukwerkdeal-nieuw-consumentenmerk-pivvy" title="Drukwerkdeal met nieuw consumentenmerk, Pivvy"><figure class="m-news-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/CleanShot-2026-06-08-at-11.48.10@2x-290x180.jpg"></figure></a><div class="m-news-story__content"><a href="https://www.emerce.nl/channel/e-commerce" class="m-news-story__channel innovatie">E-commerce</a><time class="m-news-story__date">9 jun 06:35</time><div class="m-vertical-share m-vertical-share--small"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>3.8k</div></div></div><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/drukwerkdeal-nieuw-consumentenmerk-pivvy"><h2 class="m-news-story__title">Drukwerkdeal met nieuw consumentenmerk, Pivvy</h2></a></article><article class="m-news-story-compact m-news-story-compact--hide-on-desktop" data-createtime="1780986921" data-author="Erwin Boogert" data-cleandate="9 jun 06:35"
><a href="https://www.emerce.nl/nieuws/drukwerkdeal-nieuw-consumentenmerk-pivvy" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/CleanShot-2026-06-08-at-11.48.10@2x-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Drukwerkdeal met nieuw consumentenmerk, Pivvy</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/e-commerce"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>E-commerce</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">3.8k</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6906918"></span><article class="m-news-story m-news-story--hide-on-mobile" data-createtime="1780942439" data-author="Redactie" data-cleandate="8 jun 18:13"
><div class="m-news-story__image-wrap"><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/acm-verbiedt-overname-glasvezelnetwerken-delta-door-kpnjoint-venture" title="ACM verbiedt overname glasvezelnetwerken Delta door KPN-joint venture"><figure class="m-news-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2024/05/Glaspoort-Ermelo-groot-290x180.jpg"></figure></a><div class="m-news-story__content"><a href="https://www.emerce.nl/channel/venture" class="m-news-story__channel innovatie">Venture</a><time class="m-news-story__date">8 jun 18:13</time><div class="m-vertical-share m-vertical-share--small"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>5.3k</div></div></div><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/acm-verbiedt-overname-glasvezelnetwerken-delta-door-kpnjoint-venture"><h2 class="m-news-story__title">ACM verbiedt overname glasvezelnetwerken Delta door KPN-joint venture</h2></a></article><article class="m-news-story-compact m-news-story-compact--hide-on-desktop" data-createtime="1780942439" data-author="Redactie" data-cleandate="8 jun 18:13"
><a href="https://www.emerce.nl/nieuws/acm-verbiedt-overname-glasvezelnetwerken-delta-door-kpnjoint-venture" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2024/05/Glaspoort-Ermelo-groot-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">ACM verbiedt overname glasvezelnetwerken Delta door KPN-joint venture</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/venture"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Venture</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">5.3k</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6907507"></span><article class="m-news-story m-news-story--hide-on-mobile" data-createtime="1780919872" data-author="Erwin Boogert" data-cleandate="8 jun 11:57"
><div class="m-news-story__image-wrap"><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/swappie-eerste-operationeel-winstgevende-jaar" title="Swappie: eerste operationeel winstgevende jaar"><figure class="m-news-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2022/12/Swappie-290x180.jpg"></figure></a><div class="m-news-story__content"><a href="https://www.emerce.nl/channel/e-commerce" class="m-news-story__channel innovatie">E-commerce</a><time class="m-news-story__date">8 jun 11:57</time><div class="m-vertical-share m-vertical-share--small"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>6.7k</div></div></div><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/swappie-eerste-operationeel-winstgevende-jaar"><h2 class="m-news-story__title">Swappie: eerste operationeel winstgevende jaar</h2></a></article><article class="m-news-story-compact m-news-story-compact--hide-on-desktop" data-createtime="1780919872" data-author="Erwin Boogert" data-cleandate="8 jun 11:57"
><a href="https://www.emerce.nl/nieuws/swappie-eerste-operationeel-winstgevende-jaar" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2022/12/Swappie-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Swappie: eerste operationeel winstgevende jaar</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/e-commerce"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>E-commerce</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">6.7k</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6906834"></span><article class="m-news-story m-news-story--hide-on-mobile" data-createtime="1780916503" data-author="Redactie" data-cleandate="8 jun 11:01"
><div class="m-news-story__image-wrap"><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/nieuw-bureau-growth-engineering-rekent-af-losse-campagnes-vluchtige-growth-hacks" title="Nieuw bureau voor Growth Engineering rekent af met losse campagnes en vluchtige growth hacks"><figure class="m-news-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/GrowMads-1-290x180.jpeg"></figure></a><div class="m-news-story__content"><a href="https://www.emerce.nl/channel/online-marketing" class="m-news-story__channel innovatie">Online marketing</a><time class="m-news-story__date">8 jun 11:01</time><div class="m-vertical-share m-vertical-share--small"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>7.0k</div></div></div><a class="m-news-story__anchor" href="https://www.emerce.nl/nieuws/nieuw-bureau-growth-engineering-rekent-af-losse-campagnes-vluchtige-growth-hacks"><h2 class="m-news-story__title">Nieuw bureau voor Growth Engineering rekent af met losse campagnes en vluchtige growth hacks</h2></a></article><article class="m-news-story-compact m-news-story-compact--hide-on-desktop" data-createtime="1780916503" data-author="Redactie" data-cleandate="8 jun 11:01"
><a href="https://www.emerce.nl/nieuws/nieuw-bureau-growth-engineering-rekent-af-losse-campagnes-vluchtige-growth-hacks" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/GrowMads-1-80x80.jpeg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Nieuw bureau voor Growth Engineering rekent af met losse campagnes en vluchtige growth hacks</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/online-marketing"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Online marketing</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">7.0k</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6898742"></span><article class="m-news-story-compact " data-createtime="1780911937" data-author="Redactie" data-cleandate="8 jun 09:45"
><a href="https://www.emerce.nl/nieuws/albert-heijn-breidt-ai-klanten-collegas-verder-uit" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/1920__r3a5158-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Albert Heijn breidt AI voor klanten en collega’s verder uit</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/ai"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Artificial Intelligence</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">7.6k</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6901071"></span><article class="m-news-story-compact " data-createtime="1780904678" data-author="Erwin Boogert" data-cleandate="8 jun 07:44"
><a href="https://www.emerce.nl/nieuws/action-breidt-mobiele-app-uit-webshop" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2020/06/0-5-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Action breidt mobiele app uit met webshop</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/retail"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Retail</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">8.1k</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6901412"></span><article class="m-news-story-compact " data-createtime="1780899766" data-author="Erwin Boogert" data-cleandate="8 jun 06:22"
><a href="https://www.emerce.nl/nieuws/roep-om-lokaal-sterke-nederlandse-reclamemarkt-nu-pas-luider" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Rode-vuurtoren-bij-zee-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Roep om lokaal sterke Nederlandse reclamemarkt wordt (nu pas) luider</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/publishing"><span class="m-news-story-compact__channel" style="background-color: #24A6C9"></span>Publishing</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">8.2k</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6901576"></span><article class="m-news-story-compact " data-createtime="1780660986" data-author="Redactie" data-cleandate="5 jun 12:03"
><a href="https://www.emerce.nl/nieuws/dutch-drone-delta-stelt-cofinanciering-beschikbaar-nieuwe-droneprojecten-nederland" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2015/06/drones-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Dutch Drone Delta stelt cofinanciering beschikbaar voor nieuwe droneprojecten in Nederland</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/tech"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Tech</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">16,1K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6889060"></span><article class="m-news-story-compact " data-createtime="1780657148" data-author="Erwin Boogert" data-cleandate="5 jun 10:59"
><a href="https://www.emerce.nl/nieuws/jeroen-verkroost-leaseweb-global-cmo" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2020/06/leaseweb-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Jeroen Verkroost naar Leaseweb als global CMO</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/marketing"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Marketing</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">16,5K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6901247"></span><article class="m-news-story-compact " data-createtime="1780653084" data-author="Erwin Boogert" data-cleandate="5 jun 09:51"
><a href="https://www.emerce.nl/nieuws/google-werkt-europese-digitale-idkaart" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Persoon-met-telefoon-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Google werkt aan Europese &#8216;digitale ID-kaart&#8217;</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/tech"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Tech</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">16,8K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6899721"></span><article class="m-news-story-compact " data-createtime="1780645732" data-author="Erwin Boogert" data-cleandate="5 jun 07:48"
><a href="https://www.emerce.nl/nieuws/via-nederland-cannes-lions" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/54569107351_db18d38426_c-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">VIA Nederland naar Cannes Lions</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/creative"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Creative</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">16,9K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6899452"></span><article class="m-news-story-compact " data-createtime="1780640171" data-author="Redactie" data-cleandate="5 jun 06:16"
><a href="https://www.emerce.nl/nieuws/huispedia-lanceert-collectieve-ai-tegen-emotioneel-overbieden" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/house-4922571_960_720-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Huispedia lanceert ‘Collectieve AI’ tegen emotioneel overbieden</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/ai"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Artificial Intelligence</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">17,6K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6897569"></span><article class="m-news-story-compact " data-createtime="1780574296" data-author="Erwin Boogert" data-cleandate="4 jun 11:58"
><a href="https://www.emerce.nl/nieuws/moeder-easyjet-lanceert-euimarktplaats-easyshop" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Cas-Paton-Sir-Stelios-80x80.jpeg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Moeder easyJet lanceert EU-marktplaats easyShop</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/marketplaces"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Marketplaces</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">20,6K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6899360"></span><article class="m-news-story-compact " data-createtime="1780567241" data-author="Redactie" data-cleandate="4 jun 10:00"
><a href="https://www.emerce.nl/nieuws/onzenl-lanceert-beldienst-ingebouwde-aiassistent" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/pexels-tdcat-347696-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Onze.nl lanceert beldienst met ingebouwde AI-assistent</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/ai"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Artificial Intelligence</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">21,5K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6895642"></span><article class="m-news-story-compact " data-createtime="1780559249" data-author="Erwin Boogert" data-cleandate="4 jun 07:47"
><a href="https://www.emerce.nl/nieuws/softbank-75-miljard-bouw-franse-aidatacentra" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Groep-van-rookpijpen-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Softbank: 75 miljard voor bouw Franse AI-datacentra</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/ai"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Artificial Intelligence</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">21,4K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6895821"></span><article class="m-news-story-compact " data-createtime="1780553411" data-author="Redactie" data-cleandate="4 jun 06:10"
><a href="https://www.emerce.nl/nieuws/europees-parlement-vervangt-google-door-franse-zoekmachine-qwant" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/P-069848_00-01_02-HIGH-202568-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Europees Parlement vervangt Google door Franse zoekmachine Qwant</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/search"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Search</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">22,5K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6897148"></span><article class="m-news-story-compact " data-createtime="1780488055" data-author="Redactie" data-cleandate="3 jun 12:00"
><a href="https://www.emerce.nl/nieuws/canadese-veiligheidswet-kan-encryptie-bedreigen-apple-google-dringen-aanpassingen" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/05/architecture-7139263_960_720-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Canadese veiligheidswet kan encryptie bedreigen; Apple en Google dringen aan op aanpassingen</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/security"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Security</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">25,5K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6884834"></span><article class="m-news-story-compact " data-createtime="1780483511" data-author="Redactie" data-cleandate="3 jun 10:45"
><a href="https://www.emerce.nl/nieuws/uber-autobrains-willen-robotaxis-testen-mnchen" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/munich-3385958_960_720-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Uber en Autobrains willen robotaxi’s testen in München</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/tech"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Tech</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">25,8K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6893443"></span><article class="m-news-story-compact " data-createtime="1780480613" data-author="Erwin Boogert" data-cleandate="3 jun 09:56"
><a href="https://www.emerce.nl/nieuws/strava-sporters-aichatten-hun-prestaties" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Spectator-Sign-Running-Race-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Strava laat sporters AI-chatten met hun prestaties</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/sport"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Sport</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">26,2K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6895363"></span><article class="m-news-story-compact " data-createtime="1780472763" data-author="Erwin Boogert" data-cleandate="3 jun 07:46"
><a href="https://www.emerce.nl/nieuws/veertig-procent-bezorgde-ecommercepakketjes-buitenshuis" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/02/Hoogvliet-DHL-Pakketautomaten-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Veertig procent bezorgde e-commercepakketjes buitenshuis</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/logistics"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Logistics</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">26,4K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6895533"></span><article class="m-news-story-compact " data-createtime="1780467030" data-author="Redactie" data-cleandate="3 jun 06:10"
><a href="https://www.emerce.nl/nieuws/recordboete-google-nog-zomer" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2025/10/googlers-relaxing-at-our-new-albany-data-center-campus-in-central-ohio.jpgn-w2560-h1920-fcrop64100000000ffffffff-rw-80x80.webp"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">&#8216;Recordboete Google nog voor de zomer&#8217;</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/venture"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Venture</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">26,5K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6883340"></span><article class="m-news-story-compact " data-createtime="1780401241" data-author="Erwin Boogert" data-cleandate="2 jun 11:54"
><a href="https://www.emerce.nl/nieuws/aigenerator-brengt-gloriegevoel-oranjevoetbal-terug" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Foot-1920x1080-1-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">AI-generator brengt gloriegevoel Oranje-voetbal terug</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/marketing"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Marketing</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">33,8K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6895356"></span><article class="m-news-story-compact " data-createtime="1780397968" data-author="Erwin Boogert" data-cleandate="2 jun 10:59"
><a href="https://www.emerce.nl/nieuws/europese-techreuzen-campagne-built-europe" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Balderton-Built-in-Europe-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Europese techreuzen met campagne ‘Built in Europe’</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/venture"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Venture</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">30,5K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6893750"></span><article class="m-news-story-compact " data-createtime="1780394472" data-author="Erwin Boogert" data-cleandate="2 jun 10:01"
><a href="https://www.emerce.nl/nieuws/azerion-sluit-programmatic-overeenkomst-spotify" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2025/08/photo-azerion-03kl-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Azerion sluit programmatic overeenkomst met Spotify</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/programmatic"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Programmatic</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">32,3K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6893928"></span><article class="m-news-story-compact " data-createtime="1780386202" data-author="Erwin Boogert" data-cleandate="2 jun 07:43"
><a href="https://www.emerce.nl/nieuws/proton-weekt-gebruikers-elegant-los-gmail" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Vault-Door-Photo-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Proton weekt gebruikers elegant los van Gmail</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/tech"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Tech</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">32,5K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6893669"></span><article class="m-news-story-compact " data-createtime="1780382098" data-author="Erwin Boogert" data-cleandate="2 jun 06:34"
><a href="https://www.emerce.nl/nieuws/buut-introduceert-mobiel-betalen-kinderen-onder-16" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2025/09/Buut-x-Visa-80x80.png"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">BUUT introduceert mobiel betalen voor kinderen onder 16</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/payment"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Payment</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">32,3K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6893952"></span><article class="m-news-story-compact " data-createtime="1780315233" data-author="Erwin Boogert" data-cleandate="1 jun 12:00"
><a href="https://www.emerce.nl/nieuws/jdcom-genteresseerd-overname-the-very-group" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/05/Skyways-192-80x80.jpeg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">JD.com geïnteresseerd in overname The Very Group</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/venture"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Venture</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">35,5K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6883332"></span><article class="m-news-story-compact " data-createtime="1780311487" data-author="Erwin Boogert" data-cleandate="1 jun 10:58"
><a href="https://www.emerce.nl/nieuws/in3-valt-handen-engels-truelayer" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Gray-Curtain-Building-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">In3 valt in handen van Engels TrueLayer</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/payment"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Payment</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">35,6K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6893596"></span><article class="m-news-story-compact " data-createtime="1780304283" data-author="Redactie" data-cleandate="1 jun 08:58"
><a href="https://www.emerce.nl/nieuws/reclamebureau-kesselskramer-failliet" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/06/Scherm­afbeelding-2026-06-01-om-8.55.01-AM-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Reclamebureau KesselsKramer failliet (update)</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/marketing"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Marketing</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">40,6K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6893448"></span><article class="m-news-story-compact " data-createtime="1780300210" data-author="Redactie" data-cleandate="1 jun 07:50"
><a href="https://www.emerce.nl/nieuws/online-bijna-6-procent-meer-omgezet" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/05/bicycle-1872682_960_720-80x80.jpg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">Online bijna 6 procent meer omgezet</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/e-commerce"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>E-commerce</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">36,9K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6840057"></span><article class="m-news-story-compact " data-createtime="1780294224" data-author="Jan Libbenga" data-cleandate="1 jun 06:10"
><a href="https://www.emerce.nl/nieuws/dml-miljoenen-persoonlijke-gesprekken-instagram-dm" class="m-news-story-compact__anchor"></a><div class="m-news-story-compact__image-wrap"><figure class="m-news-story-compact__image lazy-load"	data-src="https://www.emerce.nl/content/uploads/2026/05/IMG_8469-80x80.jpeg"></figure></div><div class="m-news-story-compact__content"><h2 class="m-news-story-compact__title ">DML: miljoenen persoonlijke gesprekken met Instagram DM</h2><div class="m-news-story-compact__botton-content"><a class="m-news-story-compact__channel-link" href="https://www.emerce.nl/channel/online-marketing"><span class="m-news-story-compact__channel" style="background-color: #1F75CE"></span>Online marketing</a><div class="m-vertical-share m-vertical-share--small m-vertical-share--transparent"><svg class="e-icon e-icon--share"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg><span style="margin-left: 4px;">39K</span></div></div></div></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6889075"></span><a href="https://www.emerce.nl/nieuws/page/2" class="e-button e-button--widget-text">Meer nieuws<svg><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-arrow-filled"></use></svg></a>
            </aside>

            <section id="mobile-container-topstories" class="m-container-content"><h2 class="e-container-title">Top stories</h2><div class="m-container-content__content-wrap"><article class="m-news-top-story" data-createtime="1780994950" data-author="Erwin Boogert" data-cleandate="9 jun 08:49"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/openai-beweegt-weg-chatgpt" title="OpenAI beweegt weg van ChatGPT"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/Vertrek-Fort-Augustus-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/ai" class="m-news-top-story__channel" style="background-color: #1F75CE">Artificial Intelligence</a><time class="m-news-top-story__date">9 juni 08:49</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>3.6k</div></div></div><a href="https://www.emerce.nl/nieuws/openai-beweegt-weg-chatgpt" class="m-news-top-story__info"><h2 class="m-news-top-story__title">OpenAI beweegt weg van ChatGPT</h2><p class="m-news-top-story__excerpt">OpenAI bereidt de lancering van nieuwe producten voor die strategisch afstand nemen van ChatGPT als kernproduct.</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6907255"></span><article class="m-news-top-story" data-createtime="1780985726" data-author="Erwin Boogert" data-cleandate="9 jun 06:15"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/china-nestelen-ais-zich-diep-besturingssysteem-smartphones" title="In China nestelen AI’s zich diep in besturingssysteem smartphones"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/Man-op-bank-foto-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/tech" class="m-news-top-story__channel" style="background-color: #1F75CE">Tech</a><time class="m-news-top-story__date">9 juni 06:15</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>4.4k</div></div></div><a href="https://www.emerce.nl/nieuws/china-nestelen-ais-zich-diep-besturingssysteem-smartphones" class="m-news-top-story__info"><h2 class="m-news-top-story__title">In China nestelen AI’s zich diep in besturingssysteem smartphones</h2><p class="m-news-top-story__excerpt">Chinese makers van smartphones en van AI-modellen tasten af hoe ze moderne technologie dieper in het besturingssysteem van telefoons kunnen nestelen. </p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6907001"></span><article class="m-news-top-story" data-createtime="1776785964" data-author="Emerce 100" data-cleandate="21 apr 15:39"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/interviews/stil-begonnen-direct-top" title="Stil begonnen, direct naar de top"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/04/E100-2026-A-AS-Watson-900x600-1-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/emerce-100" class="m-news-top-story__channel" style="background-color: #1F75CE">Emerce 100</a><time class="m-news-top-story__date">21 april 15:39</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>9.2k</div></div></div><a href="https://www.emerce.nl/interviews/stil-begonnen-direct-top" class="m-news-top-story__info"><h2 class="m-news-top-story__title">Stil begonnen, direct naar de top</h2><p class="m-news-top-story__excerpt">AS Watson Health &amp; Beauty Benelux, in Nederland bekend van de retailiconen Kruidvat en Trekpleister, roert zich nog maar relatief </p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6821980"></span><article class="m-news-top-story" data-createtime="1780946175" data-author="Jan Libbenga" data-cleandate="8 jun 19:16"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/apple-zet-prestaties-stabiliteit" title="Apple zet in op prestaties en stabiliteit, en een nieuwe Siri (AI)"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/Scherm­afbeelding-2026-06-08-om-7.29.04-PM-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/tech" class="m-news-top-story__channel" style="background-color: #1F75CE">Tech</a><time class="m-news-top-story__date">8 juni 19:16</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>5.2k</div></div></div><a href="https://www.emerce.nl/nieuws/apple-zet-prestaties-stabiliteit" class="m-news-top-story__info"><h2 class="m-news-top-story__title">Apple zet in op prestaties en stabiliteit, en een nieuwe Siri (AI)</h2><p class="m-news-top-story__excerpt">Apple heeft vanavond op haar ontwikkelaarscongres nieuwe versies van iOS, iPadOS, WatchOS en MacOS (Golden Gate) aangekondigd. Zoals verwacht worden er geen grote veranderingen doorgevoerd, maar zet Apple op...</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6899161"></span><div class="m-banner-wrapper"><div id='gam_static_mid_alpha_desktop'><script>window.EmerceConsent.waitForAdvertising(function() {	googletag.cmd.push(function() {googletag.display('gam_static_mid_alpha_desktop');});	});</script></div></div><article class="m-news-top-story" data-createtime="1780901319" data-author="Redactie" data-cleandate="8 jun 06:48"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/revolut-lanceert-revolut-mobile" title="Revolut lanceert Revolut Mobile"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/Revolut-Mobile_3-415x260.png"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/mobile" class="m-news-top-story__channel" style="background-color: #1F75CE">Mobile</a><time class="m-news-top-story__date">8 juni 06:48</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>9.8k</div></div></div><a href="https://www.emerce.nl/nieuws/revolut-lanceert-revolut-mobile" class="m-news-top-story__info"><h2 class="m-news-top-story__title">Revolut lanceert Revolut Mobile</h2><p class="m-news-top-story__excerpt">Revolut breidt zijn dienstverlening in Nederland uit met een eigen mobiele telecomdienst. Onder de naam Revolut Mobile start de fintech met de uitrol van twee mobiele abonnementen voor Nederlandse...</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6899262"></span> <section class="m-new-in-channel"> <h2 class="e-container-title">Nieuwe insights</h2> <div class="m-new-in-channel__content"> <article class="m-new-article" data-createtime="1780986158" data-author="Marco Fredriksen" data-cleandate="9 jun 06:22"> <div class="m-new-article__content-wrap"> <div class="m-new-article__image-wrap"> <figure class="m-new-article__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/pexels-anh-nguyen-517648218-33501808-415x260.jpg"></figure> </div> <div class="m-new-article__content"> <a href="https://www.emerce.nl/achtergrond/schaalbare-personalisatie-ai-atomic-content" title="Schaalbare personalisatie met AI en Atomic Content"> <span class="m-new-article__channel" style="background-color: #1F75CE">Marketing</span> <time class="m-new-article__date">9 juni 06:22</time> <h2 class="m-new-article__title">Schaalbare personalisatie met AI en Atomic Content </h2> <div class="m-new-article__body">Atomic Content, Computer Generated Imagery (CGI) en Artificial Intelligence bieden een uitweg. Samen transformeren zij de manier waarop organisaties content creëren, beheren en opschalen: van statische assets naar modulaire,... </div> <div class="m-new-article__writer"> <div class="m-new-article__writer-img"> <figure style="background-image: url(https://www.emerce.nl/content/uploads/2023/04/1667856919732-80x80.jpg)"> </div> <div class="m-new-article__writer-content"> <h3 class="m-new-article__writer-name">Marco Fredriksen</h3> <h4 class="m-new-article__writer-function">FULL FORCE DIGITAL</h4> </div> </div> </a> </div> </div></article> <span class="e-stats-span" data-view-type="clustered_home" data-view-id="6899451"></span> <article class="m-new-article" data-createtime="1780935146" data-author="Lucas Bos" data-cleandate="8 jun 16:12"> <div class="m-new-article__content-wrap"> <div class="m-new-article__image-wrap"> <figure class="m-new-article__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/Shaping-the-Future-Rico-Stuijt-1-415x260.jpg"></figure> </div> <div class="m-new-article__content"> <a href="https://www.emerce.nl/interviews/podcast-shaping-the-future-waarom-just-eat-takeaway-liever-experimenteert-dashboards-gelooft" title="[Podcast] Shaping the Future: waarom Just Eat Takeaway liever experimenteert dan dashboards gelooft"> <span class="m-new-article__channel" style="background-color: #1F75CE">Marketing</span> <time class="m-new-article__date">8 juni 16:12</time> <h2 class="m-new-article__title">[Podcast] Shaping the Future: waarom Just Eat Takeaway liever experimenteert dan dashboards gelooft </h2> <div class="m-new-article__body">In de nieuwste aflevering van de DDMA-podcast Shaping the Future gaat host Ronnie Nieuwenhoven in gesprek met Rico Stuijt, Principal Performance Measurement & Attribution bij Just Eat Takeaway. Het... </div> <div class="m-new-article__writer"> <div class="m-new-article__writer-img"> <figure style="background-image: url(https://www.emerce.nl/content/uploads/2023/09/Lucas-Bos-EDM-80x80.jpg)"> </div> <div class="m-new-article__writer-content"> <h3 class="m-new-article__writer-name">Lucas Bos</h3> <h4 class="m-new-article__writer-function">DDMA</h4> </div> </div> </a> </div> </div></article> <span class="e-stats-span" data-view-type="clustered_home" data-view-id="6907321"></span> <article class="m-new-article" data-createtime="1780554156" data-author="Sander Kwint" data-cleandate="4 jun 06:22"> <div class="m-new-article__content-wrap"> <div class="m-new-article__image-wrap"> <figure class="m-new-article__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/pexels-tranthangnhat-17619961-415x260.jpg"></figure> </div> <div class="m-new-article__content"> <a href="https://www.emerce.nl/achtergrond/chatgpt-zet-in-op-advertenties" title="ChatGPT wordt een advertentieplatform en dat gaat sneller dan verwacht"> <span class="m-new-article__channel" style="background-color: #1F75CE">Marketing</span> <time class="m-new-article__date">4 juni 06:22</time> <h2 class="m-new-article__title">ChatGPT wordt een advertentieplatform en dat gaat sneller dan verwacht </h2> <div class="m-new-article__body">Wat begon als een voorzichtige test, ontwikkelt zich in rap tempo tot een wereldwijd advertentieplatform. OpenAI breidt de advertentiepilot in ChatGPT de komende weken uit naar onder andere het... </div> <div class="m-new-article__writer"> <div class="m-new-article__writer-img"> <figure style="background-image: url(https://www.emerce.nl/content/uploads/2024/10/Sander-Kwint-zw-80x80.jpg)"> </div> <div class="m-new-article__writer-content"> <h3 class="m-new-article__writer-name">Sander Kwint</h3> <h4 class="m-new-article__writer-function">Omnicom Media</h4> </div> </div> </a> </div> </div></article> <span class="e-stats-span" data-view-type="clustered_home" data-view-id="6895845"></span> </div> <a href="https://www.emerce.nl/insights" class="e-button e-button--widget-text e-button--widget-large"> Meer Insights <svg> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-arrow-filled"></use> </svg> </a> </section> <div style="text-align:center;padding:0 0 50px;width:100%"> <div id='gam_in_content_alpha_desktop'> <script> window.EmerceConsent.waitForAdvertising(function() { googletag.cmd.push(function() { if (!document.getElementById('gam_in_content_alpha_desktop')) { return; } googletag.display('gam_in_content_alpha_desktop'); }); }); </script> </div></div><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6895845"></span><article class="m-news-top-story" data-createtime="1780639374" data-author="Erwin Boogert" data-cleandate="5 jun 06:02"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/grootste-shoppers-ecommerce-worden-aiagents" title="‘Grootste shoppers in e-commerce worden AI-agents’"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/Emerce-E-Commerce-Live-2026-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/marketing" class="m-news-top-story__channel" style="background-color: #1F75CE">Marketing</a><time class="m-news-top-story__date">5 juni 06:02</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>20,5K</div></div></div><a href="https://www.emerce.nl/nieuws/grootste-shoppers-ecommerce-worden-aiagents" class="m-news-top-story__info"><h2 class="m-news-top-story__title">‘Grootste shoppers in e-commerce worden AI-agents’</h2><p class="m-news-top-story__excerpt">De tijd van uren googlen voor een online aankoop raakt voorbij. Zoekopdrachten worden langer, meer woorden. Search verschuift naar conversational. De daarop volgende fase is de shoppende AI-agent die...</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6899528"></span><article class="m-news-top-story" data-createtime="1780563040" data-author="Redactie" data-cleandate="4 jun 08:50"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/gdma-international-email-benchmark-2026-toont-verschuiving-verzendstrategie" title="GDMA International Email Benchmark 2026 toont verschuiving in verzendstrategie"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2024/06/letter-boxes-4174289_1280-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/e-mailmarketing" class="m-news-top-story__channel" style="background-color: #1F75CE">E-mailmarketing</a><time class="m-news-top-story__date">4 juni 08:50</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>19,8K</div></div></div><a href="https://www.emerce.nl/nieuws/gdma-international-email-benchmark-2026-toont-verschuiving-verzendstrategie" class="m-news-top-story__info"><h2 class="m-news-top-story__title">GDMA International Email Benchmark 2026 toont verschuiving in verzendstrategie</h2><p class="m-news-top-story__excerpt">Uit de deze week gepubliceerde GDMA International Email Benchmark 2026 blijkt dat marketeers e-mailcampagnes steeds vaker spreiden over het jaar, in plaats van te leunen op gebruikelijke piekmomenten.</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6893417"></span><article class="m-news-top-story" data-createtime="1780554670" data-author="Niels Achtereekte" data-cleandate="4 jun 06:31"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/emerce-research-70-webshops-biedt-bnpl-naderende-regelgeving-voert-druk-markt" title="Emerce Research: 70% webshops biedt BNPL, naderende regelgeving voert druk op de markt op"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/microsoft-edge-6CNB3iD8M4E-unsplash-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/e-commerce" class="m-news-top-story__channel" style="background-color: #1F75CE">E-commerce</a><time class="m-news-top-story__date">4 juni 06:31</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>13,6K</div></div></div><a href="https://www.emerce.nl/nieuws/emerce-research-70-webshops-biedt-bnpl-naderende-regelgeving-voert-druk-markt" class="m-news-top-story__info"><h2 class="m-news-top-story__title">Emerce Research: 70% webshops biedt BNPL, naderende regelgeving voert druk op de markt op</h2><p class="m-news-top-story__excerpt">Met aanwezigheid bij bijna driekwart van de Nederlandse webshops is achteraf betalen in enkele jaren uitgegroeid van een randverschijnsel tot een vast onderdeel van de Nederlandse webwinkelmarkt. Adoptie per...</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6897410"></span><article class="m-news-top-story" data-createtime="1780490617" data-author="Redactie" data-cleandate="3 jun 12:43"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/websuper-picnic-gaat-strijd-maaltijdbezorgers" title="Websuper Picnic gaat de strijd aan met maaltijdbezorgers"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/6910-019e8cd6b3167433a19c45312f13bfb6-415x260.jpeg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/food" class="m-news-top-story__channel" style="background-color: #1F75CE">Food</a><time class="m-news-top-story__date">3 juni 12:43</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>19,8K</div></div></div><a href="https://www.emerce.nl/nieuws/websuper-picnic-gaat-strijd-maaltijdbezorgers" class="m-news-top-story__info"><h2 class="m-news-top-story__title">Websuper Picnic gaat de strijd aan met maaltijdbezorgers</h2><p class="m-news-top-story__excerpt">Picnic betreedt de markt van vers bereide maaltijden met de nieuwe service Picnic Kookt. Daarmee gaat de online supermarkt de strijd aan met maaltijdbezorgers. Door dagelijks vers bereide maaltijden...</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6897489"></span><div style="text-align:center;padding:20px 0 50px;width:100%"><div id='gam_in_content_alpha_desktop_1'><script>window.EmerceConsent.waitForAdvertising(function() { googletag.cmd.push(function() { if (!document.getElementById('gam_in_content_alpha_desktop_1')) { return; } var gam_in_content_alpha_desktop_1 = googletag.defineSlot('/21759686865/Emerce/Emerce_home_in-content_alpha', window.gam_desktop_home_incontent_wide_sizes, 'gam_in_content_alpha_desktop_1').defineSizeMapping(window.gam_desktop_home_incontent_mapping).addService(googletag.pubads()); googletag.display('gam_in_content_alpha_desktop_1'); });	});</script></div></div><div></div><article class="m-news-top-story" data-createtime="1780467287" data-author="Jan Libbenga" data-cleandate="3 jun 06:14"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/money-2020-moneygram-lanceert-eigen-stablecoin" title="Money 20/20: MoneyGram lanceert eigen stablecoin"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/ARVmn3bg-415x260.jpeg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/crypto" class="m-news-top-story__channel" style="background-color: #1F75CE">Crypto</a><time class="m-news-top-story__date">3 juni 06:14</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>24,6K</div></div></div><a href="https://www.emerce.nl/nieuws/money-2020-moneygram-lanceert-eigen-stablecoin" class="m-news-top-story__info"><h2 class="m-news-top-story__title">Money 20/20: MoneyGram lanceert eigen stablecoin</h2><p class="m-news-top-story__excerpt">MoneyGram breidt zijn activiteiten in digitale valuta verder uit met de lancering van een eigen stablecoin op de Stellar-blockchain. Daarmee sluit het bedrijf zich aan bij een groeiende groep...</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6895543"></span><article class="m-news-top-story" data-createtime="1780389561" data-author="Erwin Boogert" data-cleandate="2 jun 08:39"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/reclame-streamingvideo-pas-serieus-netflix" title="Nederlandse adverteerders wachten op reclame-opties in Netflix"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/DML-2026-83-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/online-advertising" class="m-news-top-story__channel" style="background-color: #1F75CE">Online advertising</a><time class="m-news-top-story__date">2 juni 08:39</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>20,9K</div></div></div><a href="https://www.emerce.nl/nieuws/reclame-streamingvideo-pas-serieus-netflix" class="m-news-top-story__info"><h2 class="m-news-top-story__title">Nederlandse adverteerders wachten op reclame-opties in Netflix</h2><p class="m-news-top-story__excerpt">Adverteerders kúnnen al reclameruimte inkopen bij streaming-apps als Videoland en Amazon Prime, maar streaming-ads worden pas een serieuze vorm als Netflix zijn inventory in Nederland live zet.</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6889299"></span><article class="m-news-top-story" data-createtime="1780380820" data-author="Erwin Boogert" data-cleandate="2 jun 06:13"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/snakeware-komt-financial-lease-websites" title="Snakeware komt met financial lease van websites"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2025/03/Snakeware-30-jaar-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/online-marketing" class="m-news-top-story__channel" style="background-color: #1F75CE">Online marketing</a><time class="m-news-top-story__date">2 juni 06:13</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>33,8K</div></div></div><a href="https://www.emerce.nl/nieuws/snakeware-komt-financial-lease-websites" class="m-news-top-story__info"><h2 class="m-news-top-story__title">Snakeware komt met financial lease van websites</h2><p class="m-news-top-story__excerpt">Het Friese technologiebedrijf Snakeware introduceert een leaseconstructie voor digitale platforms. MKB’ers die strategisch een website nodig hebben maar tegen de investering aanhikken, kunnen deze nu leasen.</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6893945"></span><article class="m-news-top-story" data-createtime="1780307112" data-author="Redactie" data-cleandate="1 jun 09:45"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/digital-marketing-live-fotos-9" title="Digital Marketing Live!: de foto&#8217;s"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/DML-2026-20-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/marketing" class="m-news-top-story__channel" style="background-color: #1F75CE">Marketing</a><time class="m-news-top-story__date">1 juni 09:45</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>35,3K</div></div></div><a href="https://www.emerce.nl/nieuws/digital-marketing-live-fotos-9" class="m-news-top-story__info"><h2 class="m-news-top-story__title">Digital Marketing Live!: de foto&#8217;s</h2><p class="m-news-top-story__excerpt">Een volle bak weer vrijdag toen de Beurs van Berlage in Amsterdam werd gevuld met marketingenthousiastelingen die aandachtig luisterden naar </p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6888790"></span><div style="text-align:center;padding:20px 0 50px;width:100%"><div id='gam_in_content_alpha_desktop_2'><script>window.EmerceConsent.waitForAdvertising(function() { googletag.cmd.push(function() { if (!document.getElementById('gam_in_content_alpha_desktop_2')) { return; } var gam_in_content_alpha_desktop_2 = googletag.defineSlot('/21759686865/Emerce/Emerce_home_in-content_alpha', window.gam_desktop_home_incontent_wide_sizes, 'gam_in_content_alpha_desktop_2').defineSizeMapping(window.gam_desktop_home_incontent_mapping).addService(googletag.pubads()); googletag.display('gam_in_content_alpha_desktop_2'); });	});</script></div></div><div></div><article class="m-news-top-story" data-createtime="1780295158" data-author="Erwin Boogert" data-cleandate="1 jun 06:25"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/dml-otrium-honderden-airadiocommercials-buitenland" title="DML: Otrium met honderden AI-radiocommercials naar buitenland"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/06/Scherm­afbeelding-2026-06-01-om-6.29.47-AM-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/marketing" class="m-news-top-story__channel" style="background-color: #1F75CE">Marketing</a><time class="m-news-top-story__date">1 juni 06:25</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>31,7K</div></div></div><a href="https://www.emerce.nl/nieuws/dml-otrium-honderden-airadiocommercials-buitenland" class="m-news-top-story__info"><h2 class="m-news-top-story__title">DML: Otrium met honderden AI-radiocommercials naar buitenland</h2><p class="m-news-top-story__excerpt">Bijna dertig procent nieuwe klanten leverden AI-creative radiocommercials Otrium in Nederland op. Nu gaan ze het reclameconcept op andere EU-markten uitproberen. </p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6889092"></span><article class="m-news-top-story" data-createtime="1780056685" data-author="Redactie" data-cleandate="29 mei 12:11"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/ecommerce-live-fotos-5" title="E-Commerce Live!: de foto&#8217;s"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/05/20260528-101017_MERTENFOTO_27501-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/e-commerce" class="m-news-top-story__channel" style="background-color: #1F75CE">E-commerce</a><time class="m-news-top-story__date">29 mei 12:11</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>36,1K</div></div></div><a href="https://www.emerce.nl/nieuws/ecommerce-live-fotos-5" class="m-news-top-story__info"><h2 class="m-news-top-story__title">E-Commerce Live!: de foto&#8217;s</h2><p class="m-news-top-story__excerpt">De jaarlijkse tweedaagse van Emerce is in volle gang. Gisteren gingen we van start met E-Commerce Live!, waaronder presentaties over de integratie van social media en de inzet van...</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6888698"></span><article class="m-news-top-story" data-createtime="1780044730" data-author="Erwin Boogert" data-cleandate="29 mei 08:52"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/1500-webwinkels-bieden-bolcheckout" title="ECL: 1500 webwinkels bieden Bol.checkout"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/05/MERTENFOTO_FC16230-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/e-commerce" class="m-news-top-story__channel" style="background-color: #1F75CE">E-commerce</a><time class="m-news-top-story__date">29 mei 08:52</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>45K</div></div></div><a href="https://www.emerce.nl/nieuws/1500-webwinkels-bieden-bolcheckout" class="m-news-top-story__info"><h2 class="m-news-top-story__title">ECL: 1500 webwinkels bieden Bol.checkout</h2><p class="m-news-top-story__excerpt">Twee maanden op de markt en Bol.checkout draait al bij zo’n 1.500 webwinkels van verkooppartners van het e-commerceplatform. De nieuwigheid is onderweg een nieuw verdienmodel te worden.</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6887487"></span><article class="m-news-top-story" data-createtime="1780035316" data-author="Erwin Boogert" data-cleandate="29 mei 06:15"
><div class="m-news-top-story__image-wrap"><a href="https://www.emerce.nl/nieuws/geen-creatorstrategie-geen-ecommercetoekomst" title="ECL: &#8216;Geen creatorstrategie, geen e-commercetoekomst&#8217;"><div class="m-news-top-story__image lazy-load" data-src="https://www.emerce.nl/content/uploads/2026/05/MERTENFOTO_FC16089-415x260.jpg"></div></a><div class="m-news-top-story__content"><a href="https://www.emerce.nl/channel/e-commerce" class="m-news-top-story__channel" style="background-color: #1F75CE">E-commerce</a><time class="m-news-top-story__date">29 mei 06:15</time><div class="m-vertical-share"><svg class="e-icon e-icon--eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use></svg>48,4K</div></div></div><a href="https://www.emerce.nl/nieuws/geen-creatorstrategie-geen-ecommercetoekomst" class="m-news-top-story__info"><h2 class="m-news-top-story__title">ECL: &#8216;Geen creatorstrategie, geen e-commercetoekomst&#8217;</h2><p class="m-news-top-story__excerpt">De lancering van TikTok Shop in Nederland, 15 juni aanstaande, gaat een ding duidelijk gaat maken. Volgens Tim van der Wiel van GoSpooky zal iedereen dit geen creatorstrategie heeft...</p></a></article><span class="e-stats-span" data-view-type="clustered_home" data-view-id="6887493"></span><section id="top-story-container" class="m-container-content__content-wrap"></section><div style="text-align:center;padding:20px 0 50px;width:100%"><div id='gam_in_content_alpha_desktop_3'><script>window.EmerceConsent.waitForAdvertising(function() { googletag.cmd.push(function() { if (!document.getElementById('gam_in_content_alpha_desktop_3')) { return; } var gam_in_content_alpha_desktop_3 = googletag.defineSlot('/21759686865/Emerce/Emerce_home_in-content_alpha', window.gam_desktop_home_incontent_wide_sizes, 'gam_in_content_alpha_desktop_3').defineSizeMapping(window.gam_desktop_home_incontent_mapping).addService(googletag.pubads()); googletag.display('gam_in_content_alpha_desktop_3'); });	});</script></div></div></div><button id="load-topstories" class="e-button e-button--primary e-button--full-width">Meer topstories</button><button style="display: none;" id="back-to-top"	class="e-button e-button--primary e-button--transparent e-button--full-width">Terug naar boven</button></section>
        </div>

        <aside class="m-container-aside-widgets"><section class="m-container-aside-widgets__section"><div class="m-movers-and-shakers-widget"><h3 class="e-container-title e-container-title--small">Movers &amp; Shakers</h3><div class="m-movers-and-shakers-widget__content"><a href="https://www.emerce.nl/movers-shakers/enno-scharphuis" class="m-movers-and-shakers-widget__person"><img src="https://www.emerce.nl/content/uploads/2026/06/DEMATIC-Enno_Atlanta-skyline-80x80.png" class="m-movers-and-shakers-widget__person-image"><div class="m-movers-and-shakers-widget__person-content"><h4 class="m-movers-and-shakers-widget__person-name">Enno Scharphuis</h4><h4 class="m-movers-and-shakers-widget__person-function">Managing Director EMEA bij Dematic</h4></div></a><a href="https://www.emerce.nl/movers-shakers/matthijs-tetteroo" class="m-movers-and-shakers-widget__person"><img src="https://www.emerce.nl/content/uploads/2026/06/BW_matthijs.tetteroo3891-2025-80x80.jpg" class="m-movers-and-shakers-widget__person-image"><div class="m-movers-and-shakers-widget__person-content"><h4 class="m-movers-and-shakers-widget__person-name">Matthijs Tetteroo</h4><h4 class="m-movers-and-shakers-widget__person-function">CEO bij Temper</h4></div></a><a href="https://www.emerce.nl/movers-shakers/koen-erp" class="m-movers-and-shakers-widget__person"><img src="https://www.emerce.nl/content/uploads/2026/06/Cloudera_KoenVanErp-80x80.jpeg" class="m-movers-and-shakers-widget__person-image"><div class="m-movers-and-shakers-widget__person-content"><h4 class="m-movers-and-shakers-widget__person-name">Koen van Erp</h4><h4 class="m-movers-and-shakers-widget__person-function">Head EMEA Alliances &amp; Channels bij Cloudera</h4></div></a></div><a href="https://www.emerce.nl/movers-shakers" class="e-button e-button--widget-text">Meer Movers &amp; Shakers<svg><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-arrow-filled"></use></svg></a></div></section><section class="m-container-aside-widgets__section"><div class="m-emerce-training-widget"><h2 class="e-container-title e-container-title--small">Emerce Academy</h2><div class="m-emerce-training-widget__content"><a href="https://www.emerce.nl/academy/trainingen/advanced-seo/" class="m-emerce-training-widget__training" target="_blank"><div class="m-emerce-training-widget__calendar"><span class="m-emerce-training-widget__day">8</span><span class="m-emerce-training-widget__month">Jun</span></div><div class="m-emerce-training-widget__training-details"><h4 class="m-emerce-training-widget__training-name">Advanced SEO</h4><h4 class="m-emerce-training-widget__training-location">Utrecht of online</h4></div></a><a href="https://www.emerce.nl/academy/trainingen/van-seo-naar-geo/" class="m-emerce-training-widget__training" target="_blank"><div class="m-emerce-training-widget__calendar"><span class="m-emerce-training-widget__day">10</span><span class="m-emerce-training-widget__month">Jun</span></div><div class="m-emerce-training-widget__training-details"><h4 class="m-emerce-training-widget__training-name">Van SEO naar GEO</h4><h4 class="m-emerce-training-widget__training-location">Online classroom</h4></div></a><a href="https://www.emerce.nl/academy/trainingen/retail-media/" class="m-emerce-training-widget__training" target="_blank"><div class="m-emerce-training-widget__calendar"><span class="m-emerce-training-widget__day">11</span><span class="m-emerce-training-widget__month">Jun</span></div><div class="m-emerce-training-widget__training-details"><h4 class="m-emerce-training-widget__training-name">Retail Media</h4><h4 class="m-emerce-training-widget__training-location">Amsterdam, Sloterdijk </h4></div></a><a href="https://www.emerce.nl/academy/" target="_blank" class="e-button e-button--widget-text">Meer Emerce Academy<svg><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-arrow-filled"></use></svg></a></div></div></section><div class='widget_text l-widget widget-default widget_custom_html'><div class="textwidget custom-html-widget"><a href="https://www.truefullstaq.com/nl/services" target="_blank" style="display: block;"><img src="https://www.emerce.nl/content/uploads/2024/10/Hosted-by-TrueFullstaq-emerce.png" style="width: 100%;"></a></div></div><section class="m-container-aside-widgets__section"><div class="m-emerce-jobs-widget"><h3 class="e-container-title e-container-title--small">Vacatures</h3><div class="m-emerce-jobs-widget__content"><a target="_blank" href="https://jobs.emerce.nl/jobs/484216250-google-ads-linkedin-ads-specialist-regio-rotterdam" class="m-emerce-jobs-widget__job"><h4 class="m-emerce-jobs-widget__job-title">Google Ads &amp; LinkedIn Ads Specialist &#8211; Regio Rotterdam bij Leadgate Europe</h4><h4 class="m-emerce-jobs-widget__job-location">Leadgate Europe - Rotterdam, South Holland, Netherlands</h4></a><a target="_blank" href="https://jobs.emerce.nl/jobs/483293150-sales-medewerker-streaming" class="m-emerce-jobs-widget__job"><h4 class="m-emerce-jobs-widget__job-title">Sales medewerker Streaming bij Veen Bosch &amp; Keuning Uitgeversgroep B.V.</h4><h4 class="m-emerce-jobs-widget__job-location">Veen Bosch &amp; Keuning Uitgeversgroep B.V. - Utrecht, Utrecht, Netherlands</h4></a><a target="_blank" href="https://jobs.emerce.nl/jobs/482952175-financieel-administratief-medewerker" class="m-emerce-jobs-widget__job"><h4 class="m-emerce-jobs-widget__job-title">Financieel Administratief Medewerker bij Sales Improvement Group</h4><h4 class="m-emerce-jobs-widget__job-location">Sales Improvement Group - Ede, Gelderland, Netherlands</h4></a><a target="_blank" href="https://jobs.emerce.nl/jobs/482620032-ervaren-seo-specialist" class="m-emerce-jobs-widget__job"><h4 class="m-emerce-jobs-widget__job-title">Ervaren SEO Specialist bij WPP Media</h4><h4 class="m-emerce-jobs-widget__job-location">WPP Media - Eindhoven, North Brabant, Netherlands</h4></a><a target="_blank" href="https://jobs.emerce.nl/jobs/482620031-digital-performance-marketeer" class="m-emerce-jobs-widget__job"><h4 class="m-emerce-jobs-widget__job-title">Digital Performance Marketeer bij WPP Media</h4><h4 class="m-emerce-jobs-widget__job-location">WPP Media - Eindhoven, North Brabant, Netherlands</h4></a><a href="https://www.emerce.nl/product/jobs" title="Vacatures in marketing, online media en e-business" class="e-button e-button--widget-text">Meer vacatures<svg><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-arrow-filled"></use></svg></a></div></div></section><div class='l-widget widget-default widget-newsletter'><section class="m-container-aside-widgets__section"><div class="m-newsletter-widget"><h3 class="e-container-title e-container-title--small">Nieuwsbrief</h3><div class="m-newsletter-widget__content"><p class="m-newsletter-widget__text">Dagelijks op de hoogte blijven van het laatste nieuws op Emerce? Schrijf je dan nu in voor de nieuwsbrief.</p><a href="https://www.emerce.nl/product/nieuwsbrief" class="e-button e-button--widget">Inschrijven</a></div></div></section></div><section class="m-container-aside-widgets__section"><div class="m-emerce-subscription-widget"><h3 class="e-container-title e-container-title--small">Emerce Account</h3><div class="m-emerce-subscription-widget__content"><p class="m-emerce-subscription-widget__text">Op de hoogte blijven van de laatste trends in online business, media en marketing? Emerce is onmisbaar voor beslissers in online business, media en marketing. Zorg dat je voorop loopt.</p><a href="https://account.emerce.nl" class="e-button e-button--widget">Word abonnee</a><a href="https://www.emerce.nl/steleenvraag" class="e-button e-button--text">Vragen over Emerce Account</a></div></div></section><section class="m-container-aside-widgets__section"><div class="m-emerce-recent-comment-widget"><h3 class="e-container-title e-container-title--small">Recente reacties</h3><div class="m-emerce-recent-comment-widget__content"><div class="m-emerce-recent-comment-widget__item"><div class="m-emerce-recent-comment-widget__item--first"><h4 class="m-emerce-recent-comment-widget__thread"><a href="https://www.emerce.nl/achtergrond/agentic-commerce-maakt-productdata-belangrijkste-strategische-asset">Agentic commerce maakt productdata je belangrijkste strategische asset</a></h4><p><a href="https://www.emerce.nl/achtergrond/agentic-commerce-maakt-productdata-belangrijkste-strategische-asset#comment-2673267"><span class="m-emerce-recent-comment-widget__name">Christiaan:</span> Dit artikel is spot on. Het sluit naadloos aan op wat wij bij Itonomy&hellip;...</a></p></div></div></div><div class="m-emerce-recent-comment-widget__content"><div class="m-emerce-recent-comment-widget__item"><div class="m-emerce-recent-comment-widget__item--first"><h4 class="m-emerce-recent-comment-widget__thread"><a href="https://www.emerce.nl/nieuws/grootste-shoppers-ecommerce-worden-aiagents">‘Grootste shoppers in e-commerce worden AI-agents’</a></h4><p><a href="https://www.emerce.nl/nieuws/grootste-shoppers-ecommerce-worden-aiagents#comment-2673067"><span class="m-emerce-recent-comment-widget__name">Erwin Boogert:</span> Koen, ik heb Incubeta gevraagd om wat meer context te geven....</a></p></div><p class="m-emerce-recent-comment-widget__comment"><a href="https://www.emerce.nl/nieuws/grootste-shoppers-ecommerce-worden-aiagents#comment-2672875"><span class="m-emerce-recent-comment-widget__name">Koen van der Veer:</span> Wat een interessant artikel. Dank voor het delen, Erwin. Alleen de laatste alinea had&hellip;...</a></p></div></div><div class="m-emerce-recent-comment-widget__content"><div class="m-emerce-recent-comment-widget__item"><div class="m-emerce-recent-comment-widget__item--first"><h4 class="m-emerce-recent-comment-widget__thread"><a href="https://www.emerce.nl/nieuws/rotterdamse-bureaus-openen-hun-deuren-agency-at-night">Rotterdamse bureaus openen hun deuren met Agency at Night</a></h4><p><a href="https://www.emerce.nl/nieuws/rotterdamse-bureaus-openen-hun-deuren-agency-at-night#comment-2672938"><span class="m-emerce-recent-comment-widget__name">Jan de Vries:</span> Wat een leuk initiatief! De Rotterdamse creatieve sector bruist altijd, en het is fijn&hellip;...</a></p></div><p class="m-emerce-recent-comment-widget__comment"><a href="https://www.emerce.nl/nieuws/rotterdamse-bureaus-openen-hun-deuren-agency-at-night#comment-2672886"><span class="m-emerce-recent-comment-widget__name">Thomas Bakker:</span> Mooi initiatief van de Rotterdamse bureaus om hun deuren te openen. Het is waardevol&hellip;...</a></p></div></div><div class="m-emerce-recent-comment-widget__content"><div class="m-emerce-recent-comment-widget__item"><div class="m-emerce-recent-comment-widget__item--first"><h4 class="m-emerce-recent-comment-widget__thread"><a href="https://www.emerce.nl/nieuws/duitsers-shoppen-voor-1-3-miljard-euro-nederlands-ecommerce">Duitsers shoppen voor 1,3 miljard euro bij Nederlands e-commerce</a></h4><p><a href="https://www.emerce.nl/nieuws/duitsers-shoppen-voor-1-3-miljard-euro-nederlands-ecommerce#comment-2672884"><span class="m-emerce-recent-comment-widget__name">Béate:</span> 19% van 12% is ongeveer 2,4%. Die eerste zin van de inleidende paragraaf is&hellip;...</a></p></div></div></div></div></section><section class="m-container-aside-widgets__section"><div class="m-emerce-events-widget"><h2 class="e-container-title e-container-title--small">Emerce events</h2><div class="m-emerce-events-widget__content"><a href="https://emerceeday.nl/" class="m-emerce-events-widget__event" target="_blank"><div class="m-emerce-events-widget__image-wrap"><img src="https://www.emerce.nl/content/uploads/2021/12/54039846537_27acc0d92b_k.jpg" alt="EDAY" /><div class="m-emerce-events-widget__calendar"><span class="m-emerce-events-widget__day">5</span><span class="m-emerce-events-widget__month">Nov</span></div></div><div class="m-emerce-events-widget__event-details"><h4 class="m-emerce-events-widget__event-name">EDAY</h4><h4 class="m-emerce-events-widget__event-location">Kromhouthal, Amsterdam</h4></div></a><a href="https://websitevhjaar.nl/" class="m-emerce-events-widget__event" target="_blank"><div class="m-emerce-events-widget__calendar"><span class="m-emerce-events-widget__day">5</span><span class="m-emerce-events-widget__month">Nov</span></div><div class="m-emerce-events-widget__event-details"><h4 class="m-emerce-events-widget__event-name">Website van het Jaar</h4><h4 class="m-emerce-events-widget__event-location">Kromhouthal, Amsterdam</h4></div></a><a href="https://www.ai-live-event.nl/" class="m-emerce-events-widget__event" target="_blank"><div class="m-emerce-events-widget__calendar"><span class="m-emerce-events-widget__day">17</span><span class="m-emerce-events-widget__month">Nov</span></div><div class="m-emerce-events-widget__event-details"><h4 class="m-emerce-events-widget__event-name">AI Live</h4><h4 class="m-emerce-events-widget__event-location">WTC Rotterdam</h4></div></a><a href="/events" class="e-button e-button--widget-text">Meer Emerce Events<svg><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-arrow-filled"></use></svg></a></div></div></section><div class='l-widget widget-default l-widget m-container-aside-widgets__section m-emerce-knowledgebase-widget'><div class='widget-header'><h2>Knowledgebase</h2></div><ul class='widget-whitepaper-list'><li class='m-emerce-knowledgebase-widget__item'><a href='https://www.emerce.nl/knowledgebase/emerce-rapport-buy-now-pay-later-2026'><h4 class='m-emerce-knowledgebase-widget__type'>Research</h4><h3>Emerce Rapport Buy Now, Pay Later 2026</h3><img data-src='https://www.emerce.nl/content/uploads/2026/06/microsoft-edge-6CNB3iD8M4E-unsplash-scaled.jpg' src='https://www.emerce.nl/content/uploads/2026/06/microsoft-edge-6CNB3iD8M4E-unsplash-scaled.jpg' alt='Emerce Rapport Buy Now, Pay Later 2026'><div class='m-emerce-knowledgebase-widget__content'><p>Buy Now, Pay Later (BNPL) is in enkele jaren uitgegroeid van een randverschijnsel tot een vast onderdeel van de Nederlandse&hellip;</p></div></a></li><li class='m-emerce-knowledgebase-widget__item'><a href='https://www.emerce.nl/knowledgebase/emerce-rapport-e-commerce-tech-2026'><h4 class='m-emerce-knowledgebase-widget__type'>Research</h4><h3>Emerce Rapport E-commerce Tech 2026</h3></a></li><li class='m-emerce-knowledgebase-widget__item'><a href='https://www.emerce.nl/knowledgebase/bezorgopties-bepalen-conversie-76-twijfelt-beperkte-keuze'><h4 class='m-emerce-knowledgebase-widget__type'>Whitepaper</h4><h3>Bezorgopties bepalen conversie: 76% twijfelt bij beperkte keuze</h3></a></li></ul><div class='widget-link-wrap'><a class='theme-color' href='https://www.emerce.nl/knowledgebase'>Meer in Knowledgebase <svg> <use xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-arrow-filled'></use> </svg></a></div></div><section class="m-container-aside-widgets__section"><div class="m-emerce-industry-widget"><h2 class="e-container-title e-container-title--small">Industry Wire</h2><div class="m-emerce-industry-widget__content"><a href="https://www.emerce.nl/wire/the-family-table-n-week-na-lancering-al-hosts-uit-vier-landen-aangemeld" class="m-emerce-industry-widget__item"><div class="m-emerce-industry-widget__item-details"><h4 class="m-emerce-industry-widget__item-name">The Family Table: één week na lancering al hosts uit vier landen aangemeld</h4><time class="m-emerce-industry-widget__date">9 juni 21:16</time></div></a><a href="https://www.emerce.nl/wire/opmars-skill-gaming-hoe-vaardigheidsplatforms-regels-online-entertainment-herschrijven" class="m-emerce-industry-widget__item"><div class="m-emerce-industry-widget__item-details"><h4 class="m-emerce-industry-widget__item-name">De opmars van skill gaming: Hoe vaardigheidsplatforms de regels van online entertainment herschrijven</h4><time class="m-emerce-industry-widget__date">9 juni 16:17</time></div></a><a href="https://www.emerce.nl/wire/mentaal-verzuim-stijgt-8-waarom-datagedreven-vroegsignalering-nieuwe-businesscase" class="m-emerce-industry-widget__item"><div class="m-emerce-industry-widget__item-details"><h4 class="m-emerce-industry-widget__item-name">Mentaal verzuim stijgt met 8%: Waarom data-gedreven vroegsignalering de nieuwe business-case is</h4><time class="m-emerce-industry-widget__date">9 juni 16:01</time></div></a><a href="https://www.emerce.nl/wire/waarom-15-nieuwe-dagelijkse-googlezoekopdrachten-traditionele-keywordstrategie-vastlopen" class="m-emerce-industry-widget__item"><div class="m-emerce-industry-widget__item-details"><h4 class="m-emerce-industry-widget__item-name">Waarom 15% nieuwe dagelijkse Google-zoekopdrachten de traditionele keyword-strategie laat vastlopen</h4><time class="m-emerce-industry-widget__date">9 juni 15:44</time></div></a><a href="https://www.emerce.nl/wire" class="e-button e-button--widget-text">Meer Industry Wire<svg><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-arrow-filled"></use></svg></a></div></div></section><section class="m-container-aside-widgets__section"><div class="m-emerce-agenda-widget"><h2 class="e-container-title e-container-title--small">Agenda</h2><div class="m-emerce-agenda-widget__content"><a href="https://www.emerce.nl/agenda/jaarcongres-telecom-insights-2024" class="m-emerce-agenda-widget__agenda"><div class="m-emerce-agenda-widget__calendar"><span class="m-emerce-agenda-widget__day">10</span><span class="m-emerce-agenda-widget__month">Jun</span></div><div class="m-emerce-agenda-widget__agenda-details"><h4 class="m-emerce-agenda-widget__agenda-name">Jaarcongres Telecom Insights 2026</h4><h4 class="m-emerce-agenda-widget__agenda-location">Bussum</h4></div></a><a href="https://www.emerce.nl/agenda/inspiratiesessie-account-based-marketing-sales-behulp-clay" class="m-emerce-agenda-widget__agenda"><div class="m-emerce-agenda-widget__calendar"><span class="m-emerce-agenda-widget__day">10</span><span class="m-emerce-agenda-widget__month">Jun</span></div><div class="m-emerce-agenda-widget__agenda-details"><h4 class="m-emerce-agenda-widget__agenda-name">Inspiratiesessie: Account Based Marketing &amp; Sales met behulp van Clay</h4><h4 class="m-emerce-agenda-widget__agenda-location">Amsterdam</h4></div></a><a href="https://www.emerce.nl/agenda/shopware-community-day-2026" class="m-emerce-agenda-widget__agenda"><div class="m-emerce-agenda-widget__calendar"><span class="m-emerce-agenda-widget__day">10</span><span class="m-emerce-agenda-widget__month">Jun</span></div><div class="m-emerce-agenda-widget__agenda-details"><h4 class="m-emerce-agenda-widget__agenda-name">Shopware Community Day 2026</h4><h4 class="m-emerce-agenda-widget__agenda-location">Keulen</h4></div></a><a href="https://www.emerce.nl/agenda/nima-marketing-day" class="m-emerce-agenda-widget__agenda"><div class="m-emerce-agenda-widget__calendar"><span class="m-emerce-agenda-widget__day">11</span><span class="m-emerce-agenda-widget__month">Jun</span></div><div class="m-emerce-agenda-widget__agenda-details"><h4 class="m-emerce-agenda-widget__agenda-name">NIMA Marketing Day</h4><h4 class="m-emerce-agenda-widget__agenda-location">Utrecht</h4></div></a><a href="https://www.emerce.nl/agenda/email-marketing-automation-summit-2026" class="m-emerce-agenda-widget__agenda"><div class="m-emerce-agenda-widget__calendar"><span class="m-emerce-agenda-widget__day">11</span><span class="m-emerce-agenda-widget__month">Jun</span></div><div class="m-emerce-agenda-widget__agenda-details"><h4 class="m-emerce-agenda-widget__agenda-name">Email Marketing Automation Summit 2026</h4><h4 class="m-emerce-agenda-widget__agenda-location">Amsterdam</h4></div></a><a href="https://www.emerce.nl/agenda" class="e-button e-button--widget-text">Volledige agenda<svg><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-arrow-filled"></use></svg></a></div></div></section></aside>
    </section>

    </main>


<script id="mobile-article" type="x-tmpl-mustache"> <article class='m-news-story-compact {{channel}}'> <a href="{{url}}" class='m-news-story-compact__anchor'></a> <div class="m-news-story-compact__image-wrap"> <figure class="m-news-story-compact__image lazy-load" data-src="{{imageSrc}}" style="background-image: url()"></figure> </div> <div class="m-news-story-compact__content"> <h2 class="m-news-story-compact__title">{{title}}</h2> <div class="m-news-story-compact__botton-content"> <span class="m-news-story-compact__date"> <span class="m-news-story-compact__channel"></span> {{cleanDate}} </span> <span class="m-news-story-compact__author">{{author}}</span> </div> </div> </article></script>
<script id="top-story-template" type="x-tmpl-mustache"> {{#posts}} <article class="m-news-top-story" data-createtime="{{date}}" data-author="{{author}}" data-cleandate={{date}}> <div class="m-news-top-story__image-wrap"> <a href="{{url}}" title="{{title}}"> <div class="m-news-top-story__image lazy-load" data-src="{{image}}"></div> </a> <div class="m-news-top-story__content"> <a href="{{url}}" class="m-news-top-story__channel" style="background-color: {{channel_color}}"> {{channel_slug}} </a> <time class="m-news-top-story__date">{{date}}</time> <div class="m-vertical-share"> <svg class="e-icon e-icon--eye"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-views"></use> </svg> {{total_views}} </div> </div> {{#is_premium}} <div class="m-news-top-story__premium-badge"><span>Premium</span></div> {{/is_premium}} </div> <a href="{{url}}" class="m-news-top-story__info"> <h2 class="m-news-top-story__title">{{title}}</h2> <p class="m-news-top-story__excerpt"> {{excerpt}} </p> </a> </article> {{/posts}}</script>

<div id='gam_in_content_alpha_mobile' class="m-ads-mobile-only">
    <script>
        window.EmerceConsent.waitForAdvertising(function() {
            googletag.cmd.push(function() {
                googletag.display('gam_in_content_alpha_mobile');
            });
        });
    </script>
</div>

<div id='gam_in_content_alpha_mobile_1' class="m-ads-mobile-only">
    <script>
        window.EmerceConsent.waitForAdvertising(function() {
            googletag.cmd.push(function() {
                var gam_in_content_alpha_mobile_1 = googletag.defineSlot('/21759686865/Emerce/Emerce_home_in-content_alpha', gam_mobile_sizes, 'gam_in_content_alpha_mobile_1').defineSizeMapping(gam_mobile_mapping).addService(googletag.pubads());
                googletag.display('gam_in_content_alpha_mobile_1');
            });
        });
    </script>
</div>

<footer class="tailwind"><div class="pb-6 bg-neutral-600 pt-14 lg:pb-8 lg:pt-16"><div class="container justify-between mb-24 lg:flex"><div class="max-w-md"><div class="h-8 mb-5"><img class="w-auto h-full" src="https://www.emerce.nl/content/themes/e-2018/assets/img/logo-emerce-white.svg"></div><div class="text-neutral-200 text-body-3">Emerce is een multichannelplatform over online business, media en marketing. Emerce biedt beslissers in e-business inspiratie en kennis.</div></div><div class="grid grid-cols-2 gap-12 mt-16 md:flex lg:mt-0 lg:justify-end md:gap-14"><ul class="grid gap-3 w-fit h-fit text-neutral-300"><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/channel/e-commerce" target="">E-COMMERCE</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/channel/marketing" target="">MARKETING</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/channel/media" target="">MEDIA</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/channel/venture" target="">VENTURE</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/channel/tech" target="">TECH</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/channel/innovatie" target="">INNOVATIE</a></li></ul><ul class="grid gap-3 w-fit h-fit text-neutral-300"><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/talks" target="">TALKS</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/events" target="">EVENTS</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/insights" target="">INSIGHTS</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/auteurs" target="">AUTEURS</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/academy/?_gl=1%2A1yu3gs5%2A_ga%2AODY3MzAxMjczLjE2ODc4NTk2MDY.%2A_ga_WRG8MJE467%2AMTY5MjgwNTQ3MS40MzcuMS4xNjkyODA2Njc3LjAuMC4w%2Arollup_ga%2AODY3MzAxMjczLjE2ODc4NTk2MDY.%2Arollup_ga_XE0XCQHBD2%2AMTY5MjgwNTQ3MS45OS4xLjE2OTI4MDY2NzcuMC4wLjA.&_ga=2.141729074.1499104730.1692802769-867301273.1687859606" target="">ACADEMY</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emercejobs.nl/?_ga=2.188798379.1499104730.1692802769-867301273.1687859606" target="">JOBS</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/knowledgebase" target="">KNOWLEDGEBASE</a></li></ul><ul class="grid gap-3 w-fit h-fit text-neutral-300"><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/agenda" target="">AGENDA</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/topics" target="">TOPICS</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://account.emerce.nl/login?_gl=1*1jnwmit*rollup_ga*ODY3MzAxMjczLjE2ODc4NTk2MDY.*rollup_ga_XE0XCQHBD2*MTY5MjgwNTQ3MS45OS4xLjE2OTI4MDY1NDcuMC4wLjA.*_ga*ODY3MzAxMjczLjE2ODc4NTk2MDY.*_ga_WRG8MJE467*MTY5MjgwNTQ3MS40MzcuMS4xNjkyODA2NTQ3LjAuMC4w&_ga=2.214544791.1499104730.1692802769-867301273.1687859606" target="">EMERCE ACCOUNT</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/agencyfinder/" target="">AGENCY FINDER</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.eguide.nl/?_ga=2.217649430.1499104730.1692802769-867301273.1687859606" target="">EGUIDE</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/movers-shakers" target="">MOVERS & SHAKERS</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/wire" target="">INDUSTRY WIRE</a></li></ul><ul class="grid gap-3 w-fit h-fit text-neutral-300"><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/over-emerce/contact" target="">CONTACT</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/over-emerce/vacatures" target="">VACATURES</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/over-emerce/abonneren" target="">PREMIUM ABONNEMENT</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/product/teamsub" target="">EMERCE FOR TEAMS</a></li><li><a class="underline uppercase lg:no-underline hover:underline text-header-8 font-simplon" href="https://www.emerce.nl/solutions" target="">ADVERTEREN</a></li></ul></div></div><div class="container justify-between lg:flex"><div class="grid gap-8"><div class="flex h-6 gap-8"><a href="https://superinteractive.com/" target="_blank" title="Digital Agency Amsterdam" class="h-full w-fit"><img class="w-auto h-full" src="https://www.emerce.nl/content/themes/e-2018/assets/img/partners/super-interactive-footer-dia-pos.png"></a><a href="http://yoast.nl/" target="_blank" class="h-full w-fit"><img class="w-auto h-full grayscale" src="https://www.emerce.nl/content/themes/e-2018/assets/img/partners/yoast-footer-dia-pos.png"></a><a href="https://www.leadinfo.com/nl/?utm_source=Referral&utm_campaign=Emerce" target="_blank" class="h-full w-fit"><img class="w-auto h-full grayscale mix-blend-exclusion" src="https://www.emerce.nl/content/themes/e-2018/assets/img/partners/leadinfo-footer-dia-pos.png"></a></div><div class="flex flex-wrap h-6 gap-8"><a href="https://www.truefullstaq.com/nl/services" target="_blank" class="h-full w-fit"><img class="w-auto h-full" src="https://www.emerce.nl/content/themes/e-2018/assets/img/partners/true-footer-diap-pos.png" height="18"></a><a href="http://www.ematters.nl/" target="_blank" class="h-full w-fit"><img class="w-auto h-full grayscale" src="https://www.emerce.nl/content/themes/e-2018/assets/img/partners/ematters-footer-dia-pos.png"></a><a href="http://copernica.com/" target="_blank" class="w-full h-full sm:w-fit"><img class="w-auto h-[200%] -translate-y-3" src="https://www.emerce.nl/content/themes/e-2018/assets/img/partners/copernica-footer-dia-pos.png"></a></div></div><div class="mt-24 lg:self-end lg:mt-0"><ul class="grid gap-3 lg:justify-end lg:gap-0 lg:flex text-neutral-300"><li class="text-header-8"><a class="hover:underline font-simplon" href="https://www.emerce.nl/nieuws/feed" target="">RSS Feed</a></li><li class="hidden mx-3 lg:block">|</li><li class="text-header-8"><a class="hover:underline font-simplon" href="https://www.emerce.nl/over-emerce/privacy" target="">Privacy en Cookiebeleid</a></li><li class="hidden mx-3 lg:block">|</li><li class="text-header-8"><a class="hover:underline font-simplon" href="https://www.emerce.nl/over-emerce/disclaimer" target="">Disclaimer</a></li><li class="hidden mx-3 lg:block">|</li><li class="text-header-8 font-simplon">Alle rechten voorbehouden &copy; Emerce 2026</li></ul></div></div></div></footer>
<nav class="m-mobile-nav" id="m-mobile-nav">
	<ul class="m-mobile-nav__social-list">
		<li class="m-mobile-nav__social-item">
			<a href="https://twitter.com/Emerce" target="_blank" class="m-mobile-nav__social-anchor">
				<svg class="e-icon e-icon--twitter">
					<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-twitter-white"></use>
				</svg>
			</a>
		</li>
		<li class="m-mobile-nav__social-item">
			<a href="https://www.facebook.com/EmerceNL" target="_blank" class="m-mobile-nav__social-anchor">
				<svg class="e-icon e-icon--facebook">
					<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-facebook-white"></use>
				</svg>
			</a>
		</li>
		<li class="m-mobile-nav__social-item">
			<a href="https://nl.linkedin.com/company/emerce" target="_blank" class="m-mobile-nav__social-anchor">
				<svg class="e-icon e-icon--linkedin">
					<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-linkedin-white"></use>
				</svg>
			</a>
		</li>

		
		<li class="m-mobile-nav__social-item">
			<a href="https://account.emerce.nl/account/e-mails" target="_blank" class="m-mobile-nav__social-anchor">
				<svg class="e-icon e-icon--mail">
					<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.emerce.nl/content/themes/e-2018/assets/svg-sprite/svg-sprite.svg#icon-mail-white"></use>
				</svg>
			</a>
		</li>
	</ul>

	<div class="m-mobile-nav__content">
					<ul id="navigation-mobile-user" class="m-mobile-nav__list m-mobile-nav__accounts">
					<li class="m-mobile-nav__item">
		<h3 class="m-mobile-nav__title">Emerce Account</h3>
	</li>

	<li class="m-mobile-nav__accounts-login">
		<a href="https://account.emerce.nl/register?ref=https://www.emerce.nl/021025-sponsored-content-monta" class="m-masthead__button register">
			Registreren
		</a>

		<a href="https://www.emerce.nl/inloggen" class="m-masthead__button login">
			Inloggen
		</a>
	</li>
			</ul>
		
		<ul class="m-mobile-nav__list m-mobile-nav__channels"><li class="m-mobile-nav__item"><h3 class="m-mobile-nav__title">Channels</h3></li><li class="m-mobile-nav__item"><a href="https://www.emerce.nl" class="m-mobile-nav__anchor"><span class="m-mobile-nav__channel-type"></span>Home</a></li><li class="m-mobile-nav__item"><a href="https://www.emerce.nl/channel/e-commerce" class="m-mobile-nav__anchor"><span class="m-mobile-nav__channel-type ecommerce" style="background-color:#1F75CE;"></span>E-commerce</a></li><li class="m-mobile-nav__item"><a href="https://www.emerce.nl/channel/marketing" class="m-mobile-nav__anchor"><span class="m-mobile-nav__channel-type marketing" style="background-color:#1F75CE;"></span>Marketing</a></li><li class="m-mobile-nav__item"><a href="https://www.emerce.nl/channel/media" class="m-mobile-nav__anchor"><span class="m-mobile-nav__channel-type media" style="background-color:#1F75CE;"></span>Media</a></li><li class="m-mobile-nav__item"><a href="https://www.emerce.nl/channel/venture" class="m-mobile-nav__anchor"><span class="m-mobile-nav__channel-type venture" style="background-color:#1F75CE;"></span>Venture</a></li><li class="m-mobile-nav__item"><a href="https://www.emerce.nl/channel/tech" class="m-mobile-nav__anchor"><span class="m-mobile-nav__channel-type tech" style="background-color:#1F75CE;"></span>Tech</a></li><li class="m-mobile-nav__item"><a href="https://www.emerce.nl/channel/innovatie" class="m-mobile-nav__anchor"><span class="m-mobile-nav__channel-type innovatie" style="background-color:#1F75CE;"></span>Innovatie</a></li><li class="m-mobile-nav__item"><a href="https://www.emerce.nl/channels" class="m-mobile-nav__anchor"><span class="m-mobile-nav__channel-type all-channels"></span>Alle channels</a></li></ul><ul class="m-mobile-nav__sub-list"><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/talks" class="m-mobile-nav__sub-anchor">Emerce Talks</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/events" class="m-mobile-nav__sub-anchor">Events</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/insights" class="m-mobile-nav__sub-anchor">Insights</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/auteurs" class="m-mobile-nav__sub-anchor">Auteurs</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/agenda" class="m-mobile-nav__sub-anchor">Agenda</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/product/jobs" class="m-mobile-nav__sub-anchor">Vacatures</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/academy" class="m-mobile-nav__sub-anchor" target="_blank">Academy</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/knowledgebase" class="m-mobile-nav__sub-anchor">Knowledgebase</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/topics" title="Topics" class="m-mobile-nav__sub-anchor">Topics</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/magazine" class="m-mobile-nav__sub-anchor">Magazine</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/over-emerce/abonneren" class="m-mobile-nav__sub-anchor">Emerce Account</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/agencyfinder/" class="m-mobile-nav__sub-anchor">Agency Finder</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.eguide.nl" class="m-mobile-nav__sub-anchor" target="_blank">Eguide</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/movers-shakers" class="m-mobile-nav__sub-anchor">Movers &	Shakers</a></li><li class="m-mobile-nav__sub-item"><a href="https://www.emerce.nl/wire" class="m-mobile-nav__sub-anchor">Industry Wire</a></li></ul>	</div>
</nav>
<div id="gam_out_of_page_alpha">
	<script>
		window.EmerceConsent.waitForAdvertising(function() {
			googletag.cmd.push(function() { googletag.display('gam_out_of_page_alpha'); });
		});
	</script>
</div>

<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp/wp-*.php","/wp/wp-admin/*","/content/uploads/*","/content/*","/content/plugins/*","/content/themes/e-2018/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<div id="a1a9ccbd3-049a-4134-a2a6-b8ee2955ecb4" consent-skip-blocker="1" class="" data-bg="background-color: rgba(58, 58, 58, 0.810);" style="background-color: rgba(58, 58, 58, 0.810); -moz-backdrop-filter:blur(2px);-o-backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px); position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;pointer-events:all;display:none;filter:none;max-width:100vw;max-height:100vh;transform:translateZ(0);" ></div><script data-cfasync="false" type="text/javascript" defer src="https://www.emerce.nl/content/862097c36ff0e0ab4848cfcac91b51d4/dist/989326314.js?ver=1b82d48e1e13f22b5cab3969489ca725" id="real-cookie-banner-pro-blocker-js"></script>
<script type="text/javascript" id="main-js-extra">
/* <![CDATA[ */
var mainScriptData = {"ajaxUrl":"https://www.emerce.nl/wp/wp-admin/admin-ajax.php"};
//# sourceURL=main-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://www.emerce.nl/content/themes/e-2018/assets/js/app.js?ver=1780478965" id="main-js"></script>
<script type="text/javascript" id="stimulus-js-extra">
/* <![CDATA[ */
var stimulusScriptData = {"ajaxUrl":"https://www.emerce.nl/wp/wp-admin/admin-ajax.php"};
//# sourceURL=stimulus-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://www.emerce.nl/content/themes/e-2018/assets/js/stimulus.js?ver=1780478965" id="stimulus-js"></script>

</body>

</html>
