
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
card-mod-google_analytics
Advanced tools
This mod supports the inclusion of Google Analytics snippets in the <head>
tag
of Decko pages.
Note: this mod currently supports only Universal Analytics, but GA4 support is coming soon.
To add a snippet, Monkeys can add a universal analytics key for your GA property
to config.google_analytics_key
. Sharks can also edit
the :google_analytics_key
card.
It is possible to send information to Google Analytics about server requests
that never go through a browser (and therefore can't be captured using
snippets). Any request for which the method #track_page_from_server?
returns true for the main card will send information to the Google Analytics
account configured. If you want these requests to go to a different property
(which is recommended, because without the extra browser information, these
requests have far less metadata and are thus harder for GA to interpret as
part of continuous user journeys), then you can add a key for that property
using config.google_analytics_tracker_key
.
FAQs
Unknown package
We found that card-mod-google_analytics demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.