Host: sg01.picalike.copex-kunden.de
Port: 9096
Im git zu finden als:
$ git clone ssh://picalike@sg01.picalike.corpex-kunden.de/home/picalike/repositories/web-apis/ab_test.git
in: als args
{"apikey": <str>, "from": <str>, "till": <str>, "testId": <str>}
from und till als String vom Format: “2015-11-30”.
out:
{"testId": <str>, "testName": <str>, "results": results_data} wobei: results_data = {"clicks": click_days_AB_count, "checkouts": checkout_days_AB_count, "warenkorb": { "mean_product": mean_product_per_warenkorb, "mean_price": mean_price_per_warenkorb}}