@php $gs = general_setting(); @endphp
@if(!empty($gs?->google_tag_manager_id))
@endif
@if(!empty($gs?->google_analytics_id) || !empty($gs?->google_ads_conversion_id))
@php
$gtagPrimary = $gs->google_analytics_id ?: $gs->google_ads_conversion_id;
@endphp
@endif
@if(!empty($gs?->tiktok_pixel_id))
@endif
@if(!empty($gs?->pinterest_tag_id))
@endif