2017 © Pedro Peláez
 

neos-package googleanalytics

Simple TypoScript objects to integration Google Analytics tracking codes on your Neos CMS Project

image

ttree/googleanalytics

Simple TypoScript objects to integration Google Analytics tracking codes on your Neos CMS Project

  • Thursday, January 4, 2018
  • by ttree
  • Repository
  • 2 Watchers
  • 1 Stars
  • 1,364 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 1 % Grown

The README.md

BSD License Latest Stable Version, (*1)

Google Analytics TS Object

This package contains a TypoScript object to integrate Google Analytics tracking code in your Neos CMS project., (*2)

How to integrate your tracking code?

Add this to your TypoScript to add the tracking snippet and set your code:, (*3)

prototype(Neos.Neos:Page)
    body.javascripts.analytics = Ttree.GoogleAnalytics:TrackingCode {
        trackingCode = 'UA-...'
    }
}

Note: By default the tracking code is included only in Production context. If you need to include the tracking code also in Development context, check the code in TrackingCode, you can adjust the Eel expression at @if.includeTrackingCode as you need., (*4)

Acknowledgments

Development sponsored by ttree ltd - neos solution provider., (*5)

We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us., (*6)

License

The MIT License (MIT). Please see LICENSE for more information., (*7)

The Versions

04/01 2018

dev-master

9999999-dev

Simple TypoScript objects to integration Google Analytics tracking codes on your Neos CMS Project

  Sources   Download

MIT

The Requires

 

analytics tracking neos

04/10 2017

2.0.0

2.0.0.0

Simple TypoScript objects to integration Google Analytics tracking codes on your Neos CMS Project

  Sources   Download

MIT

The Requires

 

analytics tracking neos

04/10 2017

1.0.1

1.0.1.0

Simple TypoScript objects to integration Google Analytics tracking codes on your Neos CMS Project

  Sources   Download

MIT

The Requires

 

analytics tracking neos

27/04 2016

dev-feature/linkid

dev-feature/linkid

Simple TypoScript objects to integration Google Analytics tracking codes on your Neos CMS Project

  Sources   Download

MIT

The Requires

 

analytics tracking neos

11/04 2016

1.0.0

1.0.0.0

Simple TypoScript objects to integration Google Analytics tracking codes on your Neos CMS Project

  Sources   Download

MIT

The Requires

 

analytics tracking neos