Hi, Can someone tell me if there's any difference between having personalised url in href vs. data-nl-lnkep-perso-attr-href or either is fine and will do the same work? Thanks a href="<%@ value object='branding' xpath='@serverUrl' %>/lp/preferenceCentre?pkey=<%= escapeUrl(context.profile.PKey) %>" v...
Hi,I need to add a "date delivered" to my typical OOB engagement metrics report. I don't want to apply a "date range" I just want to add a field to the excel spreadsheet that has "delivered date" to a regular delivery summary (opens, clicks, unsubs, etc) without having to go through a workflow scena...
Hi, I have a scenario where a single profile will have multiple program values which will be comma separated values in profile import file "program" column.ex: column name- "programs", column value- "test1,test2,test3".It is also mentioned that they have fixed 15 values like (test1, test2 ... test15...
Hi All, I would like to be able to output the "event date" in YYYY/MM format for my google analytics links, which are set up in a brand configuration. I've configured like below, using expression ToString(Year(context.eventDate)+'/'+Month(context.eventDate)) However, this returns the following erro...
Hello Adobe experts, I want to change the default value of the unsubscription landing page (unsub).I created a new landing page and it works, however the new custom landing page should now be default.When creating a new delivery the unsubscription link should include the new one. Can someone help pl...
I wish to display the Month Name for the incoming date values.The in-built 'Month(<Date>)' function will fetch the Month number and not the Month name. I browsed through some online documentation and was able to get hold of this:https://docs.adobe.com/content/help/en/campaign-classic/technicalresour...
Hi, Can someone please help me in letting know if throttle by day is possible in ACS for email delivery. I am looking to set up a message which is going out to 500 audience per day over a period of 5 days. how can I achieve this?I did check documentation around this but was unable to find any releva...
Hi all, How do you make the file that you configure in a Direct Mail Delivery (Workflow or Standalone) post to an SFTP? (rather than just be available to download via the delivery interface) Thanks David
Hi all, Is there any reporting or log I can get out from ACS landing page? e.g. I'd like to find out who click on the submit button/unsubscribe button on the landing page or who ended up in confirmation page or error page? Thanks