Package Data | |
---|---|
Maintainer Username: | rozklad |
Maintainer Contact: | info@sanatoriu.ninja (Sanatorium) |
Package Create Date: | 2016-03-25 |
Package Last Update: | 2016-10-02 |
Language: | JavaScript |
License: | Unknown |
Last Refreshed: | 2025-01-29 15:11:46 |
Package Statistics | |
---|---|
Total Downloads: | 1 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 3 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Package to retrieve Google Analytics data for Cartalyst Platform
Admin > Property > Tracking Info > Tracking Code
Should look like UA-XXXXXXXX-X
Admin > View > View Settings > View ID
Copy the View ID and prefix that with "ga:"
Should look like: ga:xxxxxxxx
Provide Client ID of Google account with Google Analytics API enabled. You will also get service email there, note that down, it's used in Service E-mail.
Service E-mail of the Google Account, this also needs to be added to Admin > View > User Settings as a user with atleast permission to read.
Path to .p12 certificate, to obtain:
Area to show in map widget.
Enable/Disable analytics for admin area (helps us improve the user experience).
Should look like UA-XXXXXXXX-X, default value
UA-71753817-1
Support not available.
List of currently used hooks:
'scripts.footer' => 'sanatorium/analytics::hooks.trackingCode',
'admin.scripts.footer' => 'sanatorium/analytics::hooks.trackingCodeAdmin',