Clickstream Service
ClickstreamService Description: ASMX, WSDL
| AddClickStream: ASMX, XML | ||
| Description: Track a page
hit. URL can be a max of 255 characters long. |
| Parameters: | ||
| Name | Type | Description |
| MailingID | Int32 | |
| MemberID | Int32 | |
| IPAddress | String | |
| URL | String | |
| SoapHeader: | ||
| Name | Type | Description |
| Username | String | Your username to login to ListManager. |
| Password | String | Your password to login to Listmanager. |
| List | String | The ListManager list you want to access. |
| AddPurchase: ASMX, XML | ||
| Description: Track a
purchase. UnitPrice must be between 0 and 9999999.99. OrderID can be a max of 25 characters long. |
| Parameters: | ||
| Name | Type | Description |
| MailingID | Int32 | |
| MemberID | Int32 | |
| IPAddress | String | |
| UnitPrice | Double | |
| Quantity | Int32 | |
| OrderID | String | |
| SoapHeader: | ||
| Name | Type | Description |
| Username | String | Your username to login to ListManager. |
| Password | String | Your password to login to ListManager. |
| List | String | The ListManager list you want to access. |





