
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@hexlet/analytics-plugin-carrotquest
Advanced tools
This plugin integrates CarrotQuest into your project, allowing to track user interactions and events.
To install the plugin, run:
npm install @hexlet/analytics-plugin-carrotquest
Add plugin to analytics.js following this guide — https://getanalytics.io/plugins/#installation--usage
Provide the plugin with the following configuration. The apiKey is required and can be found in the CarrotQuest panel. The eventsMapping allows you to map your project event names to CarrotQuest event names. Mapping for the default properties ($email, $name, $phone) is predefined, but you can override their or add your own with propsMapping.
Only defined properties and events will be sent to CarrotQuest.
{
apiKey: YOUR_API_KEY,
eventsMapping: {
signed_in: "$authorized",
},
propsMapping: {
email: "$email",
}
}
FAQs
CarrotQuest plugin for DavidWells Analytics
We found that @hexlet/analytics-plugin-carrotquest demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.