Here you go:This is already available in a computed field in nms:deliveryLogStats schema even if you want to compute your own using workflow you can refer to following workflow:<package author="Amit (amit)" buildDate="2017-05-16 06:58:52.848Z" buildNumber="8724" buildVersion="6.1"> <entities schema...
Well you can go through the following which coveres AEM integration with Google Analytic and Google Tag ManagerLink:- http://aemcorner.blogspot.in/2014/11/aem-integration-with-google-analytics.html//Covering step by step to achieve the needful.Another reference link that could come as some help is:-...
Hi Jameel,this can be computed as follows:softBounce = @unreachable + @mailBoxFull + @invalidDomain + @disabled + @notConnected + @refusedfrom nms:deliveryLogStats) this is also computed weekly in "Delivery weekly reporting" as softBounce.if this value exceed 3 than you got what you want. Regards,A...
Hi Senthil,I agree with Adhiyan, the information you provided is not enough. Although a quick tip, it's seems your enrichment is not correctly configured; you should remove the identify the document as recipient and use the refine the data using the additional data i.e using link you can add a inner...
Hi tumuzhuanjia ,Yes, you can install on 2008 and 2012, please refer to the compatibility guide here and for installation refer to this link. If you want to know about hardware sizing then refer to this link.Regards,Amit
Hi Rama,Happy to know that i was able to help you. I worked on couple of project in the same line but i can't share the client names here although i can recommend a way to help you.If you a Adobe business partner than you can write an email to adobe so that they can provide you success stories or ca...
Hi Steve,Thanks for reaching out to the community!!Well I am moving up stream in your river; I am an adobe campaign architect and Now learning Marketo which qualifies me to answer your question.Marketo and AC both of them are marketing automation framework so they work on the same core principle lik...
1. But the client here is a browser correct? YES2. Does Target have any specific client, other than a browser? NO3. What is the example (one example for my understanding) of a component functionality in at.js? Read about at.js functions: https://marketing.adobe.com/resources/help/en_US/target/ov2/c_...
Hi Vidya,I don't understand your question. what i understood is that you have enabled the EU compliance from DTM and you have a user who have disabled the cookies but he can see a cookie now you want to delete that? if that is correct how come he was were able to create a cookie when it was disabled...
Well i believe what is happening to you is that analytics set the refer automatically from document.referrer; in your case you are facing a defect similar to this. read more about refer here. whenever this situation arises this results in a same origin or same uri as referrer in your pages to fix t...