<?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: Client Services DataLayer Extension in Adobe Experience Platform Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443401#M556</link>
    <description>&lt;P&gt;No matter what data layer is used, the source of the data should be from the website (application layer). If you are referring to the Adobe Client Data Layer, the extension can load the library however, the website will still need to populate the values in it.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 06:53:29 GMT</pubDate>
    <dc:creator>garrettchung</dc:creator>
    <dc:date>2022-03-08T06:53:29Z</dc:date>
    <item>
      <title>Client Services DataLayer Extension</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443370#M551</link>
      <description>&lt;P&gt;My company website doesn't have a datalayer and I'm looking at the client services datalayer extension. Am I understanding it right that I can write the DataLayer code in the client services extension and avoid having to hard code the datalayer onto the pages of our website?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 22:48:51 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443370#M551</guid>
      <dc:creator>janderson2_ssfcu</dc:creator>
      <dc:date>2022-03-07T22:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Client Services DataLayer Extension</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443388#M553</link>
      <description>&lt;P&gt;Correct. It is a set of client-side js libraries for having a data layer across the site and is delivered through Launch (Tags). It is essentially like have a globally scoped (window) object across the site.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 03:19:20 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443388#M553</guid>
      <dc:creator>Eric_Vidana</dc:creator>
      <dc:date>2022-03-08T03:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Client Services DataLayer Extension</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443391#M554</link>
      <description>&lt;P&gt;Thanks. Just to make sure I'm not confusing anything, what you're saying is that we can avoid having a dev from our IT team create a datalayer object on our website (hard-coded) and I can implement the datalayer in launch and it get's pushed (in theory) to the page where I can load the datalayer variables through separate launch rules?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that correct?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 03:50:17 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443391#M554</guid>
      <dc:creator>janderson2_ssfcu</dc:creator>
      <dc:date>2022-03-08T03:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Client Services DataLayer Extension</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443401#M556</link>
      <description>&lt;P&gt;No matter what data layer is used, the source of the data should be from the website (application layer). If you are referring to the Adobe Client Data Layer, the extension can load the library however, the website will still need to populate the values in it.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 06:53:29 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443401#M556</guid>
      <dc:creator>garrettchung</dc:creator>
      <dc:date>2022-03-08T06:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Client Services DataLayer Extension</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443443#M558</link>
      <description>&lt;P&gt;Short answer is you cannot bypass web development activities from IT to leverage the data layer. There will be some changes that needs to be made in the webpages as well, like passing data to the data layer, but it will not be 'hard coded', so its a one time Dev for the variable data capture and then you can use it however you want using Launch rules, hope this makes sense.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 09:35:05 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443443#M558</guid>
      <dc:creator>adobechat</dc:creator>
      <dc:date>2022-03-08T09:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Client Services DataLayer Extension</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443552#M560</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;LI-USER uid="17468716"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See if this helps in setting up technical specs for Adobe Client Data Layer (ACDL) :&amp;nbsp;&lt;A href="https://github.com/adobe/adobe-client-data-layer/wiki" target="_blank"&gt;https://github.com/adobe/adobe-client-data-layer/wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this one:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=CHce23dtyx4" target="_blank"&gt;https://www.youtube.com/watch?v=CHce23dtyx4&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ACDL Extension helps you to read and capture values from adobeDataLayer Objects, once the webpage populates it on the browser while rendering.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, ACDL extension itself can't setup or embed a data layer in the page code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 21:15:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/client-services-datalayer-extension/m-p/443552#M560</guid>
      <dc:creator>Kishore_Reddy</dc:creator>
      <dc:date>2022-03-08T21:15:18Z</dc:date>
    </item>
  </channel>
</rss>

