jekyll-ga | A plugin for loading Google Analytics data into Jekyll | Analytics library
kandi X-RAY | jekyll-ga Summary
kandi X-RAY | jekyll-ga Summary
A plugin for loading Google Analytics data into Jekyll
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- This will generate the site configuration .
jekyll-ga Key Features
jekyll-ga Examples and Code Snippets
Community Discussions
Trending Discussions on jekyll-ga
QUESTION
I try to add Jekyll Ideal Image Slider Plugin to my site.(https://github.com/jekylltools/jekyll-ideal-image-slider#integration-suggestions)
Here is the cade in my Gemfile
ANSWER
Answered 2017-Dec-31 at 14:22The failing gem can't be installed because it is a jekyll plugin that needs to be included directly into your plugins directory. You don't need to specify it in the Gemfile.
Installation
Add _plugins/ideal_image_slider.rb to your _plugins folder.
Add this line to your _config.yml file: iis_slider_array: []
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install jekyll-ga
Safety tip: To protect this file, add its file name to your .gitignore file and to the exclude list in your _config.yml file.
Go to https://code.google.com/apis/console/b/0/ and create a new project.
Turn on the Analytics API and accept the terms of service
Go to API Access on the left sidebar menu, create a new oauth 2.0 client ID, give your project a name, and click next.
Select Application type: Service account, and click Create client ID
note the private key's password. It will probably be notasecret unless Google changes something. You'll need to enter this value in your configuration settings.
Download the private key. Save this file because you can only download it once. Copy it to the root of your Jekyll repository. Safety tip: To protect this file, add its file name to your .gitignore file and to the exclude list in your _config.yml file
Note the Email address for the Service account. You'll need this for your configuration settings and in the next step.
Log into Google Analytics and add the service account email address as a user of your Google Analytics profile: From a report page, Admin > select a profile > Users > New User
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page