<?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 English browser language audience set up in Adobe Target Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/english-browser-language-audience-set-up/m-p/434299#M7224</link>
    <description>&lt;P&gt;our website is translated into 4 different languages (english, german, french, japanese). For the most part, we run our tests on english versions of the page and I have tried to create a audience with the specifications of browser &amp;gt; language &amp;gt; equals &amp;gt; english. When I did that the test came up with zero traffic. However If I set up the audience as&amp;nbsp;browser &amp;gt; language &amp;gt; does not equal &amp;gt; French, German, Japanese&lt;/P&gt;&lt;P&gt;I recieve usual traffic. why is this happening? and why can't I set it up as equals english?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 12 Dec 2021 00:38:45 GMT</pubDate>
    <dc:creator>Maple-Michelle1</dc:creator>
    <dc:date>2021-12-12T00:38:45Z</dc:date>
    <item>
      <title>English browser language audience set up</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/english-browser-language-audience-set-up/m-p/434299#M7224</link>
      <description>&lt;P&gt;our website is translated into 4 different languages (english, german, french, japanese). For the most part, we run our tests on english versions of the page and I have tried to create a audience with the specifications of browser &amp;gt; language &amp;gt; equals &amp;gt; english. When I did that the test came up with zero traffic. However If I set up the audience as&amp;nbsp;browser &amp;gt; language &amp;gt; does not equal &amp;gt; French, German, Japanese&lt;/P&gt;&lt;P&gt;I recieve usual traffic. why is this happening? and why can't I set it up as equals english?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:38:45 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/english-browser-language-audience-set-up/m-p/434299#M7224</guid>
      <dc:creator>Maple-Michelle1</dc:creator>
      <dc:date>2021-12-12T00:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: English browser language audience set up</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/english-browser-language-audience-set-up/m-p/434755#M7237</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17420118"&gt;&lt;/LI-USER&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps you've solved this already. Normally the out of the box Browser &amp;gt; Language audience rule options should work fine. However, if you find them not working as expected you could use a profile script to define an audience. The profile script could check for the four languages you care about and return which one is most preferred. Something like this:&lt;/P&gt;&lt;PRE&gt;var brL = user.header('accept-language') || "0";
if (brL.search(/^ja|^en|^fr|^de/) &amp;gt; -1) {
	return brL.substring(0,2);
}&lt;/PRE&gt;&lt;P&gt;Then in your English audience rule use: Visitor Profile &amp;gt; Name-of-your-profile-script equals: en&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 23:38:39 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/english-browser-language-audience-set-up/m-p/434755#M7237</guid>
      <dc:creator>Ryan_Roberts_</dc:creator>
      <dc:date>2021-12-15T23:38:39Z</dc:date>
    </item>
  </channel>
</rss>

