@if(App::environment('production')) @endif {{---Start Hiding, we will eventally remove this section---}} @if(false) @php //$ga_code = 'UA-157146951-1'; old google analytics code //$ga_code = 'G-RX4T7F0SXQ'; $ga_code = 'GTM-M45GDP4'; $gw_code = 'AW-1010094115'; $gw_code_extn = 'uDmlCMDkz_4BEKOg0-ED'; if (\App::environment('local')) { $ga_code = 'UA-192094804-1'; $gw_code = 'AW-1010094115'; } @endphp {{--Code the for the ads tracking--}} {{--end code the for the ads tracking--}} @if(!empty($payment_data)) @php $Transaction = $payment_data['ecommerce']['purchase']['actionField']; $item = $payment_data['ecommerce']['purchase']['products']; @endphp @else @endif {{---End hiding---}} @endif @yield('head')