@KeithF53 you may try following option : Using mbox3rdPartyId : https://experienceleague.adobe.com/docs/target/using/audiences/visitor-profiles/3rd-party-id.html Using Customer ID: https://experienceleague.adobe.com/docs/id-service/using/reference/authenticated-state.html Hope this helps.
@KeithF53 I would suggest you create 2 rules in Launch : 1. For page Load request 2. For view Load request 1. for Page Load request, please try something like : 2. For View Load ensure that the view load on URL hash change : Hope this helps.
@Nsingh11 you may try using profile script to restrict user on bases of sessionId , count of visit or whether visitor is already part of the . Few sample codes can be found here : https://experienceleague.adobe.com/docs/target/using/audiences/visitor-profiles/profile-parameters.html . For example ...
@Luca_Lattarini you may simply login to Target UI and then navigate to Administration > Implementation and you will see the Target client code details there :
@ilotteryireland please try network logs/console logs for any specific errors . Also it is advisable to check for any ongoing maintenance under : Status.adobe.com .If all seems to be ok , i would recommend you to raise a ticket to ClientCare.
@ilona_lazdane In order to list all the activities with their current status , you may try using Adobe Target API : https://developers.adobetarget.com/api/#list-activities . The response will list all the activities with their current status ( whether active /inactive) , something like this :
Hi @suhasRakam , Could you please try disabling EEC ( Enhanced Experience composer )and then try loading the website in VEC. EEC when enabled, adds a proxy environment to help you in opening iframe bursting sites. The request for these proxy server may be getting blocked on your internal network.
Hi Joe , could you just try adding a data element for at_property by following the steps provided and then check . I hope this would fix your problem .