@pjstarr wrote:
Hello, I am using the piwik API to import old traffic and ecommerce logs. It seems to be working great. It takes all the data successfully. The problem I run into is when I go to the "ecommerce overview" summary. My data is not counted in the summary reporting. As I dig deeper I see that the data is being counted as "abandoned cart" and not "ecommerce order".
What do I need to change and/or update in the data call to get these to report as completed orders and not abandoned carts?
Here is a sample of what I am posting to piwik.php...
token_auth=blahblah&idsite=3&format=json&url=http%3A%2F%2Fmy.blahblah.com%2Fcgi%2Fstep3.cgi&idgoal=0&rec=1&ec_id=23000&revenue=91.36&ec_st=76.46&ec_tx=&ec_sh=14.9&cip=blah.blah.blah.blah&country=US&city=ATLANTA®ion=GA&cdt=2016%2D06%2D15%2012%3A51%3A19&ec_items=%5B%5B%221021745%22%2C%22Thule%2BFit%2BKits%22%2C%22Imported+Data%22%2C%2276.46%22%2C%221%22%5D%2C%5B%221234567%22%2C%22Test+Item%22%2C%22Imported+Data%22%2C%220.00%22%2C%221%22%5D%5D
Thank you for your assistance.
Posts: 1
Participants: 1