<?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 CIS Cell option: cell represents a control group in SAS Customer Intelligence</title>
    <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/752335#M1732</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My client wants to create control groups for campaigns. In Customer Intelligence Studio 6.6 there's a checkbox, in cells, called "cell&amp;nbsp;represents a control group". Is there any written explanation regarding the behavior of this option? especially if the created control groups can be monitored through several campaigns&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jul 2021 15:09:03 GMT</pubDate>
    <dc:creator>Eitan123</dc:creator>
    <dc:date>2021-07-06T15:09:03Z</dc:date>
    <item>
      <title>CIS Cell option: cell represents a control group</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/752335#M1732</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My client wants to create control groups for campaigns. In Customer Intelligence Studio 6.6 there's a checkbox, in cells, called "cell&amp;nbsp;represents a control group". Is there any written explanation regarding the behavior of this option? especially if the created control groups can be monitored through several campaigns&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 15:09:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/752335#M1732</guid>
      <dc:creator>Eitan123</dc:creator>
      <dc:date>2021-07-06T15:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: CIS Cell option: cell represents a control group</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/752756#M1733</link>
      <description>&lt;P&gt;Hi Eitan123,&lt;/P&gt;
&lt;P&gt;The easiest way to create control groups within a campaign is to use the feature called "Automatic holdout control groups" within the communication node. This feature essentially takes a random sample of the marketing cell and holds it back from the export file. If this sampling doesn't meet your needs and you want to be more explicit in the allocation of subjects to the control group then you can do this in the campaign diagram and use the&lt;SPAN&gt;&amp;nbsp;"cell&amp;nbsp;represents a control group" feature to do that by connecting it to the communication node. This will then set an indicator the Common Data Model (CI_CELL_PACKAGE.CONTROL_GROUP_TYPE_CD)&amp;nbsp; allowing you to historically know that cell was a control group. The advantage of the "automatic holdout" method is that it creates the association between the target and control groups in the&amp;nbsp;CI_CTL_GRP_CELL_X_TEST_CELL table, and many other features within the UI are based around the use of automatic holdouts.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;More information can be found in the Marketing Automation User Guide section called "Control Groups"&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;James&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 00:05:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/752756#M1733</guid>
      <dc:creator>JamesAnderson</dc:creator>
      <dc:date>2021-07-08T00:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: CIS Cell option: cell represents a control group</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/754494#M1734</link>
      <description>&lt;P&gt;There are exactly three implications from this checkbox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) It is reflected in the CDM data model, under the CI_MARKETING_CELL table there is a column corresponding to this flag. And If my memory doesn't fail me, in CI_CONTACT_HISTORY too there is a similar column&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;2) In the Communication node, under "Export" tab, there is a checkbox - "Include holdout control group members". If it's checked, members of the control group (any kind - one defined via this checkbox on a cell node, or an "automated holdout" which is a different kind of a control group) will still be exported to the export file/table;&amp;nbsp; If it's unchecked, they won't be.&lt;BR /&gt;&lt;BR /&gt;3) If you ARE exporting control group members (see #2), then it's possible to differentiate between who's a member of a control group vs who's not in the output file, by adding a column to be exported: Marketing Cell =&amp;gt; Control Group Flag&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 05:27:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/754494#M1734</guid>
      <dc:creator>Dmitry_Alergant</dc:creator>
      <dc:date>2021-07-16T05:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: CIS Cell option: cell represents a control group</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/760736#M1747</link>
      <description>Firstly, thank you for your solution.&lt;BR /&gt;Secondly, I'd like to know one more thing - I guess I can join tables CI_CELL_PACKAGE &amp;amp; CI_CTL_GRP_CELL_X_TEST_CELL via cells, and know the exact ID's of the population that has been exported through the combination of campaign_cd, communication_cd, treamtment_cd, response_tracking_cd, row_create_date (feel free to correct me if I'm wrong/inaccurate).&lt;BR /&gt;Is there a better way to find those ID's? I'm asking because, from what I've seen, I can hold certain groups from being exported, and the cell will be marked in those tables you've mentioned, but that cell got a population according to a certain select block in CIS which, each day, slightly changes its population. So I need a good practice for finding those ID's.</description>
      <pubDate>Tue, 10 Aug 2021 19:29:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/760736#M1747</guid>
      <dc:creator>Eitan123</dc:creator>
      <dc:date>2021-08-10T19:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: CIS Cell option: cell represents a control group</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/760737#M1748</link>
      <description>I marked another response as the solution (before you wrote your own), but I saw yours too so I just want to say thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Tue, 10 Aug 2021 19:31:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/760737#M1748</guid>
      <dc:creator>Eitan123</dc:creator>
      <dc:date>2021-08-10T19:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: CIS Cell option: cell represents a control group</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/760784#M1749</link>
      <description>&lt;P&gt;Cell_Package_SK is your friend for this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The list of IDs selected for the campaign is in the Contact History table and each time a campaign is executed, each cell gets a new unique value for Cell_Package_SK. So by joining Contact History to&amp;nbsp;&lt;SPAN&gt;CI_CELL_PACKAGE &amp;amp; CI_CTL_GRP_CELL_X_TEST_CELL via&amp;nbsp;Cell_Package_SK and Marketing_Cell_SK you will get each target cell and control group membership for each execution of the campaign.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 23:37:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/CIS-Cell-option-cell-represents-a-control-group/m-p/760784#M1749</guid>
      <dc:creator>JamesAnderson</dc:creator>
      <dc:date>2021-08-10T23:37:14Z</dc:date>
    </item>
  </channel>
</rss>

