Buaha Posted March 27, 2015 Share Posted March 27, 2015 (edited) Hi, i need to add that code to my site: <!-- START of the zanox affiliate HTML code --> <!-- (The HTML code may not be changed in the sense of faultless functionality!) --> <script type="text/javascript" src="https://ad.zanox.com/pps/?16338C4782058&mode=[[1]]&CustomerID=[[XXX]]&OrderID=[[XXX]]&CurrencySymbol=[[XXX]]&TotalPrice=[[XXX]]&PartnerID=[[XXX]]"> </script> <noscript> <img src="https://ad.zanox.com/pps/?16338C4782058&mode=[[2]]&CustomerID=[[XXX]]&OrderID=[[XXX]]&CurrencySymbol=[[XXX]]&TotalPrice=[[XXX]]&PartnerID=[[XXX]]" width="1" height="1" /> </noscript> <!-- END zanox-affiliate HTML-Code --> I have a problem with PartnerID. Partner ID is zanpid value from link like this: http://www.yourwebsite.com/?zanpid=12345678910 This value need to be stored in session then on confirmation page this need to return this value to this cod. I have found this to topics but this isint working: http://www.gordonzube.com/en/2010/06/24/integrate-affiliate-tracking-codes-in-prestashop.html https://www.prestashop.com/forums/topic/135218-read-session-variable/ Anyone can help me Thanks You Edited March 27, 2015 by Buaha (see edit history) Link to comment Share on other sites More sharing options...
Buaha Posted March 27, 2015 Author Share Posted March 27, 2015 I forget Prestashop version 1.6.0.11 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now