Jump to content

Pay per Click (ActionPay) - Cookies


Recommended Posts

I am running Prestashop version 1.5.1.1 and would like to intergrate my Prestashop with a Pay Per Click company. They use a single pixel to verify that the transaction has taken place.

 

The problem is when they put the code in for the pixel, it does not show up.

 

We tried to add following code to order-confirmation.tpl with out success. Can anyone shed some light on the subject?

 

{if $_COOKIES["actionpay"]}

<img src="http://n.actionpay.ru/ok/0000.png?actionpay={$_COOKIES["actionpay"]}&apid={$id_order_formatted}" width="1px" height="1px" />

{/if}

 

 

Thanks in Advance,

 

Philip Polaski

Kids Toys (Malaysia)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...