Hi,
I am trying to set up our web site to work with the Webgains affiliate network. But I'm not sure how to retrieve some of the information that needs to be sent to them after a purchase. We want to have different rates of commission depending on the type of product. For example, we might have an 8% rate of commission on memory cards. So for each product the customer buys, I need to send the id number of the category it is in.
I know how to set up variables in Actinic, and I could set them at section level in order to simulate the categories. But how can I put this information into a script on the receipt page? The advanced user guide shows how to retrieve basic information about products, but I don't think that custom variables will be included.
Does anyone know how to do this? Any help would be appreciated
I am trying to set up our web site to work with the Webgains affiliate network. But I'm not sure how to retrieve some of the information that needs to be sent to them after a purchase. We want to have different rates of commission depending on the type of product. For example, we might have an 8% rate of commission on memory cards. So for each product the customer buys, I need to send the id number of the category it is in.
I know how to set up variables in Actinic, and I could set them at section level in order to simulate the categories. But how can I put this information into a script on the receipt page? The advanced user guide shows how to retrieve basic information about products, but I don't think that custom variables will be included.
Does anyone know how to do this? Any help would be appreciated
Comment