In your example - you are explicitly setting the design row to 1 - so there is no randomisation. You can either
set this explicitly as static (1,2,3 etc)
determine your own allocation scheme
leave it blank and the platform will allocate randomly for you.
As you are running a synchronised pair of experiments you need to determine your own allocation scheme.
It looks like this was answered already for you.