JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "adwords.blade.php"

Full Path: /home/markqprx/iniasli.pro/resources/views/pixels/adwords.blade.php
File size: 587 bytes
MIME-type: text/html
Charset: utf-8

@section('body-end')
    <script>
        var google_conversion_id = "{{$pixel->pixel_id}}";
        var google_custom_params = window.google_tag_params;
        var google_remarketing_only = true;
    </script>
    <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
    </script>
    <noscript>
        <div style="display:inline;">
            <img height="1" width="1" style="border-style:none;" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/{{$pixel->pixel_id}}/?guid=ON&amp;script=0"/>
        </div>
    </noscript>
@endsection