Skip to content

Implementation methods

There are three paths available to deploy WP Pixel codes:

Implementation of WP Pixel codes with the support of Wirtualna Polska

WP Pixel can be implemented with the help of our technical department. Implementation with this method consists of two stages:

  1. Client places a basic WP Pixel embed script on each page of the website. We recommend implementing the embed script below in the <head> section.

    Place your individual identifier in two places marked PIXEL_ID. In addition, the script allows for additional parameters (ADDITIONAL_PARAMETERS). If you decide not to provide additional parameters, remove the entry , ADDITIONAL_PARAMETERS from the embed script.
    <head>
        <script>
            !function(w,p,e,v,n,t,s){w['WphTrackObject'] = n;
            w[n] = window[n] || function() {(w[n].queue=w[n].queue||[]).push(arguments)},
            w[n].l = 1 * new Date(), t=p.createElement(e), s=p.getElementsByTagName(e)[0],
            t.async=1;t.src=v;s.parentNode.insertBefore(t,s)}(window,document,'script',
            'https://pixel.wp.pl/w/PIXEL_ID/tr.js', 'wph');
            wph('init', 'PIXEL_ID', ADDITIONAL_PARAMETERS);
        </script>
    </head>
    
  2. Contact your Customer Service Representative or WP Ads Support (support@ads.wp.pl) to submit a request for further implementation of the code by the Wirtualna Polska technical department, which will complete remaining scripting process.

Implementation of WP Pixel codes on the client side

  1. You must implement the embed script in the <head> section.
  2. Then implement the required event codes:
    e-commerce industry
    non e-commerce industry

Integration with the e-commerce platform

WP Pixel codes can also be implemented via integration with e-commerce platforms:
List of available integrations and instructions for their implementation