Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To assure your advertiser’s tracking pixels have been implemented correctly, you can process a tracking test. To do so, you need three things:

  1. The details of the conversion target you want to test. In most cases, you will be testing whether orders on the advertiser’s website are tracked, for which you will be needing test order details. If you want to test a newsletter subscription, you might want to use a test email. For other conversion targets, for example a client engagement, you might not need any test material at all.

  2. A test partner: to create a test partner, just follow the instructions in this article. Make sure the test partner is admitted to the program of the advertiser you want to process the tracking test for.

  3. An add on to your browser enabling you to record HTTP headers: depending on your browser type, you will find different add ons available. HttpWatch and HttpFox are both recommendable.

Furthermore, it is recommended to remove all cookies from your browser before you start.

...

Once you have the tracking URL, make sure you subsequently go through the following steps:

  1. Open a new browser tab and make sure the tool recording your HTTP headers is activated.

  2. Once the add on is active, paste the click URL in the address bar of the browser tab and load the advertiser landing page.

  3. When your advertiser’s landing page has been loaded completely, you should first check whether the on-page tag and, if activated, the container tag have been logged in your recording tool. You can recognize the on-page tag by the domain structure http://marketing.net.advertisername.com.

  4. Proceed to process the conversion you want to test. As was mentioned above, you will need test order details in many cases.

  5. As soon as the confirmation page of the conversion target has been loaded completely, check whether the tracking tag has been logged in your recording tool. You can recognize the tracking tag by the domain structure http://marketing.net.advertisername.com. If the tracking tag has been implemented successfully, you will also find the query in your recording tool. This query will look more or less like this: /ts/i123456789/tsa?typ=f&tst=123&trc=[tracking_category_alias]&ctg=[conversion_target]&cid=[orderID]&orv=[order_value]&orc=[order_currency] corresponds with the conversion (lead, sale, etc.). Please note that the i123456789 element is the ID identifying your advertiser.

  6. Check whether the data in the parameters in the query corresponds with the data of the conversion you have processed. Particularly the conversion target value, tracking category value and the order ID value should be checked thoroughly.

  7. Make a screenshot of the data logged in your recording tool, so you will be able to document your test.

(warning) Newer advertisers may have a tracking ID without an i-prefix. Please do not change this ID, you must not remove the prefix if it is present or add it if it is missing.

UI check

When all the tags mentioned above have been logged by your recording tool and the data in the parameters corresponds with the details of your test conversion, your tracking test has been successful. All you have to do now is check whether the conversion is visible in your admin UI. To do so, make sure you do the following:

...