Posts Tagged ‘ad tracking’
Clickbank Instant Notification
Clickbank is strange that way. Everyone else would have called it an API. But it seems now that you can have sales notifications sent to a url specified by you. It uses a POST function.
Here is how it works:
- An action occurs in the ClickBank system (ex sale, rebill, refund, etc)
- ClickBank posts FORM parameters to a URL you specify
- ClickBank observes the server response
- A program you build processes the variables
This works right into my idea for a tag based contextual Clickbank widget. It would have to adjust itself based on sales and click through rate. Instant sales notifications would make that possible.