Pixel (Commerce - Connector) Integration into the OXID shop

Hi guys,
Did anyone of you integrated Pixel (Commerce-Connector) into the OXID Shop?
If not, let me try to explain what I need to do:

Variables:
$shopident -> static value
$productEanNumber -> dynamic value
$quantity -> dynamic value
$price -> dynamic value
In the last step of the checkout, I have to implement this code:

<img src="www.commerce-connector/tracking/tracking.gif?shop=$shopident&ean[0]=$productEanNumber&sale[0]=$quantity&price[0]=$price&...&
&ean[n]={EAN_n}&sale[n]={SALE_n}&price[n]={PRICE_n}" 
 width="1" height="1" border="0"/>

Also, this integration has to work for one or more than one products in the basket, and customers are referenced to the shop via the special link.

My question is, is really possible in OXID this to be done?

Thank you very much in advance!

sure its possible, it has been done for many other tracking providers.

Great then.
Can you provide me some info or guidelines how that can be done?

Thank you very much in advance!

As mentioned, it has already been done in several tracking modules.
So you actually have multiple examples for tracking basket contents / order articles.
Quick google search gave me the following modules: