Anyone on adcombo and using
https://tracker.com/click.php?cnv_id={subacc}&payout={revenue}&cnv_sta tus=LEAD
https://tracker.com/click.php?cnv_id={subacc}&payout={revenue}&cnv_sta tus=HOLD
https://tracker.com/click.php?cnv_id={subacc}&payout={revenue}&cnv_sta tus=REJECT
So I would put these into AdCombo like so?

However in adcombo stats it shows:

So it's showing sales and leads as something separate it seems. Is a lead in binom a sale in adcombo? so why does it show both lead and sale in adcombo together
Binom shows something like this:

Anyone know?
I tagged the
Hey,
Can't tell you much about adcombo setup, but I can see some changes you need to make in your
So the thing with e-commerce scheme is that tracker will ignore lead, if it first go with status from Sales or Reject status keys instead of Lead status key (because reject or sale logically can't come before lead).
So for example if you have first lead for clickid 123456 with
&cnv_status=confirm
and next lead for clickid 123456 with status
&cnv_status=signup
tracker will ignore first lead and save only second lead.
So if you want your postbacks with statuses LEAD and HOLD to work with e-commerce scheme you need to add them as a status keys as well.
BUT you are not obligated to use e-commerce scheme, you can disable it and you will just see the latest conversion status that came on particular clickid.
If you have additional questions please write to our support: https://cp.binom.org/page/support
