Socket
Book a DemoInstallSign in
Socket

@magento/venia-adobe-data-layer

Package Overview
Dependencies
Maintainers
13
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magento/venia-adobe-data-layer

Provides Adobe Client Data Layer support in PWA Studio

latest
Source
npmnpm
Version
1.0.5
Version published
Weekly downloads
127
-3.79%
Maintainers
13
Weekly downloads
 
Created
Source

Venia Adobe Client Data Layer Extension

The goal of this extension is to load the Adobe Client Data Layer in an optimal way so that implementers of PWA Studio don't have to worry about it.

Note that the ACDL should only be included once on your page/app, so if you use another extension or third party script that also loads the ACDL then you would not want to use this extension. Please see this issue for more information.

Install

To install this extension, add it to the package.json of your scaffolded app, or venia-concept directory if you did not scaffold. For example:

dependencies: {
  ...
  "@magento/venia-adobe-data-layer": "~1.0.0",
  ...
}

FAQs

Package last updated on 28 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts