<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Email Snooze Functionality on preference centre page in Adobe Campaign Classic Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/email-snooze-functionality-on-preference-centre-page/m-p/375196#M3079</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="15411799"&gt;&lt;/LI-USER&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Were you able to resolve this query with any of the provided solutions? Please let us now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2020 11:27:52 GMT</pubDate>
    <dc:creator>Sukrity_Wadhwa</dc:creator>
    <dc:date>2020-08-18T11:27:52Z</dc:date>
    <item>
      <title>Email Snooze Functionality on preference centre page</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/email-snooze-functionality-on-preference-centre-page/m-p/373369#M3074</link>
      <description>&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we want to implement a 'snooze' functionality on our email preference centre page, whereby patrons can opt to pause receiving emails for a certain amount of time (30 days, 60 days etc). How would we best set this up in Adobe campaign to ensure on the one hand that we don't send emails to patrons who have their emails paused but on the other hand ensure that we start sending them emails again once their 'snooze' period is over? Would we need a field like one of the below, which presumably would need to sit on the recipient table?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;A Snooze until date to Adobe&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Or a Snooze from date&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Would we need to use pressure or fatigue rules to manage this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Katrin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 03:01:55 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/email-snooze-functionality-on-preference-centre-page/m-p/373369#M3074</guid>
      <dc:creator>katrin_p</dc:creator>
      <dc:date>2020-08-05T03:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Email Snooze Functionality on preference centre page</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/email-snooze-functionality-on-preference-centre-page/m-p/373390#M3076</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's possible with a control typology rule, pressure/capacity rules won't work here.&lt;/P&gt;&lt;P&gt;Easiest way to go about this is:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Record opt-out time (@blackListEmailDate), desired duration (@blackListEmailDuration) to recipient schema&lt;/LI&gt;&lt;LI&gt;Change mapRecipient target mapping's blacklist indicator from "Iif(@blackList!=0, 1, @blackListEmail)" to "Iif(@blackList!=0, 1, @Iif(@blackListEmail!=0, @blackListEmail, Iif(AddDays(@blackListEmailDate, @blackListEmailDuration) &amp;gt;= GetDate(), 1, 0)))".&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Jon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 19:52:43 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/email-snooze-functionality-on-preference-centre-page/m-p/373390#M3076</guid>
      <dc:creator>Jonathon_wodnicki</dc:creator>
      <dc:date>2020-08-06T19:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Email Snooze Functionality on preference centre page</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/email-snooze-functionality-on-preference-centre-page/m-p/373761#M3077</link>
      <description>&lt;P&gt;You can use the subscription feature&amp;nbsp; . It has the subscription end date . You can create a subscription eg "snooze for 3 months"&amp;nbsp; having subscription end date 3 months from now . Then automatically these people will be taken out from the subscription after 3 months . You can Suppress people from the campaign that are part of&amp;nbsp;"snooze for 3 months"&amp;nbsp; subscription.&amp;nbsp; Hope you like this solution &lt;img class="lia-deferred-image lia-image-emoji" src="https://experienceleaguecommunities.adobe.com/html/@31B4D6D7B3510763F3CBB2AAB7997408/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 03:22:00 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/email-snooze-functionality-on-preference-centre-page/m-p/373761#M3077</guid>
      <dc:creator>amritakedia_epsilon</dc:creator>
      <dc:date>2020-08-07T03:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Email Snooze Functionality on preference centre page</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/email-snooze-functionality-on-preference-centre-page/m-p/375196#M3079</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="15411799"&gt;&lt;/LI-USER&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Were you able to resolve this query with any of the provided solutions? Please let us now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 11:27:52 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/email-snooze-functionality-on-preference-centre-page/m-p/375196#M3079</guid>
      <dc:creator>Sukrity_Wadhwa</dc:creator>
      <dc:date>2020-08-18T11:27:52Z</dc:date>
    </item>
  </channel>
</rss>

