Websdk Migration from appmeasurement.js to alloy.js
Hi Team,
What is alternative for s tracker object in alloy.js. Suppose we have s.pagename, how to write this in websdk.
Hi Team,
What is alternative for s tracker object in alloy.js. Suppose we have s.pagename, how to write this in websdk.
this may be interesting to read:
Technically, you don't need a schema to send data to AA through the Web SDK. You can use the Launch Web SDK extension's variable data element to do the mapping for you.
Basically, you create a data.__adobe.analytics payload object which can be used to set props/eVars/events directly on it, which makes it easy to migrate an existing setup.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.