Hi there,
My problem is, that we trigger two tiktok-Events on the same trigger (client tracking) But tiktok want the base code first and then the purchase Event. So the purchase event is setup by the base code.
For serverside tracking we have two events send to the server. Both triggered on the same trigger.
The problem now is that due to the sequenzing the client purchase event gets event_id id-y, while the server gets id-x.
How to solve that issue? Firing the two client tags on the same trigger may leads to an error, as tiktok wants the base code first.