Google Analytics 0.1.10An IoC service to render Google's Universal Analytics script (Internal)
Google Analytics is a support library that aids Fantom-Factory Ltd in the development of other libraries, frameworks and applications. Though you are welcome to use it, you may find features are missing and the documentation incomplete.
Google Analytics is a simple service that sends page views and events to Google's Universal Analytics script.
It uses Duvet to render Javascript in HTML pages.
Install
To install Google Analytics with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install Google Analytics with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/
directory.
afGoogleAnalytics.pod (26.23 kB)
Use
To use Google Analytics in a Fantom project, add a dependency to the project's build.fan
:
depends = ["sys 1.0", ..., "afGoogleAnalytics 0.1.10 - 0.1"]
Documentation
Information
Meta information on the Google Analytics pod:
- Published by
- Steve Eynon
- Organisation
- Fantom-Factory Ltd
- Pod file size
- 26.23 kB
- Licence
- ISC
- Built on
- 1st Jun 2020
- Source code
- via Git at https://github.com/Fantom-Factory/afGoogleAnalytics
- Depends on
- afBedSheet, afDuvet, afIoc, afIocConfig, sys, util
- Referenced by
- afBedNap, afEggbox, afFindEmma
- Javascript Compatible
- No
Dependency Graph
Release History
There have been 9 releases of Google Analytics: