Hi,I tried using _satellite.setVar("xxxxx.userid", value-here) using
period(dot) in the data element name but it didnt work(ie: not able to
send the value to an eVar/prop/read the value in the console) so i tried
to avoid using dot in the data element name and used hyphen(-) instead
of dot(.) like this _satellite.setVar("xxxxx-userid", value-here") and
it works fine.Anyone faced this issue earlier? not sure, if this is an
issue with Adobe DTM?Thanks