- スキャンID:
- 94d4d2ba-d8be-464a-8f94-b677001804c6終了
- 送信済みURL:
- https://vreeman.com/
- レポート終了日:
リンク · 34件検出
ページから特定された発信リンク
リンク | テキスト |
---|---|
https://onlinedialogue.nl/nieuws/master-online-persuasion-7/ | cum laude |
https://onlinedialogue.nl/opleiding/opleiding-mop/ | Master of Online Persuasion |
https://chat.openai.com/g/g-N6s8HATAR-marketing-insights-guru | Marketing Insights Guru |
https://chat.openai.com/g/g-shydslXQ7-stoic-sage | Stoic Sage |
https://github.com/thenextweb/cro | A/B/n andMVT Testing with Google Tag Manager and Google Analytics |
https://thenextweb.com/voice/2016/03/03/marketing-the-tnw-way-9-ab-testing-with-google-tag-manager/ | Marketing the TNW Way: A/B Testing with Google Tag Manager |
https://github.com/thenextweb/gtm | on Github |
https://searchnstuff.co.uk/search-and-stuff-antalya-conference-2024/ | Search 'n Stuff Antalya Conference 2024 |
https://vimeo.com/473605473 | Emerce Digital Marketing Live 2020 in Amsterdam, the Netherlands |
https://www.youtube.com/watch?v=r9hwvz-aXt0 | Search Y Paris 2020 in Paris, France |
JavaScript変数 · 63件検出
ページのウィンドウオブジェクトにロードされたグローバルのJavaScript変数は関数以外の場所で宣言された変数で、現在のスコープ内であればコードのどこからでもアクセス可能です
名前 | 規模 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
gtag | function |
dataLayer | object |
ref | string |
__cfBeacon | object |
google_tag_manager | object |
google_tag_data | object |
ux | function |
コンソールログメッセージ · 2件検出
Webコンソールにログ記録されたメッセージ
規模 | 分類 | ログ |
---|---|---|
warning | other |
|
log | other |
|
HTML
未加工のHTMLページ本文
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Simon Vreeman · Growth & Technical Marketing Advisor</title>
<link rel="preconnect" href="https://gtm.vreeman.com" crossorigin="">
<link rel="dns-prefetch" href="https://gtm.vreeman.com">
<style>
:root {
color-scheme: light dark;
--eigengrau: #16161d;
--blue-dark: #06c;
--blue-light: #2997ff;
--blue-lighter: #6bf;
--gray: rgb(204, 204, 204);
--red: Tomato;
--orange: Orange;
--blue: DodgerBlue;
--green: MediumSeaGreen;
--racing-green: #004225;
--sans-serif: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--serif: ui-serif, -apple-system-ui-serif, Palatino, Georgia, Cambria, "Times New Roman", Times, serif;
--monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Roboto Mono", "Liberation Mono", "Courier New", monospace;
--cursive: "Comic Sans", "Comic Sans MS", "Chalkboard", "ChalkboardSE-Regular", Party LET, fantasy, cursive, sans-serif;
accent-color: var(--blue-lighter);
}
:focus-visible {
outline-color: var(--blue-lighter);
}
::selection {
color: var(--eigengrau);
background-color: var(--blue-light);
}
::marker {
color: var(--blue-dark);
}
::target-text {
color: var(--eigengrau);
background-color: var(--blue-lighter);
}
:focus {
outline: 3px solid var(--blue-lighter);
outline-offset: 1px;
}
html {
overflow-x: hidden;
overflow-y: scroll;
scroll-behavior: smooth;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
touch-action: manipulation;
}
body {
background-color: rgba(0, 0, 0, 0);
color: var(--eigengrau);
font-family: var(--sans-serif);
font-size: 1.125rem;
line-height: 1.618;
letter-spacing: .01618em;
font-style: normal;
font-weight: 400;
text-rendering: geometricPrecision;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
aside, footer, header, main {
max-width: 33.75rem;
margin: 0 auto;
padding: 0 3%;
}
header {
margin: 5% auto 0;
}
footer {
margin: 0 auto 10%;
font-size: 80%;
}
img {
border-radius: 50%;
margin:0 auto;
display: block;
background-color: hsl(0, 0%, 80%);
aspect-ratio: 1 / 1;
width: 150px;
height: 150px;
filter: blur(3px) grayscale(1);
transition: 0.3s;
}
img:hover {
filter: blur(0);
box-shadow: 0 1px 6px 1px hsl(0deg 0% 0% / 30%);
}
img:active {
box-shadow: 0 1px 24px 1px hsl(0deg 0% 0% / 30%);
}
h1 {
text-align: center;
}
h1, h2, h3 {
line-height: 1.2;
letter-spacing: .02em;
}
a {
background-color: transparent;
color: var(--blue-dark);
text-decoration: none;
text-decoration-skip: ink;
-ms-touch-action: manipulation;
touch-action: manipulation;
}
a:active, a:focus, a:hover {
color: var(--blue-light);
}
abbr[title] {
text-decoration: none;
}
code {
font-family: var(--monospace);
font-size: 1rem;
}
hr {
border: 0;
border-top: 1px solid var(--gray);
height: 0;
overflow: visible;
}
dt, summary {
font-weight: 700;
}
.footer {
font-family: var(--serif);
font-style: italic;
font-weight: 100;
letter-spacing: 1px;
text-align: center;
}
.footer:hover {
background: linear-gradient(to right, red, yellow, lime, aqua, blue, fuchsia, red);
background-size: 1000% 1000%;
font-family: var(--cursive);
font-weight: 700;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;
animation: wow 1s ease-in-out infinite alternate;
}
@media (prefers-reduced-motion: reduce) {
*,
*::before,
*::after {
animation: none;
transition: none;
}
.footer:hover {
background: none;
font-family: var(--serif);
font-style: italic;
font-weight: 100;
letter-spacing: 1px;
animation: none;
transition: none;
-webkit-text-fill-color: inherit;
}
}
@keyframes wow {
0% {
background-position: 0% 100%;
transform: skewX(5deg) skewY(5deg) scale(0.9);
}
100% {
background-position: 100% 0%;
transform: skewX(-5deg) skewY(-5deg) scale(1.1);
}
}
@media (prefers-color-scheme: dark) {
body {
background-color: var(--eigengrau);
color: rgba(255, 255, 255, 1);
word-spacing: .05em;
}
a {
color: var(--blue-light);
}
a:active, a:focus, a:hover {
color: var(--blue-dark);
}
}
</style>
<script type="text/javascript" async="" src="https://gtm.vreeman.com/gtag/js?id=G-41GLNHMCRQ&l=dataLayer&cx=c&gtm=45Fe4cc1v71465736za204&sign=dad8f4c749e0d9ffdede958302c84cc789092bc94551189b8c9c9ec8a0162e4d_20241218"></script><script async="" src="https://gtm.vreeman.com/gtm.js?id=GTM-WKSDWK"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('consent', 'default', {
'ad_user_data': 'denied',
'ad_personalization': 'denied',
'ad_storage': 'denied',
'analytics_storage': 'granted'
});
dataLayer.push({'gtm.start': new Date().getTime(), 'event': 'gtm.js'});
</script>
<script>
var ref = document.referrer;
dataLayer.push({
'event': 'test',
'referrer': ref
});
console.log( 'document.referrer = ' + ref );
</script>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://gtm.vreeman.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-WKSDWK');</script>
<link rel="canonical" href="https://vreeman.com/">
<meta name="robots" content="index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large">
<link rel="alternate" href="https://vreeman.com/" hreflang="x-default">
<link rel="alternate" href="https://vreeman.com/" hreflang="en">
<link rel="manifest" href="/manifest.json" crossorigin="use-credentials">
<link rel="shortcut icon" href="https://vreeman.com/favicon.ico" type="image/x-icon" sizes="any">
<link rel="icon" href="https://vreeman.com/icon.svg" type="image/svg+xml">
<meta name="mobile-web-app-capable" content="yes">
<meta name="application-name" content="Simon Vreeman">
<link rel="icon" sizes="192x192" href="https://vreeman.com/apple-touch-icon.png">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Simon Vreeman">
<link rel="apple-touch-icon" href="https://vreeman.com/icon.png">
<meta name="msapplication-TileImage" content="https://vreeman.com/icon.png">
<meta name="msapplication-TileColor" content="transparent">
<meta name="theme-color" content="#000000cc">
<meta name="author" content="Simon Vreeman">
<meta name="description" content="Hi, I am Simon Vreeman, and I am a Growth & Technical Marketing Advisor. I optimize websites based on insights & data.">
<meta name="keywords" content="Simon Vreeman, Simon, Vreeman, Marketing, Growth Marketing, Technical Marketing, CRO, SEO, Analytics, VanMoof, Fietsenwinkel.nl, The Next Web, Valk Exclusief">
<meta property="fb:app_id" content="857223951018689">
<meta property="fb:profile_id" content="1267623170">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Vreeman.com">
<meta property="og:title" content="Simon Vreeman">
<meta property="og:url" content="https://vreeman.com/?utm_source=social&utm_medium=organic&utm_campaign=share">
<meta property="og:description" content="Hi, I am Simon Vreeman, and I am a Growth & Technical Marketing Advisor. I optimize websites based on insights & data.">
<meta property="og:logo" content="https://vreeman.com/img/simon-vreeman-2.jpg">
<meta property="og:image" content="https://vreeman.com/img/simon-vreeman-2.jpg">
<meta property="og:image:secure_url" content="https://vreeman.com/img/simon-vreeman-2.jpg">
<meta property="og:image:width" content="1536">
<meta property="og:image:height" content="2048">
<meta property="og:image:alt" content="A photo of Simon Vreeman">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:see_also" content="https://twitter.com/vreeman">
<meta property="og:see_also" content="https://www.linkedin.com/in/simonvreeman/">
<meta property="og:see_also" content="https://www.facebook.com/simonvreeman">
<meta property="og:see_also" content="https://plus.google.com/+SimonVreeman?rel=author">
<meta property="og:see_also" content="https://www.instagram.com/simonvreeman/">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@vreeman">
<meta name="twitter:creator" content="@vreeman">
<meta name="twitter:title" content="Simon Vreeman">
<meta name="twitter:description" content="Hi, I am @Vreeman and I am a Growth & Technical Marketing Advisor. I optimize websites based on insights & data.">
<meta name="twitter:image" content="https://vreeman.com/img/simon-vreeman-2.jpg">
<meta name="twitter:label1" content="Written by">
<meta name="twitter:data1" content="Simon Vreeman">
<meta name="twitter:label2" content="Est. reading time">
<meta name="twitter:data2" content="2 minutes">
<meta name="twitter:dnt" content="on">
<meta name="disabled-adaptations" content="watch">
<link rel="webmention" href="https://webmention.io/vreeman.com/webmention">
<link rel="pingback" href="https://webmention.io/vreeman.com/xmlrpc">
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
<link rel="token_endpoint" href="https://tokens.indieauth.com/token">
<link rel="microsub" href="https://aperture.p3k.io/microsub/563">
<link rel="micropub" href="https://vreeman.com/micropub">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"@id": "#website",
"url": "https://vreeman.com/",
"name": "Vreeman.com",
"alternateName": "Simon Vreeman",
"headline": "Simon Vreeman - Growth & Technical Marketing Advisor",
"about": "The personal website of Simon Vreeman. Growth & Technical Marketing Advisor.",
"author": {
"@context": "http://schema.org",
"@type": "Person",
"@id": "#person",
"name": "Simon Vreeman",
"givenName": "Simon",
"familyName": "Vreeman",
"jobTitle": {
"@type": "DefinedTerm",
"name": "Growth & Technical Marketing Advisor",
"termCode": "2431.10.4",
"inDefinedTermSet": "http://data.europa.eu/esco/occupation/356227b9-2263-4dbd-81e9-7dfc6d3f3af7"
},
"address": {
"@type": "PostalAddress",
"@id": "#homeLocation",
"addressLocality": "Amsterdam",
"addressCountry": "the Netherlands"
},
"birthDate": "1990-09-01",
"birthPlace": {
"@type": "Place",
"name": "Deventer"
},
"homeLocation": {
"@id": "#homeLocation"
},
"image": {
"@context": "http://schema.org",
"@type": "ImageObject",
"@id": "#image",
"author": {
"@id": "#person"
},
"contentUrl": "https://vreeman.com/img/simon-vreeman-2.jpg",
"name": "A profile picture of Simon Vreeman"
},
"gender": {
"@type": "GenderType",
"name": "male"
},
"nationality": {
"@type": "Country",
"name": "the Netherlands"
},
"email": "[email protected]",
"url": "https://vreeman.com/",
"knowsAbout": [
{
"@type": "Service",
"name": "Digital Marketing",
"alternateName": "Online Marketing",
"sameAs": "https://www.wikidata.org/wiki/Q1323528"
},
{
"@type": "Service",
"name": "CRO",
"alternateName": "Conversion Rate Optimization",
"sameAs": "https://www.wikidata.org/wiki/Q52083677"
},
{
"@type": "Service",
"name": "SEO",
"alternateName": "Search Engine Optimization",
"sameAs": "https://www.wikidata.org/wiki/Q180711"
},
{
"@type": "Service",
"name": "Web Analytics",
"sameAs": "https://www.wikidata.org/wiki/Q10719477",
"isRelatedTo": [{
"@id": "#google-analytics"
},
{
"@id": "#google-tag-manager"
}]
},
{
"@type": "Product",
"@id": "#google-analytics",
"name": "Google Analytics",
"alternateName": "GA4",
"sameAs": "https://www.wikidata.org/wiki/Q220577"
},
{
"@type": "Product",
"@id": "#google-tag-manager",
"name": "Google Tag Manager",
"alternateName": "GTM",
"sameAs": "https://www.wikidata.org/wiki/Q11775280"
}
],
"makesOffer": {
"@type": "Offer",
"itemOffered": [
{
"@type": "Service",
"name": "Digital Marketing",
"alternateName": "Online Marketing",
"sameAs": "https://www.wikidata.org/wiki/Q1323528"
},
{
"@type": "Service",
"name": "CRO",
"alternateName": "Conversion Rate Optimization",
"sameAs": "https://www.wikidata.org/wiki/Q52083677"
},
{
"@type": "Service",
"name": "SEO",
"alternateName": "Search Engine Optimization",
"sameAs": "https://www.wikidata.org/wiki/Q180711"
},
{
"@type": "Service",
"name": "Web Analytics",
"sameAs": "https://www.wikidata.org/wiki/Q10719477"
}
]
},
"knowsLanguage": [
"en",
"nl"
],
"knows": {
"@id": "http://data.wordlift.io/wl02026/entity/arnout_hellemans"
},
"sameAs": [
"https://g.co/kg/m/010rn7wd",
"https://www.linkedin.com/in/simonvreeman/",
"https://www.facebook.com/simonvreeman",
"https://www.instagram.com/simonvreeman/",
"https://www.threads.net/@simonvreeman",
"https://x.com/vreeman",
"https://twitter.com/vreeman",
"https://twitter.com/i/user/12473092",
"https://simon.vreeman.com/@simon",
"https://bsky.app/profile/vreeman.com",
"https://github.com/simonvreeman",
"https://www.crunchbase.com/person/simon-vreeman",
"https://en.wikipedia.org/wiki/User:Simonvreeman"
],
"alumniOf": [
{
"@type": "Organization",
"additionalType": "BikeStore",
"@id": "#vanmoof",
"name": "VanMoof",
"url": "https://www.vanmoof.com",
"email": "[email protected]",
"sameAs": [
"https://nl.wikipedia.org/wiki/VanMoof",
"https://www.wikidata.org/wiki/Q5881409",
"https://www.gleif.org/lei/724500QSAA892GYJSK06",
"https://www.facebook.com/VANMOOF/",
"https://twitter.com/vanmoof",
"https://www.instagram.com/vanmoof/",
"https://www.youtube.com/user/vanmoof",
"https://www.crunchbase.com/organization/vanmoof"
]
},
{
"@type": "Organization",
"name": "Fietsenwinkel.nl",
"alternateName": "International Bike Group",
"url": "https://www.fietsenwinkel.nl/",
"sameAs": [
"https://internationalbikegroup.com/",
"https://www.facebook.com/Fietsenwinkel.nl/",
"https://twitter.com/fietsenwinkel",
"https://www.instagram.com/fietsenwinkel.nl/",
"https://www.youtube.com/user/Fietsenwinkelnl"
],
"logo": "https://vreeman.com/img/fietsenwinkel.png"
},
{
"@type": "Organization",
"name": "The Next Web",
"alternateName": "TNW",
"url": "https://thenextweb.com",
"sameAs": [
"https://www.facebook.com/thenextweb",
"https://twitter.com/TheNextWeb",
"https://plus.google.com/+thenextweb",
"https://www.wikidata.org/wiki/Q2913725"
],
"logo": "https://vreeman.com/img/tnw.png"
},
{
"@type": "Organization",
"url": "https://www.valkexclusief.nl",
"name": "Valk Exclusief",
"alternateName": "Van der Valk",
"sameAs": [
"https://nl.wikipedia.org/wiki/Van_der_Valk_(bedrijf)",
"https://en.wikipedia.org/wiki/Van_der_Valk_(company)",
"https://www.wikidata.org/wiki/Q2802214",
"https://g.co/kg/m/0gkxmnj",
"https://www.valk.com/"
]
}
]
},
"creator": {
"@id": "#person"
},
"publisher": {
"@id": "#person"
},
"license": "https://opensource.org/licenses/MIT",
"mainEntityOfPage": {
"@context": "http://schema.org",
"@type": "WebPage",
"additionalType": "AboutPage",
"description": "The personal website of Simon Vreeman. Growth & Technical Marketing Advisor.",
"headline": "Simon Vreeman - Growth & Technical Marketing Advisor",
"inLanguage": "en",
"name": "Simon Vreeman",
"url": "https://vreeman.com/",
"keywords": "Simon Vreeman, Simon, Vreeman, Marketing, Growth Marketing, Technical Marketing, CRO, SEO, Analytics, VanMoof, Fietsenwinkel.nl, The Next Web, Valk Exclusief",
"isPartOf":{
"@id": "#website"
},
"mainEntity": {
"@id": "#person"
},
"author": {
"@id": "#person"
},
"reviewedBy": {
"@id": "#person"
},
"creator": {
"@id": "#person"
},
"primaryImageOfPage": {
"@id": "#image"
},
"license": "https://opensource.org/licenses/MIT",
"breadcrumb": {
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"name": "Breadcrumbs",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://vreeman.com/",
"name": "🚀 Simon Vreeman 🚀"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "https://vreeman.com/#cro",
"name": "🆎 A/B Testing with GTM 📈"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "https://vreeman.com/#speaking",
"name": "🎤 Speaking at conferences and events"
}
},
{
"@type": "ListItem",
"position": 4,
"item": {
"@id": "https://vreeman.com/#contact",
"name": "📧 Contact Simon Vreeman"
}
}
]
},
"speakable": {
"@type": "SpeakableSpecification",
"xpath": [
"/html/body/header/h1",
"/html/body/main/p[1]",
"/html/body/main/p[2]"
]
}
}
}
</script>
<script async="" src="https://api.uxsniff.com/cdn/js/uxsnf_track.js"></script><script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script></head>
<body class="h-card">
<noscript><iframe src="https://gtm.vreeman.com/ns.html?id=GTM-WKSDWK" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<header>
<picture>
<source srcset="https://vreeman.com/img/simon-vreeman-2-square.avif" type="image/avif" width="150" height="150">
<source srcset="https://vreeman.com/img/simon-vreeman-2-square.webp" type="image/webp" width="150" height="150">
<img src="https://vreeman.com/img/simon-vreeman-2-square.jpg" alt="Simon Vreeman" width="150" height="150">
</picture>
<h1>Simon Vreeman</h1>
</header>
<main role="main">
<p>I am a Growth Advisor at Curamando and Conversionista, part of Eidra, in the Netherlands.</p>
<p>At Eidra, we help brands turn brand awareness into incremental profit by optimizing their websites based on insights and data for conversions, users, and search engines. My main focus is Growth & Technical Marketing, at the intersection of <abbr title="Conversion Rate Optimization">CRO</abbr>, <abbr title="Search Engine Optimization">SEO</abbr>, and Web Analytics.</p>
<p>To make this less abstract. Together with you, I want to make your website better. Here are a few concrete examples of things I enjoy working on. I help businesses with their online marketing strategy, Google Tag Manager (Server-side) implementations, Google Analytics 4 implementations, <abbr title="Consent Management Platform">CMP</abbr> and advertising platforms implementations, domain migrations, technical <abbr title="Search Engine Optimization">SEO</abbr>, <abbr title="Conversion Rate Optimization">CRO</abbr>, and Cookie and Privacy website audits.</p>
<p>I have worked with multiple clients including OpenUp, TreeHouse (Huurwoningen.nl & Pararius.nl), Investment Officer, Moneybird, The Social Hub formerly The Student Hotel, TEDxAmsterdam, VST Fire Solutions, and others.</p>
<!-- multi-disciplined approach, holistic, contextual view is what drives growth -->
<p>Before I started my freelance business I was a Growth Marketing Manager at VanMoof for 3 years. I optimized the websites based on insights and data for the user and VanMoof. To achieve the company’s ultimate goal of getting the next billion on bikes.</p>
<p>Previously I worked as a Senior <abbr title="Conversion Rate Optimization">CRO</abbr> Analyst at Fietsenwinkel.nl, a Conversion Specialist and Web Analyst at The Next Web (TNW), an Online Marketeer (focus on <abbr title="Conversion Rate Optimization">CRO</abbr> & <abbr title="Search Engine Optimization">SEO</abbr>) at Van der Valk Exclusief, and I was an Online Business Developer at Budeco.</p>
<p>In 2017 I graduated <a href="https://onlinedialogue.nl/nieuws/master-online-persuasion-7/" title="Master of Online Persuasion #7 afgerond" rel="noopener" target="_blank">cum laude</a><sup>[<a href="https://vreeman.com/img/master-of-online-persuasion.jpg" title="I missed the graduation party because I was in Japan, but thanks to technology I was still there." rel="noopener" target="_blank">1</a>]</sup> with the <a href="https://onlinedialogue.nl/opleiding/opleiding-mop/" title="Master of Online Persuasion by Online Dialogue" rel="noopener" target="_blank">Master of Online Persuasion</a> by Online Dialogue. In this course, I learned how the consumer's brain works, how rational and irrational we humans are, and how to influence the decisions and experiences of a consumer's brain. In an ethical manner of course.</p>
<h2 id="tools">Tools</h2>
<dl>
<dt>OpenAI Chat GPT's for Marketing and Stoicism</dt>
<dd>
<p><a href="https://chat.openai.com/g/g-N6s8HATAR-marketing-insights-guru" rel="noopener" target="_blank">Marketing Insights Guru</a> - Expert on Google's marketing papers, providing actionable insights. It contains the UX playbooks, Google Search Quality Guidelines, and papers about the Messy Middle that Google published.</p>
<p><a href="https://chat.openai.com/g/g-shydslXQ7-stoic-sage" rel="noopener" target="_blank">Stoic Sage</a> - A stoic philosopher teacher, guiding with wisdom from Stoicism. It has knowledge from Marcus Aurelius, Epictetus, Seneca, Ryan Holiday, Pierre Hadot and James Stockdale.</p>
</dd>
<dt id="ga">Two Google Analytics tools</dt>
<dd>
<p>To quickly add <abbr title="Urchin Tracking Module">UTM</abbr> tags to an URL, I've created a <a href="https://vreeman.com/utm" title="Google Analytics 4 URL Builder by Simon Vreeman"><strong>Google Analytics 4 UTM Campaign URL Builder</strong></a>. By filling in the <abbr title="Urchin Tracking Module">UTM</abbr> Medium, <abbr title="Urchin Tracking Module">UTM</abbr> Source and <abbr title="Urchin Tracking Module">UTM</abbr> Campaign you automatically get the URL with the tags appended. Besides that, you can check the URL with multiple tools, such as Google Pagespeed Insights or Google Structured Data Testing Tool.</p>
<p>The <a href="https://vreeman.com/mp" title="Google Analytics Measurement Protocol Hit Builder by Simon Vreeman"><strong>Google Analytics Measurement Protocol Hit Builder</strong></a> is a Proof of Concept to show how easy it is to send hits to a Google Analytics property. This can really help you figure out how to send transactions for your back-end e-commerce systems to Google Analytics without relying on client-side JavaScript.</p>
</dd>
<dt id="hypothesis"><a href="https://vreeman.com/hypothesis" title="Experiment Hypothesis Builder">Create a hypothesis for an experiment</a></dt>
<dd>With this tool, it is even easier to create a good and solid hypothesis for your next experiment. Which can help in creating better experiments, easier analysis and having better learnings. It is based on the Hypothesis Kit by Craig Sullivan.</dd>
</dl>
<details>
<summary>More tools.</summary>
<dl>
<dt id="cro"><a href="https://github.com/thenextweb/cro" title="A/B/n and Multivariate Testing with Google Tag Manager and Google Analytics" rel="noopener" target="_blank">A/B/n and <abbr title="Multivariate">MVT</abbr> Testing with Google Tag Manager and Google Analytics</a></dt>
<dd>
<p>The costs of using an A/B testing tool, such as Google Optimize 360, Optimizely or <abbr title="Visual Website Optimizer">VWO</abbr>, were rising without providing extra value. That is why I started developing this script at Valk Exclusief with Online Dialogue. At <abbr title="The Next Web">TNW</abbr> I continued optimizing the script with Martijn Scheijbeler to make even leaner and more flexible.</p>
<p>In this article, I explain how and why I used it at <abbr title="The Next Web">TNW</abbr>: <a href="https://thenextweb.com/voice/2016/03/03/marketing-the-tnw-way-9-ab-testing-with-google-tag-manager/" title="Marketing the TNW Way #9: A/B Testing with Google Tag Manager" rel="noopener" target="_blank">A/B Testing with Google Tag Manager</a>.</p>
</dd>
<dt id="cf"><a href="#" title="A/B/n and Multivariate Testing with Cloudflare" rel="noopener" target="_blank">A/B/n and <abbr title="Multivariate">MVT</abbr> Testing with Cloudflare</a></dt>
<dd>
<p><em>Work in Progress</em></p>
</dd>
<dt id="gtm"><a href="https://github.com/thenextweb/gtm" title="Web and AMP example containers for Google Tag Manager" rel="noopener" target="_blank">Example Containers for Google Tag Manager</a></dt>
<dd>
<p>We also shared our web and <abbr title="Accelerated Mobile Pages Project">AMP</abbr> example containers for Google Tag Manager. It includes our A/B testing script, but also outbound link tracking, JavaScript error tracking, engagement, scroll, and YouTube tracking. You can find it <a href="https://github.com/thenextweb/gtm" title="Google Tag Manager example container by The Next Web" rel="noopener" target="_blank">on Github</a> and add it to your own <abbr title="Google Tag Manager">GTM</abbr> container.</p>
<p>If you have any ideas to make the script better or <abbr title="Google Tag Manager">GTM</abbr> containers, please let me know or contribute on Github.</p>
</dd>
</dl>
</details>
<h2 id="speaking">Speaking</h2>
<ul>
<li><a href="https://searchnstuff.co.uk/search-and-stuff-antalya-conference-2024/">Search 'n Stuff Antalya Conference 2024</a></li>
<li>Conversion Hotel Unconference 2021, 2022</li>
<li>Amsterdam University of Applied Sciences (HvA)</li>
<li><a href="https://vimeo.com/473605473" title="Video of Simon Vreeman speaking at Emerce Digital Marketing Live" rel="noopener" target="_blank">Emerce Digital Marketing Live 2020 in Amsterdam, the Netherlands</a></li>
<li><a href="https://www.youtube.com/watch?v=r9hwvz-aXt0" title="Video of Simon Vreeman speaking at Search Y Paris" rel="noopener" target="_blank">Search Y Paris 2020 in Paris, France</a></li>
<li>MIE 2020 in Utrecht, the Netherlands</li>
<li>Friends of Search 2020 in Amsterdam, the Netherlands</li>
<li>Webwinkel Vakdagen 2020 in Utrecht, the Netherlands</li>
<li>Emerce Performance 2019 in Amsterdam, the Netherlands</li>
<li>MeasureCamp Bucharest 2019</li>
<li>MeasureCamp Amsterdam 2019, 2018, 2016</li>
<li>e-Commerce Conference 2019 in Athens, Greece</li>
<li>MeasureCamp London 2019, 2018 & 2017</li>
</ul>
<h2 id="articles">Articles & Podcasts</h2>
<ul>
<li><a href="https://www.youtube.com/watch?v=sNZ76agWnqg" title="Technical SEO + CRO = ❤️ (ft. Simon Vreeman) ~ TechSEO Podcast" target="_blank">TechSEO Podcast with Dan Taylor: Technical SEO + CRO = ❤️</a></li>
<li><a href="https://www.datatovalue.show/e002" title="Freelancing, (Big) Agencies, Cloudflare Magic & AI Tips with Simon Vreeman - The Data to Value Show with Rick Dronkers" target="_blank">The Data to Value Show with Rick Dronkers - Freelancing, (Big) Agencies, Cloudflare Magic & AI Tips</a></li>
<li><a href="https://www.chapter42.com/data-gedreven-marketing-bigquery-ga4-en-server-side-tracking-casual-catch-up-met-simon-vreeman/" title="Data-gedreven Marketing: BigQuery, GA4 en Server-Side Tracking - Casual Catch-up met Simon Vreeman en Roy Huiskes" rel="noopener" target="_blank">Casual Catch-up met Roy Huiskes over SEO, CRO & Analytics</a></li><!-- https://www.youtube.com/watch?v=zJeChKs30jk -->
<li><a href="https://jerrelarkes.nl/nl/podcasts/simon-vreeman-ai-seo-brightonseo-2024/" title="Inbound4Cast met Jerrel Arkes en Jeroen Stikkelorum over SEO en AI bij BrightonSEO 2024" rel="noopener" target="_blank">Inbound4Cast @ BrightonSEO - Met Jerrel Arkes en Jeroen Stikkelorum over SEO en AI</a></li><!-- https://inbound4cast.com/nl/podcasts/simon-vreeman-ai-seo-brightonseo-2024/ -->
<li><a href="https://app.springcast.fm/12694/simon-vreeman-over-cro-data-en-de-combinatie-met-seo" title="SEO Podcast met Dennis Akkerman en Martijn Hoving waarin we praten over SEO, CRO en AI." rel="noopener" target="_blank">SEO Podcast: Over AI, CRO, data en de combinatie met SEO</a></li>
<li><a href="https://onlinemarkethink.com/recover-direct-traffic-google-analytics-full-referrer/" title="Helped Arnout Hellemans with writing: How to recover lost Android-based (direct / none) traffic in Google Analytics" rel="noopener" target="_blank">How to recover lost Android-based (direct / none) traffic in Google Analytics</a></li>
<li><a href="https://lifeaftergdpr.eu/episode-007/" title="Life after GDPR Podcast: Google Analytics in the EU with Steen Rasmussen, Petri Mertanen, Rick Dronkers, & Simon Vreeman" rel="noopener" target="_blank">Life after GDPR Podcast: Google Analytics in the EU with Steen Rasmussen, Petri Mertanen, and Rick Dronkers</a></li>
<li><a href="https://www.redpandapodcast.nl/conversion-rate-optimalization-met-simon-vreeman-38-growth-deep-dive-podcast/" title="Red Panda Works Podcast: About CRO with Jordi Bron" rel="noopener" target="_blank">Red Panda Works Podcast: About CRO and B2B Marketing with Jordi Bron</a></li>
<li><a href="https://www.cro.cafe/podcast/cro-and-seo-are-dead" title="CRO.Café podcast: At Conversion Hotel 2021" rel="noopener" target="_blank">CRO.Café podcast: At Conversion Hotel 2021</a></li>
<li><a href="https://www.emerce.nl/nieuws/dml-vanmoof-streeft-maximale-conversie-tegen-lage-kosten" title="DML!: VanMoof streeft naar maximale conversie tegen lage kosten" rel="noopener" target="_blank">Emerce Digital Marketing Live: VanMoof streeft naar maximale conversie tegen lage kosten</a></li>
<li><a href="https://nl.cro.cafe/podcast/growth-marketing-bij-vanmoof" title="CRO.Café podcast: Growth marketing bij VanMoof" rel="noopener" target="_blank">CRO.Café podcast: Growth marketing bij VanMoof</a></li>
<li><a href="https://www.cro.cafe/podcast/blijven-we-haken-op-data-verzamelen-of-gaan-we-door-naar-the-next-step" title="Blijven we haken op data verzamelen of gaan we door naar the next step?" rel="noopener" target="_blank">CRO.Café podcast: Blijven we haken op data verzamelen of gaan we door naar "the next step"?</a></li>
<li><a href="https://www.cro.cafe/podcast/cro-cafe-live-covid-19-impact" title="CRO.CAFE Live: COVID-19 impact" rel="noopener" target="_blank">CRO.Café Live: COVID-19 impact</a></li>
<li><a href="https://www.wsj.com/articles/facebooks-next-privacy-challenge-less-data-to-target-ads-1532943001" title="Wall Street Journal: Facebook’s Next Privacy Challenge: Less Data to Target Ads" rel="noopener" target="_blank">WSJ: Facebook’s Next Privacy Challenge: Less Data to Target Ads</a></li>
<li><a href="https://thenextweb.com/voice/2016/03/03/marketing-the-tnw-way-9-ab-testing-with-google-tag-manager/" title="Marketing the TNW Way: A/B Testing with Google Tag Manager" rel="noopener" target="_blank">Marketing the TNW Way: A/B Testing with Google Tag Manager</a></li>
</ul>
</main>
<aside id="contact" role="complementary" data-nosnippet="">
<h2>Contact</h2>
<ul>
<li>Follow me on:
<ul>
<li><a href="https://twitter.com/vreeman" title="Simon Vreeman on X (formally Twitter) at @vreeman" rel="me noopener noreferrer" target="_blank">X (formally Twitter)</a></li>
<li><a href="https://simon.vreeman.com/@simon" title="Simon Vreeman on Mastodon" rel="me noopener noreferrer" target="_blank">Mastodon</a></li>
<li><a href="https://bsky.app/profile/vreeman.com" title="Simon Vreeman on Bluesky" rel="me noopener noreferrer" target="_blank">Bluesky</a></li>
<li><a href="https://www.threads.net/@simonvreeman" title="Simon Vreeman on Threads" rel="me noopener noreferrer" target="_blank">Threads</a></li>
</ul>
</li>
<li>Also on <a href="https://github.com/simonvreeman" title="Simon Vreeman on Github" rel="me noopener noreferrer" target="_blank">Github</a></li>
<li>Connect me on <a href="https://www.linkedin.com/in/simonvreeman/" title="Simon Vreeman on Linkedin" rel="me noopener noreferrer" target="_blank">LinkedIn</a></li>
<li>Send an e-mail to <a href="mailto:[email protected]" title="Send Simon Vreeman an e-mail to [email protected]" rel="me" class="u-email">[email protected]</a></li>
<!-- <li><strong>Vreeman.com</strong>
<ul>
<li><abbr title="Chamber of Commerce">KvK/CoC</abbr>: <code>82671087</code></li>
<li><abbr title="Belasting over de Toegevoegde Waarde">BTW</abbr>/VAT ID: <code>NL003713414B18</code></li>
<li><abbr title="International Bank Account Number">IBAN</abbr>: <code>NL04BUNQ2060945607</code></li>
</ul>
</li> -->
</ul>
<hr aria-hidden="true">
</aside>
<footer id="footer" data-nosnippet="">
<p></p>
<dl>
<dt>About Vreeman.com</dt>
<dd>Vreeman.com is the personal website of <a class="p-name u-url" rel="me" href="https://vreeman.com" title="Simon Vreeman">Simon Vreeman</a>. Vreeman.com is also the company of Simon Vreeman.</dd>
<dt>Privacy & Cookie Policy</dt>
<dd>Vreeman.com uses Google Analytics 4 (<code>_ga</code>, <code>FPID</code>, & <code>FPLC</code>), and Google Tag Manager Server-side to measure and analyze anonymous user behavior data to improve the website in an ethical manner.</dd>
<dt>Colophon</dt>
<dd>Vreeman.com uses Cloudflare Pages to ensure it loads fast and the <a href="https://github.com/simonvreeman/simonvreeman.github.io" rel="noopener noreferrer" target="_blank">source code</a> is hosted on Github.</dd>
<dt>Licenses</dt>
<dd>Text is licensed under <a href="https://creativecommons.org/licenses/by/4.0/" rel="license" title="Creative Commons Attribution 4.0 International License">Creative Commons Attribution 4.0 International License</a>. <code></></code> is licensed under <a href="https://opensource.org/licenses/MIT" rel="license" title="MIT License">MIT License</a>.</dd>
<dt>Other</dt>
<dd>
<ul>
<li><a href="https://vreeman.com/cro" title="CRO (Conversion Rate Optimization) Tools"><abbr title="Conversion Rate Optimization">CRO</abbr> Tools</a></li>
<li><a href="https://vreeman.com/f1" title="FIA Formula One (F1) 2024 Calendar / Agenda, Teams and Drivers">F1 2024 Calendar, Teams & Drivers</a></li>
<li><a href="https://vreeman.com/gear" title="What is in my backpack?">Travel Gear</a></li>
</ul>
<ul>
<li><a href="https://vreeman.com/meditations/" title="Meditations by Marcus Aurelius. Translation and Introduction by Gregory Hays.">Meditations by Marcus Aurelius</a></li>
<li><a href="https://vreeman.com/discourses/" title="Arrian’s Discourses of Epictetus. Translated and edited by Robert Dobbin.">Discourses of Epictetus</a></li>
<li><a href="https://vreeman.com/seneca/" title="Moral Letters and Essays from Roman Stoic philosopher Seneca the Younger">Morel Letters and Essays by Seneca</a></li>
<li><a href="https://vreeman.com/stockdale/" title="Essays on Stoicism by James Stockdale">Essays on Stoicism by James Stockdale</a></li>
<li><a href="https://vreeman.com/roosevelt/" title="Citizenship in a Republic - The Man in the Arena. A speech by Theodore Roosevelt">The Man in the Arena by Theodore Roosevelt</a></li>
<li><a href="https://vreeman.com/invictus" title="Invictus, a poem by William Ernest Henley">Invictus by William Ernest Henley</a></li>
<li><a href="https://vreeman.com/if" title="If–, a poem by Joseph Rudyard Kipling">If– by Joseph Rudyard Kipling</a></li>
<li><a href="https://vreeman.com/experiment" title="Experiment, a song by Cole Albert Porter">Experiment by Cole Porter</a></li>
</ul>
<ul>
<li><a href="https://tachtien.nl" title="Tachtien">Tachtien</a></li>
<li><a href="https://womeninanalytics.nl" title="Women in Analytics">Women in Analytics</a></li>
<li><a href="https://platte.land" title="Spotify Playlist met Boerenrock muziek uit de Achterhoek">Olderwets Høken, Brekken en Angoan</a></li>
</ul>
</dd>
</dl>
<hr aria-hidden="true">
<p class="footer">Always Be Optimizing</p>
<!-- <p class="footer">Always Be Learning</p> -->
<!-- <p class="footer">Always Be Testing</p> -->
<!-- <p class="footer">Always Be Linking</p> -->
<!-- <p class="footer">Always Be Measuring</p> -->
<!-- <p class="footer">Always Be Reflecting</p> -->
<!-- <p class="footer">Always Be Exploring</p> -->
</footer>
<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{"rayId":"8f3e5473bdce3839","version":"2024.10.5","serverTiming":{"name":{"cfExtPri":true,"cfL4":true,"cfSpeedBrain":true,"cfCacheStatus":true}},"token":"f40d86cb7c044d3ab665383ac6942c3f","b":1}" crossorigin="anonymous"></script>
<script type="text/javascript" id="" charset="">(function(a,c,e,f,d,b){a.ux=a.ux||function(){(a.ux.q=a.ux.q||[]).push(arguments)};d=c.getElementsByTagName("head")[0];b=c.createElement("script");b.async=1;b.src=e+f;d.appendChild(b)})(window,document,"https://api.uxsniff.com/cdn/js/uxsnf_track",".js");</script></body></html>