Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
multi-analytics-turbolinks
Advanced tools
Turbolinks page changes are often not detected with event tracking frameworks such as Google Analytics, Baidu Tongji and Bing UET.
Facebook's Pixel appears to work with turbolinks without problems.
These analytics and ad/event tracking products are also the worlds largest search providers. This gem adds support to fire these events on page changes, to more accurately work with turbolinks.
This gem was forked from joshdvir's google-analytics-turbolinks
Use with Rails and Asset Pipeline
Add this line to your application's Gemfile:
gem 'multi-analytics-turbolinks'
And then execute:
$ bundle
Or install it yourself as:
$ gem install multi-analytics-turbolinks
Signup to
Add the JS you need to your Javascript manifest file (typically application.js)
//= require google-analytics-turbolinks
//= require baidu-tongji-turbolinks
//= require bing-uet-turbolinks
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)##License
Check LICENSE, MIT.
FAQs
Unknown package
We found that multi-analytics-turbolinks demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.