
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
@frontity/google-analytics
Advanced tools
@frontity/google-analytics
Analytics package to use Google Analytics with Frontity
npm i @frontity/google-analytics
Once is installed the GA Tracking ID should be added in the frontity.settings.js
under the package state
frontity.settings.js
export default {
packages: [
{
name: "@frontity/google-analytics",
state: {
googleAnalytics: {
trackingId: "UA-12345678-9",
},
},
},
],
};
Feature Discussions about Frontity are public. You can join the discussions, vote for those you're interested in or create new ones.
These are the ones related to this package: https://community.frontity.org/tags/c/feature-discussions/33/google-analytics
Have a look at the latest updates of this package in the CHANGELOG
We have different channels at your disposal where you can find information about the project, discuss about it and get involved:
Got questions or feedback about Frontity? We'd love to hear from you. Use our community forum yo ! ❤️
Frontity also welcomes contributions. There are many ways to support the project! If you don't know where to start, this guide might help: How to contribute?
If you're eager to start contributing to the code, maybe you'd like to open a pull request to address one of our good first issues
FAQs
Analytics package to use Google Analytics with Frontity
The npm package @frontity/google-analytics receives a total of 6 weekly downloads. As such, @frontity/google-analytics popularity was classified as not popular.
We found that @frontity/google-analytics demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
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.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.