Skip to content

contributte/gridsome-plugin-smartlook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

About

๐Ÿ‘€ Smartlook tracking plugin for Gridsome

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •