Data modelsModeling your data with dbtOur packagesUnified DigitalApp errors moduleApp errors module for Unified Digital Assuming your tracker is capturing application_error events, the module can be enabled by configuring the dbt_project.yml file: dbt_project.ymlvars:snowplow_unified: snowplow__enable_app_errors: true