Question 31

Certification Aid wants to create a file drop automation with a filename pattern. An import file is placed daily on the Marketing Cloud Enhanced FTP server, and the file name always starts with the current month and day (e.g. OCT26). How should the filename pattern be defined? Choose 2.
  • Question 32

    A developer is creating a custom preference center and wants to log unsubcriber events from the CloudPage. Which set of parameters should be captured and provided to the LongUnsubEvent Execute Call to ensure accurate unsubscribe information?
  • Question 33

    A developer wants a link to be dynamic based on subscriber attributes. Rather than create numerous links, the developer uses AMPscript to set the link's value as a variable. The variable will be used within the <a> tag.
    What should thedeveloper do within the <a> tag to ensure clicks are tracked for the variable? Choose 2
  • Question 34

    A developer created a landing page in CloudPages which return unique content when subscriber data is located on a related data extension. The developer does not know if all subscibers have rows in the related data extension, and want default content to render if no subscriber data is found on the related data extension. Which best pratice should the developer follow to control the unique and default content?
  • Question 35

    In what order is AMPscript evaluated before an email is sent?