document.addEventListener("DOMContentLoaded", function () { let podcast = document.querySelector("audio"); if (!podcast) return; podcast.addEventListener("timeupdate", function () { let percentage = (podcast.currentTime / podcast.duration) * 100; if (percentage >= 25 && !podcast.dataset.tracked25) { podcast.dataset.tracked25 = "true"; dataLayer.push({ event: "podcast_progress", progress: "25%" }); } if (percentage >= 50 && !podcast.dataset.tracked50) { podcast.dataset.tracked50 = "true"; dataLayer.push({ event: "podcast_progress", progress: "50%" }); } if (percentage >= 75 && !podcast.dataset.tracked75) { podcast.dataset.tracked75 = "true"; dataLayer.push({ event: "podcast_progress", progress: "75%" }); } if (percentage >= 100 && !podcast.dataset.tracked100) { podcast.dataset.tracked100 = "true"; dataLayer.push({ event: "podcast_progress", progress: "100%" }); } }); });

Spaghetti alla Carbonara

August 13, 2020

Recipes

Spaghetti alla Carbonara

August 13, 2020

Looking for something YUM for dinner, a side dish to elevate your entrée, or healthfully satisfy your sweet tooth? Check out our list of tried and true recipes  – you won’t be disappointed 😉

Want some free D2D stuff? Post a photo of your creation on instagram or twitter!

carbonara recipe, Spaghetti alla Carbonara