DCR firing before the library is loaded in async deployment
Hi All,
I am trying to set a DCR as a custom link and am capturing some information as a part of that and we have used async deployment. what i notice is that the DCR is firing before the library is loaded hence the i am not getting a server call for that particular custom link. Is there a way i can set up a rule in between for the DCR to wait for library to load and then send the beacon?