idyll-langidyll
DocsTutorialsGalleryEditor
menu

Overview

  • Introduction
  • Getting started
  • Markup syntax
  • HTML tags
  • Options and styles
  • Plugin system
  • Multipage template

Interactivity

  • Built-in components
  • Using components from npm
  • Make your own component
  • Scrolling and Refs

Publishing

  • Deploying to the web
  • Embedding Idyll

Useful Links

  • Github
  • Chat
  • Twitter
  • Support Us
← Back

Analytics

This component makes it easy to insert a Google Analytics code on your page.

Props

  • google string

    The google analytics Identifier.

    • Example: "UA-XXXXXXX"
    • Default value: none

Example Code

[Analytics google:"UA-XXXXXXXXX" /]