Buon giorno a tutti sono due giorni che sto impazzendo per integrare il mio e commerce con il programma di affiliazioni affiliate pro. Il mio e commerce è un framecommerce basato sul linguaggio asp.net. I rivenditori dell' ecommerce mi hanno detto di integrare il codice java script nelle apposite configurazioni solo che non so quale codice inserito. In allegato vi trasmetto la pagina del codice di affiliate pro.
Paste this HTML code to your Thank You page where user is redirected after successfull payment. Billing system will also pass several parameters to the Thank You page. You will need to put that parameters into this linking code. Explanation of that values are given at the bottom of this page. This method is the EASIEST method of integration, all yu need is just pasting this code to Thank You page - thats will track sales when customer visit it.
Values to be passed:
txn_id (optional). Unique Transaction ID
amount (required). Indicates total amount of purchase
cur (optional). Currency Alphabetic Code (see ISO 4217)
http://en.wikipedia.org/wiki/ISO_4217
http://www.oanda.com/site/help/iso_code.shtml
country_code (optional). Country Alphabetic Code (see ISO 3166)
http://en.wikipedia.org/wiki/ISO_316..._code_elements
aff_id (optional). For all clicks our system also sends aff_id value, this value should be passed back when tracking affiliates.
group_id (optional). This value is used to pass back product group identity to calculate commision according to product group settigns.
add_info (optional). Additional information about transaction. It could be passed if you want, for example, display additional sale information to the transaction details such as code of purchased goods, or membership ID. This information will be visibile to both administrator and affiliate.
customer_id (optional). Pass this parameter if you want to pay affiliate only for the first sale made by customer. Make sure you pass correct customer id - it can be alpha-numeric format.
Mi da un codice obbligatorio da cambiare e onestamente non so a cosa si riferisce
Grazie a tutti per l aiuto