How to integrate third party tracking system

  • Posts: 1
  • Thank you received: 0
12 years 11 months ago #49678

Hi,

I have read this topic again and again, but i think i miss something.

Which file should i put my img code in?

Can i just use this code in the file or:

$app =& JFactory::getApplication();
$order_id = $app->getUserState(HIKASHOP_COMPONENT.'.order_id');
$orderClass = hikashop::get('class.order');
$order = $orderClass->get($order_id);
echo '<img src=" www.partner-ads.com/dk/leadtrack.php?pro...price_value_with_tax " width=1 height=1>';

Hope someone can help, because i really not understand this.

Please Log in or Create an account to join the conversation.

  • Posts: 83674
  • Thank you received: 13545
  • MODERATOR
12 years 11 months ago #49756

Yu should put it in the "end" file of the view "checkout" via the menu Display->Views. After the rest of the code.

Please Log in or Create an account to join the conversation.

Time to create page: 0.094 seconds
Powered by Kunena Forum