143: Danny Lambert: A guide to data transformation and building a warehouse-first martech stack

What’s up everyone, today we have the pleasure of sitting down with Danny Lambert, Director of Marketing Operations at dbt Labs.

Summary: Marketers often feel like they’re battling a dragon when it comes to integrating data. We’re overwhelmed by technical jargon, stuck with outdated methods, and facing roadblocks from data teams. Danny walks us through his journey of cautiously entering the data world and the role dbt can play for marketing teams. By learning just enough SQL, knowing what tools you need to get started with and leaning on dbt’s tools, you can start small and gradually build a warehouse-first martech stack. The reward is more control over your data, flexibility to deploy personalized campaigns independently, and a competitive edge that no pre-packaged solution can match.

Jump to a Section

About Danny

Danny Lambert, Director of Marketing Operations at dbt Labs
  • Danny started his career at an event solutions company where he wore several different marketing hats including getting his first taste of marketing automation  
  • He then worked in marketing ops at IZEA, at marketplace that connects brands with influencers before having a short stint at McGaw.io one of the leading martech and analytics agencies
  • He then moved over to healtech at CareCloud where he led Demandgen and ABM
  • He then transitioned to Rev.com the popular transcription company where he started in marketing ops, then demand gen before being promoted to Director of Integrated Marketing
  • And today Dan is Director of Marketing Operations at dbt Labs, the creators of the most popular software for data transformation used by data engineers at more than 20k companies

Navigating the Disconnect Between Marketers and Data Teams

Navigating the Disconnect Between Marketers and Data Teams

Many marketers struggle to engage with data teams because they feel worlds apart. Danny points out that it’s a lot like the early days of marketing’s relationship with product teams. Before product-led growth (PLG) became a buzzword, marketers and product teams operated in separate silos. It took a concerted effort to break that wall, and the same shift is needed with data. Marketers often find the mechanics of data engineering and warehousing intimidating, and for good reason—they weren’t trained for it. But it doesn’t have to be that way.

Danny recounts his time at CareCloud, where he was exposed to the concept of a data warehouse. The idea was gaining traction, and he attended a Snowflake event to grasp the essentials. After an hour of slides and schemas, he walked out just as confused as when he walked in. The issue wasn’t the information; it was the delivery. Marketers need to see things in action. Theoretical talks don’t cut it—practical, straightforward tutorials that walk you through the steps are what marketers crave. Installing tools like dbt and seeing data move can make it all click. It’s the difference between hearing about a new tool and actually feeling it work in your hands.

There’s also a major gap in educational resources that cater to marketers. As Danny highlights, marketing professionals who want to embrace data often get lost in the flood of courses and jargon-heavy materials. It’s a jungle out there—marketers want concise, actionable guidance, not a deep dive into tech theory. Without the right content, many opt to stay in their lane, using tools and methods they already know. It feels safer, especially when they’re under pressure to perform quickly.

Danny points out that this pressure to ramp up fast can discourage experimentation with a warehouse-first approach. New roles often come with tight timelines, and there’s a tendency to lean on old habits. Shifting to something like data warehousing means slowing down, learning the ropes, and building enough belief in the new approach to back it up internally. But if you’ve spent years doing things differently, it’s hard to develop the conviction needed to push for change. Confidence comes from exposure and understanding, but without that, the warehouse-first idea feels too foreign to champion.

Key takeaway: Marketers often shy away from data teams because they lack practical, accessible education and feel pressured to stick with familiar methods. Building confidence through hands-on learning and real-world examples is crucial for integrating data and marketing in a meaningful way.

Back to the top ⬆️

The Future of Martech in Anaheim, California 🪐

MOps-Apalooza is back on Nov 4-6, 2024 and there’s only a few tickets left! The conference is tech agnostic, so no vendor kool-aid to drink, sessions are super practical and topics are wiiide ranging. Connect, learn and grow among the best in the industry.
If you can’t make it in person, the entire event is being live streamed, get your ticket before they run out 👇

Overcoming Barriers to Data Literacy in Marketing

Overcoming Barriers to Data Literacy in Marketing

Many marketers hesitate to engage deeply with data, often because they don’t see it as central to their roles. Danny explains that for most, data feels like a secondary tool—something meant to assist rather than dominate their day-to-day work. The challenge is that the pathway to becoming data-savvy isn’t straightforward. Even among those who’ve made the leap, each person’s journey looks different. Some take online courses, like those on Codecademy, learning SQL from scratch. Others find mentors who guide them through the maze of data management, or they happen to work in environments where they can lean on a data specialist nearby. But there’s no universal roadmap, which makes the process feel daunting.

Danny believes that the lack of a clear, predictable path to mastering data is one of the biggest hurdles marketers face. With so many options available—some technical, others more hands-on—marketers often struggle to identify which approach will actually get them the skills they need. For those with limited time, this uncertainty can be a dealbreaker. Without knowing if the investment will pay off, it’s easier to focus on other areas of marketing that feel more familiar and essential. Danny points out that while resources like Udemy are improving the situation, marketers still need a straightforward, reliable way to become proficient in data.

Another critical factor is the perceived opportunity cost. Marketers are often juggling multiple responsibilities, from staying up-to-date with industry trends to managing campaigns. For many, the idea of dedicating time to learning data—an area they may feel they have minimal expertise in—feels like too large a barrier. Why spend time learning about data warehousing when there are immediate, pressing marketing concepts to master? This fear of committing time and energy to an unfamiliar, complex area keeps many from taking the first step.

Danny emphasizes that while the accessibility of learning tools is improving, there’s still a significant gap. Even for those who want to upskill, the fear of the unknown and the lack of a guided pathway can make it feel like an insurmountable challenge. Until marketers can see a clear, accessible way to develop these skills, many will remain hesitant to dive into data, choosing to stick to familiar ground instead.

Key takeaway: Marketers often shy away from learning data skills due to a lack of accessible, consistent learning paths and the fear of time investment without guaranteed outcomes. Creating structured, easy-to-follow resources is crucial to making data literacy a viable option for busy professionals.

Back to the top ⬆️

Unlocking the Full Potential of Data with dbt

Unlocking the Full Potential of Data with dbt

Danny describes the transformation dbt brings to the data landscape, making it accessible not just to engineers but also to marketing ops and other non-engineering teams. In the past, accessing and manipulating data was a highly specialized skill, often requiring a marketer to rely heavily on a single engineer. As Danny puts it, you needed to build a relationship with this “one person in a closet somewhere” to get any insight or change implemented. This old approach made data access exclusive, slow, and frustrating for teams trying to move fast.

With dbt, Danny explains, the dynamics shift dramatically. It creates different roles and permission levels for everyone interacting with data, enabling a self-service model for marketers and operations folks. Imagine a marketer wondering how a specific metric—say ARR—was calculated in a Looker dashboard. Previously, this would have required a long back-and-forth with the data team. Now, using dbt’s documentation capabilities, anyone in the business can track the metric’s lineage, from its raw form in the warehouse to its final transformed state. This transparency reduces dependency and empowers all users to access, verify, and trust their data on their own.

Danny elaborates that dbt’s tools extend far beyond simple exploration. The real power lies in its ability to democratize deeper interactions with data. Even non-engineers can engage with SQL in a controlled, safe environment. If someone in ops needs a data export from Fivetran or Stitch, they can run it themselves, load it into the warehouse, and then use dbt to structure and transform that data through staging and fact models. By submitting a pull request (PR) to the data team for review, they effectively minimize the data team’s workload, allowing marketers and ops professionals to own more of the data process. This hands-on model significantly cuts down on the typical waiting times that plague traditional data workflows.

The shift to dbt isn’t just about reducing dependencies; it’s about opening up the full data stack to marketing teams in a way that makes sense for their goals. Teams can take control from the moment data is ingested through to its final visualization in tools like Looker or Hex. Marketers no longer need to be technical experts to leverage data—dbt enables them to bridge that gap. Danny believes this is the future of marketing ops: a setup where you can access, transform, and utilize data independently, ensuring speed, flexibility, and, most importantly, ownership over your work.

Key takeaway: dbt transforms data accessibility for marketers and operations teams, offering a self-service model that minimizes dependency on data engineers. By empowering non-technical users to own the full data workflow, it ensures flexibility, speed, and greater autonomy in marketing operations.

Back to the top ⬆️

Building Trust and Skills for Data Access in Marketing Ops

Building Trust and Skills for Data Access in Marketing Ops

Danny emphasizes that, for marketers wanting to get hands-on with data, the first step is assessing the organization’s data infrastructure. The approach depends on whether a cloud data warehouse is already in place. If the infrastructure is missing, the starting point involves gaining buy-in for setting it up, which can be a longer process. But if a warehouse like Snowflake, BigQuery, or Redshift is already established, marketers can begin collaborating with data teams to plug into that setup and learn the landscape.

Danny suggests that, when the warehouse exists, marketers should engage with the data team to understand its setup. This involves learning which cloud platform is being used, how data is ingested, and what transformation tools are involved. With this knowledge, marketing ops teams can gradually build trust and incrementally take on tasks. The key is to propose taking simple tasks off the data team’s plate, showing that marketers can handle them without risk. Tools like dbt facilitate this, as they provide the guardrails and review processes (via pull requests) that give data teams control while allowing marketers to start contributing meaningfully.

For organizations that don’t use dbt, Danny advises that marketers learn the value of the tool and advocate for its implementation. If it’s not part of the current tech stack, the conversation may be trickier. dbt is popular because it transforms data development into a software development-like process, with protections that make it nearly impossible to break things without review. Danny explains that having dbt in place makes it easier for marketing ops to gain development access, as data teams can feel confident their work won’t be compromised.

If neither a warehouse nor dbt is available, Danny encourages marketers to start with dbt’s quick start guides, which cover platforms like Snowflake, BigQuery, and Databricks. He suggests working through these resources independently to gain a solid understanding of data warehousing. Marketers can set up their own instances, practice building models, and gain confidence in the process. With just a couple of weeks of dedicated learning, they’ll be ready to have productive conversations with the data team about implementing and collaborating on dbt.

Ultimately, Danny highlights that marketers must demonstrate not only how these tools benefit their workflow but also how they align with broader business goals. Communicating the strategic value—like quicker insights, more agile campaign adjustments, and better data consistency for GTM efforts—builds the case for why marketing ops should be integrated more closely into data processes.

Key takeaway: For marketers to gain access to data tools and collaborate with data teams, they must start by understanding their organization’s data landscape and building trust. Learning incrementally, demonstrating value through small wins, and advocating for accessible tools like dbt help marketing ops teams become active players in data transformation.

Back to the top ⬆️

Structuring Teams for Data Success in Marketing Ops

Danny emphasizes that building a solid team structure is essential when taking those first steps toward leveraging a warehouse-first approach. In his experience, even within his own organization, finding the right balance in collaboration with the data team has been crucial. While some projects are manageable in-house, complex initiatives like building an internal marketing attribution model, a prospecting command center, or advancing an account-based marketing (ABM) motion often require more specialized expertise. These larger projects typically involve multiple teams across the company, making it vital to align all parties involved.

To tackle these challenges, Danny’s team developed functional pods. These pods are organized around key initiatives, such as marketing, revenue, and EPD (Engineering, Product, Data). Each pod includes a diverse set of roles—data engineers, data analysts, operations support, finance, and business systems experts—to address the specific needs of that function. By planning out these larger projects several quarters in advance, Danny’s team ensures that all stakeholders are aligned on priorities, responsibilities, and timelines. This setup prevents marketing requests from getting deprioritized in favor of other departments like product or finance, which often have competing priorities.

Danny highlights that, while small, quick wins are valuable, most gains come from advancing these larger initiatives. By progressing on significant projects, teams set themselves up to handle smaller tasks independently down the line. He suggests that if teams don’t have the resources for such a structure, they should at least start building relationships with cross-functional teams and align on shared goals. This approach ensures that when big asks arise, they’re seen as part of a collaborative effort rather than unexpected demands.

On the technology side, Danny advises starting with the most critical use case. It’s easy to get caught up in what could be achieved theoretically, but focusing on one key project provides a practical entry point. For his team, that initial project was multi-touch attribution, but it could vary depending on an organization’s needs—anything from cleaning up datasets for AI to streamlining a specific reporting process. The focus should be on one achievable goal, taking it from data ingestion to transformation and finally to exposure, gaining experience along the way.

Finally, he suggests using best-in-breed tools for the job. Today’s data stacks tend to revolve around a familiar set of tools, so marketers don’t need to reinvent the wheel. Research a few trusted solutions, pick one that fits your use case, and work through the entire process until you have that first win. With one successful project, the rest becomes a matter of repetition and scaling.

Key takeaway: A functional team structure, focused use cases, and best-in-breed tools are essential for marketing ops teams beginning their journey into data transformation. Starting small and building relationships with cross-functional teams sets the stage for both short-term wins and long-term scalability.

Back to the top ⬆️

Overcoming Data Confidence Challenges in Composable Tech Stacks

Overcoming Data Confidence Challenges in Composable Tech Stacks

Danny believes that data confidence is the biggest risk when building a composable tech stack. He notes that people often misunderstand what composability truly means. It’s not about an all-or-nothing approach—either everything is composable, or nothing is. The core advantage lies in having choices. You can always buy a packaged solution, but if your data isn’t strong enough, that option may not even be on the table. The ability to choose, however, becomes an advantage when you have high data confidence and a well-structured data system in place.

Danny argues that a composable stack allows you to pick the best-in-breed tools for specific needs, rather than being locked into an add-on product from a current vendor that might not suit your use case. There are certain technologies, like event management platforms or email marketing tools, that organizations won’t build in-house. However, having the flexibility to select a superior tool—one that offers a competitive edge—is the benefit of a composable approach. This becomes especially important as companies look to differentiate themselves in crowded markets.

The key obstacle, Danny explains, is achieving the level of data quality and consistency required to make a composable stack viable. You need a highly capable data engineering team and solid best practices—standards like proper nomenclature, documentation, and governance are essential. Without these foundations, your data stack is unlikely to support the flexibility that composability offers. Danny mentions that when their team first used Segment, it worked well until they hit the tool’s limits. Once they needed personalization capabilities that Segment’s native integration didn’t support, they found themselves writing custom HTTP scripts to fill the gap, which ultimately felt like a workaround, not a solution.

This is where data transformation tools like dbt come into play. They help ensure that your data stack meets the standards necessary to give you the confidence to choose and integrate best-in-breed solutions. By building a robust and well-documented data foundation, organizations can move beyond the limits of pre-packaged software, accessing more tailored tools that drive innovation and competitive advantage.

Key takeaway: The true advantage of a composable tech stack lies in the freedom to choose best-in-breed tools, but this flexibility depends on high data confidence. Investing in strong data engineering practices and tools like dbt ensures a reliable foundation, allowing teams to make composability work in their favor.

Back to the top ⬆️

Building a Strong Foundation for Data Transformation

Building a Strong Foundation for Data Transformation

Marketers often find themselves in uncharted territory when collaborating with data teams, especially when terms like data models, taxonomies, and reverse ETL come up. Danny offers a straightforward roadmap for marketers eager to set up their own warehouse-first approach. It starts with selecting the right tools and understanding their use in the data transformation process. According to Danny, the first step is extraction—using tools like Stitch or Fivetran to sync data from various sources into your cloud data warehouse.

Once the extraction is set up, you’ll need a cloud data warehouse. Danny highlights options like Snowflake, BigQuery, Redshift, or Databricks, noting that many of these platforms offer low-cost or trial-period setups. For those just testing the waters, BigQuery is particularly flexible and inexpensive. The goal is to get data into the warehouse, stored in its rawest format, without overthinking the cost—most tools at this level are budget-friendly.

The next step involves transforming the data using dbt. Danny explains that dbt’s advantage lies in its simplicity, as it uses SQL instead of complex Python scripts. This approach makes data transformation accessible even to those with basic SQL knowledge. Marketers can start with simple queries like selecting columns or cleaning names to familiarize themselves with the process. Danny encourages brushing up on SQL or even leveraging tools like ChatGPT for assistance, emphasizing that this foundational skill will be invaluable for any marketing ops professional.

The final piece in the puzzle is reverse ETL. Tools like Census and Hightouch allow marketers to take the transformed data and send it back into operational platforms, BI tools, or AI models where it can be put to use. Whether the goal is complex segmentation, personalized customer experiences, or feeding AI models, the reverse ETL step is essential to make the data actionable. Danny points out that using BI tools like Looker, Hex, or Tableau can further visualize and make sense of the transformed data.

He reiterates that none of these steps should be financially prohibitive. There are affordable or free versions available at every stage, so cost isn’t a barrier. Instead, the biggest obstacle for many marketers is learning SQL. Danny advises that this should be the starting point, and he recommends using quick-start guides from dbt to walk through the process step by step. Once you’ve built your first data model, the learning curve shortens dramatically. Each subsequent model takes less time, and soon, marketers will wonder how they ever managed their data workflows any other way.

Key takeaway: Building a warehouse-first approach for marketing data requires a focus on extraction, transformation, and reverse ETL. With accessible tools like dbt and affordable cloud warehouses, marketers can set up a powerful data system with minimal cost. Learning SQL is the most important skill for marketers to gain the flexibility and control needed to succeed in a data-driven environment.

Back to the top ⬆️

Effective Migration Strategies for a Composable Tech Stack

Effective Migration Strategies for a Composable Tech Stack

Migrating from a fragmented tech stack to a streamlined, composable one is daunting. Danny suggests that for companies dealing with a large, tangled setup—what he calls a “Franken spaghetti mess”—the easiest path may be partnering with a migration expert. Such projects, especially for mature systems, can be complicated. For those facing overwhelming complexity, professional help is often the most efficient approach. However, he also believes that many organizations aren’t quite at that stage. More often, they have a collection of isolated tools without a cohesive structure, making it possible to migrate internally with a structured plan.

Danny emphasizes the importance of working closely with the data team from the start. Establishing a shared taxonomy and clear naming conventions ensures that the data flows smoothly through every stage of transformation. For example, when data is first ingested into the warehouse, you need a consistent process for taking that raw data through staging, cleaning, and eventually to its final, usable state. This structure needs to be predictable—just like setting consistent UTM parameters in marketing—to ensure data models and outputs remain accurate. Collaboration with the data team is crucial here, as they set the foundation and standards for how data will move downstream.

The next step is prioritizing the most important data products. Danny recommends using the 80/20 rule by looking at BI tool usage logs to identify which reports or data sets are accessed most frequently. Start with these high-usage data sets, as they offer the biggest impact and the greatest opportunity for gaining buy-in across teams. For example, if a company’s most-viewed report is its customer 360 dashboard, that’s the ideal first target. Building and optimizing this first ensures that the most critical data is accurate and reliable, setting the stage for further improvements.

Once the initial priority is addressed, Danny advises working methodically down the list—tackling pipeline reports, marketing funnels, and other high-impact dashboards next. The goal is to secure quick wins by delivering high-value products that the team already uses, building momentum and support for the migration. This approach helps marketing teams gain confidence in the new system’s capabilities, making it easier to justify further migrations and investments in a composable tech stack.

Danny warns against trying to tackle everything at once. Instead, he suggests focusing on the most critical components first, gaining traction with those, and gradually working through the rest. A focused, step-by-step migration is far more manageable and ultimately more successful than attempting an all-at-once overhaul.

Key takeaway: Migrating to a composable tech stack requires starting with a clear taxonomy, prioritizing high-impact data sets, and securing quick wins. By focusing on the most-used reports first, teams can gain buy-in and build momentum, making further migrations and optimizations much more manageable.

Back to the top ⬆️

Unlocking Flexibility Through a Warehouse-First Approach to Martech

Unlocking Flexibility Through a Warehouse-First Approach to Martech

Flexibility is the biggest advantage for marketing teams that build a close relationship with their data team and go on this warehouse-first journey. Danny explains that once the foundational work is complete—aligning data models, setting up taxonomies, and integrating reverse ETL tools—marketers can operate with autonomy. For example, building hyper-targeted audiences becomes effortless when data models are structured cohesively. With all data sources connected, marketers can create complex segments like “customers who churned last year, had two active seats, and visited our website in the past five days.” Without this structure, such personalization would require intricate SQL knowledge or manual workarounds using spreadsheets.

Danny emphasizes the power of having all data models tied together within one system. By leveraging tools like dbt and a reverse ETL platform, marketing teams can seamlessly send personalized segments to any operational tool, whether it’s HubSpot, Pendo, or Mutiny. These integrations become plug-and-play because the groundwork has been done to ensure the data is clean and consistent. Testing and monitoring tools further guarantee data accuracy, allowing marketers to deploy campaigns confidently.

Danny also highlights the competitive edge of building in-house solutions for critical use cases like multi-touch attribution or campaign reporting. While third-party vendors promise to be the “source of truth” for sales prospecting, they often fall short in customization and integration. His team opted to create a “prospecting command center,” a dashboard that integrates all event streams—tracking everything from web visits to community engagements. Sales reps can instantly see accounts that overlap with partner territories, view recent activity, and identify surging interest, all without relying on external vendors. This setup allows his team to feed a clean, comprehensive dataset into machine learning models, exploring further relationships and trends within their customer base.

Campaign reporting offers another example. Instead of relying on Salesforce’s built-in capabilities, Danny’s team developed their own “Campaign 360” dashboard. By maintaining consistent naming conventions across ad platforms, UTM tags, and other touchpoints, they created a single source of truth. This dashboard links ad performance, web traffic, email engagement, and even cost data from accounting systems, providing a complete view of a campaign’s impact. Marketers can filter by team member, campaign type, or specific metrics, all in one unified system. This level of flexibility and integration simply isn’t achievable through pre-packaged solutions.

Key takeaway: Building a flexible data foundation allows marketers to achieve a level of personalization and campaign visibility that packaged solutions can’t match. By working closely with data teams and investing in data transformation tools like dbt, marketing teams gain the freedom to deploy campaigns and create insights with minimal reliance on external vendors, giving them a clear competitive advantage.

Back to the top ⬆️

Enhancing Sales Outreach with Real-Time Data

Enhancing Sales Outreach with Real-Time Data

Danny explains that the real value of a comprehensive prospecting events log lies in its ability to arm sales teams with granular touchpoints. Traditional multi-touch attribution methods often boil down complex customer journeys into a few data points. This is effective for high-level analysis but limits the granularity that sales teams need for personalized outreach. By providing the entire event log, sales reps can dive into every interaction and craft highly tailored messages, moving beyond generic templates that lack impact.

Danny sees this as a key part of the autonomous SDR (Sales Development Representative) model—one where automation tools support reps in ways that go beyond the basics. He points out that many current tools promise to deliver intent identification, contact information, and personalization across platforms like LinkedIn and email, but they often fall short. Most of these tools offer simplistic segmentation based on basic criteria like company size or industry. Their intent data is similarly limited, relying on a handful of integrations, which, given their newness, don’t provide the depth needed for meaningful personalization.

To make the most of these tools, Danny suggests flipping the model. Instead of relying on these platforms as enrichment sources, companies should own their data streams and feed them into these tools as activation layers. For instance, by taking a comprehensive dataset from tools like Clay, organizations can supply all available customer data—everything from web activity to CRM interactions—and let the tool handle real-time LinkedIn outreach or SDR email campaigns. This way, teams are leveraging the data they already own, enriching it with external sources, and activating it for maximum impact.

The outcome is a sales operation where reps don’t just see a snapshot of customer intent; they see every digital footprint. This enables them to tailor outreach in real-time with precision. Danny believes that this approach is where marketing and sales teams should aim, as it allows for a more authentic and effective interaction. When sales teams have the full context and the right activation tools, they can execute campaigns that feel genuinely personalized rather than automated or cookie-cutter.

Key takeaway: Moving beyond basic enrichment tools and owning your data stream allows marketing and sales teams to transform their approach. Feeding detailed, comprehensive data into activation tools empowers sales reps to engage prospects with precision and authenticity, leading to more personalized and effective outreach.

Back to the top ⬆️

Escapism as the Key to Work-Life Balance

Escapism as the Key to Work-Life Balance

Danny emphasizes the need for escapism to achieve balance and stay engaged both at work and in life. Unlike those who immerse themselves in professional growth outside the office, Danny finds that stepping away completely is essential. One of his preferred escapes is real estate investing. This hobby stimulates his mind while providing a sense of accomplishment separate from his daily work. It’s not just about building his portfolio; it’s a parallel pursuit that offers a fresh perspective, keeping things interesting and mentally refreshing.

Adrenaline is another outlet for Danny. He thrives on high-energy activities like motorcycle riding and Brazilian jiu-jitsu (BJJ). These pursuits pull him away from the work mindset, pushing him into a state where he’s fully present and focused. For him, it’s crucial to get that physical and mental release—it’s his way of resetting, providing a complete break from his professional life.

On the opposite end, Danny’s love for DIY projects demands a different kind of focus. These activities force him to slow down and be methodical. It’s a controlled environment that requires patience and precision, offering a mental contrast to the fast-paced nature of his job. The satisfaction he gets from doing things right, at his own pace, offers another layer of fulfillment and a chance to recharge.

Ultimately, Danny believes in maintaining a rhythm that allows for full immersion in work when necessary, but also making time for these escapes. He’s aware that constantly being in “work mode” isn’t sustainable, so he intentionally carves out moments to disconnect and refresh. This balance ensures that he remains engaged and productive when the job demands it.

Key takeaway: Escapism isn’t about avoiding responsibility; it’s about creating balance. Finding activities that contrast with your work, whether they stimulate adrenaline or require a slower, intentional focus, can help you recharge and maintain engagement. Embrace different forms of escapism to prevent burnout and stay motivated in your professional life.

Back to the top ⬆️

Episode Recap

Danny Lambert Humans of Martech episode

Marketing teams often find themselves hesitant to engage with data teams. Why? The lack of practical and consistent learning paths leaves many feeling overwhelmed and under-equipped, sticking to familiar methods out of habit. The key is making data skills accessible—structured, bite-sized resources that fit into marketers’ schedules. When learning paths are straightforward and outcomes are clear, marketers are more likely to engage with data and integrate it into their campaigns. Start small, show value early, and build that confidence through practical examples. It’s about applying knowledge in real, impactful ways.

dbt is a well known and widely used transformation tool because it’s a game-changer in this landscape. Imagine a system where marketers and ops teams no longer wait months for a data team to approve every request. dbt empowers non-technical users to manage their own data workflows, creating flexibility that wasn’t possible before. With the right training and tools, marketing ops teams can transform raw data into actionable insights without relying on engineers. And this isn’t some distant ideal; it’s attainable. By learning just enough SQL to be dangerous and using accessible tools, marketers can set up and manage robust data systems that fuel their campaigns in ways packaged solutions can’t touch.

But none of this happens in isolation. For marketing ops to truly thrive in data transformation, team structure and collaboration matter. It starts with understanding your organization’s existing data landscape and building strong, cross-functional relationships. Marketers need to engage their data teams, show genuine interest, and build trust—one small win at a time. When you prove that you understand the basics and demonstrate value through quick, manageable projects, you unlock more opportunities and access. Structured teams and clear use cases set the stage, ensuring that marketing ops can scale their efforts and contribute meaningfully to the company’s data strategy.

Once these foundations are laid, the leap to a warehouse-first approach becomes not only feasible but a strategic advantage. Migrating to a more composable, flexible tech stack isn’t about ripping everything out at once. It’s about tackling the most-used data sets first, aligning on a shared taxonomy, and slowly phasing in the tools that make the biggest impact. Tools like dbt aren’t just there to clean up the spaghetti mess; they’re enablers that allow marketing teams to own the entire process—extraction, transformation, and activation. Whether it’s crafting hyper-personalized campaigns or delivering insights to sales in real time, the autonomy gained is the real reward. This way, marketing doesn’t just react to data; they own it and leverage it to create competitive advantages that standard solutions simply can’t replicate.

Listen to the full episode ⬇️ or Back to the top ⬆️

Follow Danny and dbt👇

✌️


Intro music by Wowa via Unminus
Cover art created with Midjourney (check out how)

Ask the Humans of Martech archive
Search 6,600+ transcript clips from real conversations with martech practitioners. Describe the problem you’re working on.

All categories

Monthly archives

See all episodes

Future-proofing the humans behind the tech

Leave a Reply