{{-- Google Analytics 4 (gtag.js) --}}
@if(config('tracking.google_analytics_id'))
@endif
{{-- Facebook Pixel --}}
@if(config('tracking.facebook_pixel_id'))
@endif
{{-- Google Merchant Center (verification via gtag, le flux produit se configure dans GMC) --}}
@if(config('tracking.google_merchant_id'))
@endif