GithubHelp home page GithubHelp logo

cesarwbr / google-analytics-element Goto Github PK

View Code? Open in Web Editor NEW
32.0 32.0 11.0 117 KB

Web Component wrapper for Google Analytics code using Polymer

Home Page: https://github.com/cesarwbr/google-analytics-element

HTML 100.00%

google-analytics-element's Introduction

Hi there ๐Ÿ‘‹

๐Ÿ‘จโ€๐Ÿ’ป I'm a software engineer, builder, and writer! Check out my website!

google-analytics-element's People

Contributors

cesarwbr avatar manrueda avatar miztroh-zzz avatar zenorocha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

google-analytics-element's Issues

Register with bower.io

Wasn't able to find google-analytics-element on the bower search. This would be handy so you could do:

bower install google-analytics-element --save

Maintain only gh-pages branch

Here's a little advice I've been doing on my custom elements repos.

There's no need for maintaining a master branch, so if you want to avoid merging every single commit to gh-pages, just make it as the default branch.

  1. Go ahead and make gh-pages as the default one

  2. Then remove master local and remote branches.

    git push branch -D master
    
    git push origin :master
    

How to use this script

I've already install this script via bower , but the google analytics data still doesn't show. DId i miss something...?

Incorrect path to Polymer lib

After installing this element via bower, the google-analytics element can't find the polymer import because the path is incorrect. I suggest moving google-analytics.html up one level and setting the polymer import path to "../polymer/polymer.html" to match how it's done in the core elements.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.