
February 2nd, 2013, 12:53 AM
|
|
Registered User
|
|
Join Date: Feb 2013
Posts: 1
Time spent in forums: 5 m 55 sec
Reputation Power: 0
|
|
|
PHP-DB - API affiliate tracking service like hasOffers
1.A customer makes a purchase. The purchase needs to connect back to an affiliate tracking service like hasOffers, and it accepts an HTTP POST in their API. Just making up fields in your mind for a typical purchase, and making up the HTTP POST API in your mind about an affiliate tracking service (where affiliates get paid a percentage of a purchase referral), how would you send the request off to the API, and what kinds of pitfalls would be important to ensure is in place here? Please share some code (even if incomplete) as you try to describe this process to us.
2.How would we intercept a download click on a web page and yet fire a tracking “pixel” at the moment this is clicked? Please share some code (even if incomplete) as you try to describe this process to us.
3.You are writing a customer purchase transaction logfile in a script so that we can use it to troubleshoot problems. What are some of the concerns you would have when writing logfiles? Describe this to us. Please also share some code (even if incomplete) where you would try to alleviate some of these concerns?
Please Reply ASAP...!!!!
|