Key Takeaways
We broke down the real truth about AMP for Email—why it's far simpler, more accessible, and more impactful than most marketers think.
Myths Debunked
The webinar clarified what AMP enables today and debunked the biggest myths around registration, approval, ESP support, and audience visibility (with over 25% of email users able to experience AMP).
Real Results
It showed how AMP fits into modern email programs and highlighted real results—like 56% higher CTR and 20% more conversions driven by interactive experiences.
Practical Guidance
Practical guidance on when to use AMP, where interactivity drives true value, and the common mistakes to avoid.
We wrapped with simple, actionable "easy wins" that teams can implement immediately to start experimenting with AMP and elevate their lifecycle campaigns.
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>The Truth About AMP - Netcore</title><meta name="description" content="Why AMP is Simpler Than You Think - Watch the webinar by James Deacon and Jay Oram"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap" rel="stylesheet"><style>*{margin:0;padding:0;box-sizing:border-box}body{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;min-height:100vh;background:linear-gradient(#fffdfb 0%,#fff5eb 50%,#ffeddc 100%);background-attachment:fixed;color:#1a1a2e}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.hero-section{padding:80px 0 16px;text-align:center}.logo{height:40px;margin-bottom:30px}.hero-title{font-size:clamp(1.875rem,5vw,3.75rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-title span{background:linear-gradient(to right,#2c3e50,#34495e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-orange-text{background:linear-gradient(90deg,#ff4500,#ff5722,#ff6b35,orange,#ff6b35,#ff5722,#ff4500) !important;background-size:200% 100% !important;-webkit-background-clip:text !important;-webkit-text-fill-color:transparent !important;background-clip:text !important;animation:shimmer 3s linear infinite}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.hero-subtitle{font-size:clamp(1rem,2vw,1.25rem);font-weight:500;color:#475569;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.cta-button{background:#ff6b35;color:#fff;border:none;padding:16px 48px;font-size:1.125rem;font-weight:500;border-radius:50px;cursor:pointer;transition:all .3s ease;margin-bottom:2rem}.cta-button:hover{background:#2c3e50}.video-container{max-width:896px;margin:0 auto 2rem}.video-placeholder{position:relative;width:100%;aspect-ratio:16/9;background:#3d3633;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.video-placeholder.hidden{display:none}.video-content{position:absolute;inset:0;padding:2rem 4rem}.video-text{position:absolute;left:4rem;top:50%;transform:translateY(-50%);text-align:left;max-width:50%}.video-text h2{color:#fff;font-size:clamp(1.25rem,3vw,2.25rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.video-text h2 .orange{color:#ff6b35}.video-text .speakers{color:#d1d5db;font-size:clamp(.875rem,1.5vw,1rem);margin-bottom:.25rem}.video-text .companies{color:#9ca3af;font-size:clamp(.75rem,1.25vw,.875rem)}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(64px,10vw,96px);height:clamp(64px,10vw,96px);background:#ff6b35;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;box-shadow:0 0 40px rgba(255,107,53,.5)}.play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.play-button svg{width:clamp(24px,4vw,40px);height:clamp(24px,4vw,40px);fill:#fff;margin-left:4px}.youtube-embed{position:relative;width:100%;aspect-ratio:16/9;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.youtube-embed.hidden{display:none}.youtube-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.speakers-section{padding:3rem 0}.section-title{font-size:clamp(1.5rem,4vw,3rem);font-weight:700;text-align:center;margin-bottom:3rem;color:#111827}.speakers-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem}.speaker-card{display:flex;align-items:center;gap:1.25rem}.speaker-image{width:clamp(112px,15vw,176px);height:clamp(112px,15vw,176px);border-radius:.5rem;overflow:hidden;box-shadow:0 4px 20px rgba(255,111,53,.25)}.speaker-image img{width:100%;height:100%;object-fit:cover}.speaker-info h3{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:600;color:#111827}.speaker-info p{font-size:clamp(.875rem,1.5vw,1rem);color:#6b7280}.capabilities-section{padding:2rem 0}.capabilities-subtitle{text-align:center;color:#6b7280;font-size:1.125rem;max-width:800px;margin:0 auto 3rem}.capabilities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.capability-card{background:linear-gradient(to bottom right,#fff,rgba(239,246,255,.5));border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05);position:relative;transition:all .3s ease}.capability-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.capability-card:nth-child(2){background:linear-gradient(to bottom right,#fff,rgba(243,232,255,.5))}.capability-card:nth-child(3){background:linear-gradient(to bottom right,#fff,rgba(255,237,213,.5))}.capability-icon{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.capability-icon.blue{background:#dbeafe;color:#2563eb}.capability-icon.purple{background:#e9d5ff;color:#9333ea}.capability-icon.orange{background:#fed7aa;color:#ea580c}.capability-card h3{font-size:1.125rem;font-weight:700;color:#111827;padding-right:3rem;margin-bottom:.75rem}.capability-card p{color:#6b7280;font-size:.875rem;line-height:1.6}.easy-wins-text{text-align:center;color:#6b7280;font-size:1.125rem;max-width:800px;margin:2rem auto 0}.easy-wins-text span{color:#ff6b35;font-weight:600}.footer{background:#1a1a2e;padding:2rem 0;margin-top:2rem}.footer-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-logo{height:32px;filter:brightness(0) invert(1)}.footer p{color:rgba(255,255,255,.7);font-size:.875rem}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.modal-overlay.active{opacity:1;visibility:visible}.modal{background:#fff;border-radius:1rem;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;transform:scale(.95);transition:transform .3s ease}.modal-overlay.active .modal{transform:scale(1)}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.modal-title{font-size:1.5rem;font-weight:700;color:#111827}.modal-close{background:0 0;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:0;line-height:1}.modal-subtitle{color:#6b7280;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-group input,.form-group select{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;font-family:inherit;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#ff6b35}.submit-button{width:100%;background:#ff6b35;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:background .3s ease;margin-top:.5rem}.submit-button:hover{background:#e55a2b}@media (max-width:768px){.video-text{left:2rem;max-width:45%}.speakers-grid{gap:2rem}.speaker-card{flex-direction:column;text-align:center}}</style></head><body><section class="hero-section"><div class="container"> <img src="https://netcorecloud.com/wp-content/themes/netcoretheme/assets/images/netcore-logo-main.svg" alt="Netcore Logo" class="logo"><h1 class="hero-title"> <span>The Truth About <span class="gradient-orange-text">AMP</span></span></h1><p class="hero-subtitle">Why It's Simpler Than You Think</p> <button class="cta-button" onclick="openModal()">Watch Now</button><div class="video-container"><div class="video-placeholder" id="videoPlaceholder"><div class="video-content"><div class="video-text"><h2> The Truth About AMP:<br> <span class="orange">Why It's Simpler Than</span><br> <span class="orange">You Think</span></h2><p class="speakers">James Deacon and Jay Oram</p><p class="companies">Netcore Cloud • ActionRocket</p></div> <button class="play-button" onclick="openModal()"> <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path d="M8 5v14l11-7z"/> </svg> </button></div></div><div class="youtube-embed hidden" id="youtubeEmbed"> <iframe
id="youtubeIframe"
src=""
title="The Truth About AMP"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen> </iframe></div></div></div></section><section class="speakers-section"><div class="container"><h2 class="section-title">Our Speakers</h2><div class="speakers-grid"><div class="speaker-card"><div class="speaker-image"> <img src="https://netcorecloud.com/wp-content/uploads/2025/12/jay-oram.png" alt="Jay Oram"></div><div class="speaker-info"><h3>Jay Oram</h3><p>Action Rocket</p></div></div><div class="speaker-card"><div class="speaker-image"> <img src="https://netcorecloud.com/wp-content/uploads/2025/06/sp1.png" alt="James Deacon"></div><div class="speaker-info"><h3>James Deacon</h3><p>Netcore Cloud</p></div></div></div></div></section><section class="capabilities-section"><div class="container"><h2 class="section-title">Key Takeaways</h2><p class="capabilities-subtitle"> We broke down the real truth about AMP for Email—why it's far simpler, more accessible, and more impactful than most marketers think.</p><div class="capabilities-grid"><div class="capability-card"><div class="capability-icon blue"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"/> <path d="M9 18h6"/><path d="M10 22h4"/> </svg></div><h3>Myths Debunked</h3><p>The webinar clarified what AMP enables today and debunked the biggest myths around registration, approval, ESP support, and audience visibility (with over 25% of email users able to experience AMP).</p></div><div class="capability-card"><div class="capability-icon purple"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <polyline points="22 7 13.5 15.5 8.5 10.5 2 17"/><polyline points="16 7 22 7 22 13"/> </svg></div><h3>Real Results</h3><p>It showed how AMP fits into modern email programs and highlighted real results—like 56% higher CTR and 20% more conversions driven by interactive experiences.</p></div><div class="capability-card"><div class="capability-icon orange"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"/><polygon points="16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"/> </svg></div><h3>Practical Guidance</h3><p>Practical guidance on when to use AMP, where interactivity drives true value, and the common mistakes to avoid.</p></div></div><p class="easy-wins-text"> We wrapped with simple, actionable <span>"easy wins"</span> that teams can implement immediately to start experimenting with AMP and elevate their lifecycle campaigns.</p></div></section><footer class="footer"><div class="container"><div class="footer-content"> <img src="https://netcorecloud.com/wp-content/themes/netcoretheme/assets/images/netcore-logo-main.svg" alt="Netcore" class="footer-logo"><p>Copyright © 2025 Netcore Pvt. Ltd.</p></div></div></footer><div class="modal-overlay" id="modalOverlay" onclick="closeModalOnOverlay(event)"><div class="modal"><div class="modal-header"><h3 class="modal-title">Watch the Video</h3> <button class="modal-close" onclick="closeModal()">×</button></div><p class="modal-subtitle">Fill in your details to access the video</p><form id="leadForm" action="https://go.netcore.in/l/864782/2025-12-05/c94tfg" method="post" target="netcoreFrame"><div class="form-group"> <label for="name">First Name *</label> <input type="text" id="name" name="first_name" required placeholder="Enter your full name"></div><div class="form-group"> <label for="lname">Last Name *</label> <input type="text" id="lname" name="last_name" required placeholder="Enter your full name"></div><div class="form-group"> <label for="email">Work Email *</label> <input type="email" id="email" name="email" required placeholder="Enter your work email"></div><div class="form-group"> <label for="company">Company *</label> <input type="text" id="company" name="company" required placeholder="Enter your company name"></div><div class="form-group"> <label for="country">Country *</label> <input type="text" id="country" name="country" required placeholder="Enter your country name"></div><div class="form-group"> <label for="phone">Phone Number</label> <input type="tel" id="phone" name="phone_number" placeholder="Enter your phone number"></div> <input type="hidden" id="utm_source" name="utm_source"> <input type="hidden" id="utm_medium" name="utm_medium"> <input type="hidden" id="utm_campaign" name="utm_campaign"> <input type="hidden" id="utm_term" name="utm_term"> <input type="hidden" id="utm_content" name="utm_content"> <button type="submit" class="submit-button">Watch Video</button></form> <iframe name="netcoreFrame" id="netcoreFrame" style="display:none;" aria-hidden="true"></iframe></div></div> <script>function openModal() {
document.getElementById('modalOverlay').classList.add('active');
document.body.style.overflow = 'hidden';
}
function closeModal() {
document.getElementById('modalOverlay').classList.remove('active');
document.body.style.overflow = '';
}
function closeModalOnOverlay(event) {
if (event.target === document.getElementById('modalOverlay')) {
closeModal();
}
}
// Close modal on Escape key
document.addEventListener('keydown', function(event) {
if (event.key === 'Escape') {
closeModal();
}
});</script> <script>function getUrlParam(name) {
const urlParams = new URLSearchParams(window.location.search);
return urlParams.get(name) || "";
}
document.getElementById("utm_source").value = getUrlParam("utm_source");
document.getElementById("utm_medium").value = getUrlParam("utm_medium");
document.getElementById("utm_campaign").value = getUrlParam("utm_campaign");
document.getElementById("utm_term").value = getUrlParam("utm_term");
document.getElementById("utm_content").value = getUrlParam("utm_content");</script> <script>/* === CONFIG === */
const YOUTUBE_VIDEO_ID = "y7qxIOnkOGM"; // <- put your video id here
const PLAY_URL = "https://www.youtube.com/embed/" + YOUTUBE_VIDEO_ID + "?autoplay=1&rel=0";
/* === helper to play video === */
function showAndPlayVideo() {
// close modal if open
closeModal();
// hide placeholder, show youtube embed
const placeholder = document.getElementById("videoPlaceholder");
const youtubeWrap = document.getElementById("youtubeEmbed");
const iframe = document.getElementById("youtubeIframe");
if (placeholder) placeholder.classList.add("hidden");
if (youtubeWrap) youtubeWrap.classList.remove("hidden");
if (iframe) {
// set src — set last to avoid race
iframe.src = PLAY_URL;
// scroll to player
setTimeout(() => iframe.scrollIntoView({ behavior: "smooth" }), 250);
}
}
/* === iframe submission flow === */
(function() {
const form = document.getElementById("leadForm");
const iframe = document.getElementById("netcoreFrame");
if (!form || !iframe) return;
// When user submits, show a simple "submitting" state to prevent double submits
form.addEventListener("submit", function (e) {
// Allow normal form submit to the iframe (do not call e.preventDefault()).
// But add a small guard UI while it posts.
const btn = form.querySelector('button[type="submit"]');
if (btn) {
btn.disabled = true;
btn.textContent = "Submitting...";
}
// We'll wait for iframe load event to infer completion.
// Use a single-use handler.
let handled = false;
const onIframeLoad = function() {
// onload can fire multiple times (some browsers), guard with handled flag.
if (handled) return;
handled = true;
// small delay to allow any redirect/thank-you doc to settle
setTimeout(() => {
// restore button
if (btn) {
btn.disabled = false;
btn.textContent = "Watch Video";
}
// Play the video
showAndPlayVideo();
}, 500);
};
// Attach load handler (one-time)
iframe.addEventListener("load", onIframeLoad, { once: true });
// Safety fallback: if iframe doesn't load within X seconds, re-enable button and show message
const fallbackTimer = setTimeout(() => {
if (handled) return;
handled = true;
iframe.removeEventListener("load", onIframeLoad);
if (btn) {
btn.disabled = false;
btn.textContent = "Watch Video";
}
alert("Submission may have failed. Please try again or contact support.");
}, 15000); // 15s
// Clean up fallback when handled
const cleanup = () => clearTimeout(fallbackTimer);
iframe.addEventListener("load", cleanup, { once: true });
});
})();</script> </body></html>