Hi,
We have recently implemented a direct call rule (which till trigger on each page load and configured as s.t() call) and configured few variables.
when a page is getting loaded, in the console (using a debugger on) it says that the direct call is fired only once but I see two tags in ObservePoint/Omnibug/Charles.
All the variables are same and the only difference is one tag has a referrer captured and another do not.
Is this an issue (is it duplicating the total page views)? If so, how to fix this?
Any help is appreciated.