New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gridsome-plugin-smartlook

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gridsome-plugin-smartlook

Smartlook tracking plugin for Gridsome

  • 0.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

Smartlook ❤️ Gridsome

Gridsome plugin for Smartlook.

🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x


Usage

To install latest version use NPM.

npm install --save gridsome-plugin-smartlook

Documentation

  1. Register at smartlook.com.
  2. Get tracking code (Projects -> Tracking code).
  3. Install gridsome-plugin-smartlook package using NPM.
  4. Update gridsome.config.js of your Gridsome website.
module.exports = {
  siteName: "Your awesome site",
  plugins: [
    [
      'gridsome-plugin-smartlook',
      {
        id: "**smartlook*key**"
      }
    ]
  ]
};

Development


Consider to support f3l1x. Also thank you for using this package.

Keywords

FAQs

Package last updated on 12 Aug 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc