Thanks @Saravanan_Dharmaraj , I will check it.Meanwhile 1 more question about AEM CaaS. Do I need to have local AEM setup also on my machine and then somehow deploy the configurations on server or it works fine without local setup and directly on the cloud?
Hello Team, I am new to AEM. I need to integrate Adobe AEM Assets with Workfront for a basic use case.I have no prior experience in setting up AEM CaaS and Assets as a Cloud Service. I have access to the admin console and see the Cloud Manager application. My questions are:Can someone please guide m...
Ok, I tried like below screenshot in condition
and set my evar as same before in setVariables.
but it didn't work, my evar still comes empty
Did I use ('data-id') correctly?
Ok, I tried
_satellite.setVar('MyID', this.getAttribute('data-id'))
in condition and then I call set variables as below screenshot
It didn't work.
Is it due to my "data-id" attribute is not at the same level as my click class. It is the attribute of it's 3rd parent as I wrote in my initial questio...
Sorry, I didn't get this step.
If I delete my Data Element then what should I call in my setVariables for Adobe Analytics evar?
Also, if I remove the Data Element how will I find "data-id" over that particular class
.grp-video__play-button
Hello Team,
I am trying to get a click event value in evar using Adobe Launch but somehow it's not working. My problem statment is:
We have some videos over our page and every video has a "data-id" value assign to it. I want to assign this custom value in an evar on the click of the play button. I...