{# Renders GA4 + Meta Pixel scripts when configured on the Site. Drop the madga_tracking inclusion tag in the head of your public layout. #} {% if site.google_analytics_id %} {% endif %} {% if site.facebook_pixel_id %} {% endif %}