Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View moaiandin's full-sized avatar

Reza Moaiandin moaiandin

View GitHub Profile
<link rel="import" href="../topeka-elements/category-images.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../paper-fab/paper-fab.html">
<polymer-element name="my-element">
<template>
<style>
@moaiandin
moaiandin / web-vitals-basic.html
Created May 20, 2020 10:18
Web Vital's Basic
<!-- Add to Header -->
<script src="https://unpkg.com/web-vitals@0.2.2/dist/web-vitals.es5.umd.min.js"></script>
<!-- Add to Footer -->
<script>
function sendToGoogleAnalytics({name, delta, id}) {
// Assumes the global `ga()` function exists, see:
// https://developers.google.com/analytics/devguides/collection/analyticsjs