<?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 Desktop Screen Wdth Based Targeting in Adobe Target Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/desktop-screen-wdth-based-targeting/m-p/363918#M624</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to target users based on screenWidth &amp;gt;1023 px.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Custom --&amp;gt; target-globa-mbox --&amp;gt; screenWidth --&amp;gt; greater then 1023 But I am not qualifying for this audience&lt;/P&gt;&lt;P&gt;I tried using profile script as:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;if(mbox.name=="target-global-mbox")&lt;BR /&gt;{&lt;BR /&gt;var sW= mbox.param('browserWidth');&lt;BR /&gt;return sW;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But trace showing me as blank :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LordOfTheRings_0-1590559212546.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/24257i843D067E324609D1/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="LordOfTheRings_0-1590559212546.png" alt="LordOfTheRings_0-1590559212546.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I worked with screenOrientation in mid Jan 2020 and that was working for me. But now even screenOrientation is not working for me . Can anybody advise if something has changed ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 May 2020 06:01:36 GMT</pubDate>
    <dc:creator>LordOfTheRings</dc:creator>
    <dc:date>2020-05-27T06:01:36Z</dc:date>
    <item>
      <title>Desktop Screen Wdth Based Targeting</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/desktop-screen-wdth-based-targeting/m-p/363918#M624</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to target users based on screenWidth &amp;gt;1023 px.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Custom --&amp;gt; target-globa-mbox --&amp;gt; screenWidth --&amp;gt; greater then 1023 But I am not qualifying for this audience&lt;/P&gt;&lt;P&gt;I tried using profile script as:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;if(mbox.name=="target-global-mbox")&lt;BR /&gt;{&lt;BR /&gt;var sW= mbox.param('browserWidth');&lt;BR /&gt;return sW;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But trace showing me as blank :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LordOfTheRings_0-1590559212546.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/24257i843D067E324609D1/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="LordOfTheRings_0-1590559212546.png" alt="LordOfTheRings_0-1590559212546.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I worked with screenOrientation in mid Jan 2020 and that was working for me. But now even screenOrientation is not working for me . Can anybody advise if something has changed ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 06:01:36 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/desktop-screen-wdth-based-targeting/m-p/363918#M624</guid>
      <dc:creator>LordOfTheRings</dc:creator>
      <dc:date>2020-05-27T06:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Desktop Screen Wdth Based Targeting</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/desktop-screen-wdth-based-targeting/m-p/363940#M625</link>
      <description>&lt;P&gt;Got to know from help doc that screenWidth is not currently supported for audience creation when using at.js 2.x .&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 08:58:04 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/desktop-screen-wdth-based-targeting/m-p/363940#M625</guid>
      <dc:creator>LordOfTheRings</dc:creator>
      <dc:date>2020-05-27T08:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Desktop Screen Wdth Based Targeting</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/desktop-screen-wdth-based-targeting/m-p/364369#M626</link>
      <description>&lt;P&gt;Hi &lt;LI-USER uid="17376807"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Until this feature is available in 2.x , there is a workaround you can try as&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;“pass a custom parameter named “browserWidth” set to document.body.offsetWidth”&amp;nbsp; a&lt;/SPAN&gt;&lt;SPAN&gt;nd then create an audience based on this parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Skand&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 21:10:00 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/desktop-screen-wdth-based-targeting/m-p/364369#M626</guid>
      <dc:creator>skand</dc:creator>
      <dc:date>2020-05-28T21:10:00Z</dc:date>
    </item>
  </channel>
</rss>

