DTM
Hello All,
Can I fire _satellite.track("XXXXX") from console to test Direct call logic?
I am doing following
_satellite.data.customVars.pageName='HomePage' <----- Setting the customVar
_satellite.track('pageLoad') <---- Sending signal to fire Direct Call Rule. But this gives result as 'undefined' in console)
Please see the attached image file.
Regards