The document discusses ways to get custom data in Google Tag Manager when a developer is not available. It outlines four tips: using the URL variable to return part of the URL, the auto-event variable to return data about interacted elements, DOM element variables to return data about page elements, and JavaScript variables to return global JavaScript variables. It emphasizes that these techniques have limitations and risks without developer support, and recommends searching online or waiting for a developer for complex issues.