Altis Analytics #4 in Analytics & Tracking
AWS Pinpoint analytics for WordPress
by Human Made Limited · github.com/humanmade/aws-analytics · website
★ 19stars
146kcomposer installs
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/humanmade/aws-analytics/archive/refs/heads/master.zipAlso on Packagist as altis/aws-analytics:
composer require altis/aws-analyticsFrom the readme
AWS Analytics
This plugin integrates WordPress with AWS Pinpoint and provides an extensible tracker out of the box.
It also automatically integrates with the WP Consent Level API plugin or the client side only version maintained by Human Made. At least the statistics-anonymous category must be consented to for any tracking to occur and statistics is required for tracking personally identifiable information.
Usage
In JavaScript
Once installed the plugin will queue up an analytics tracker script that provides a few client side functions you can use:
API
Altis.Analytics.onReady( callback )
Use this function to ensure analytics has loaded before making calls to registerAttribute() or record().
Altis.Analytics.updateEndpoint( data )
Updates the data associated with the current user. Use this to provide updated custom user attributes and metrics, a user ID, and demographic data.
Important: If used in conjunction with the WP Consent API all data passed to this function under the User property is removed. You should only store personally identifiable information under the User.UserId and User.UserAttributes properties. All other endpoint data as outlined further down should on
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 4.6.17 | Jul 11, 2023 | — | — |
| 4.5.25 | Jul 11, 2023 | — | — |
| 4.6.16 | Dec 13, 2022 | — | — |
| 4.5.24 | Dec 13, 2022 | — | — |
| 4.4.11 | Dec 13, 2022 | — | — |
| 4.6.15 | Nov 7, 2022 | — | — |
| 4.6.14 | Nov 4, 2022 | — | — |
| 4.5.23 | Nov 4, 2022 | — | — |
| 4.4.10 | Nov 4, 2022 | — | — |
| 4.3.9 | Nov 4, 2022 | — | — |
| 4.3.8 | Sep 9, 2022 | — | — |
| 4.6.13 | Aug 25, 2022 | — | — |
| 4.5.22 | Aug 25, 2022 | — | — |
| 4.4.9 | Aug 25, 2022 | — | — |
| 4.3.7 | Aug 25, 2022 | — | — |
| 4.6.12 | Aug 22, 2022 | — | — |
| 4.5.21 | Aug 22, 2022 | — | — |
| 4.5.20 | Aug 4, 2022 | — | — |
| 4.4.8 | Aug 4, 2022 | — | — |
| 4.6.11 | Aug 4, 2022 | — | — |
| 4.6.10 | Aug 3, 2022 | — | — |
| 4.5.19 | Aug 3, 2022 | — | — |
| 4.4.7 | Aug 3, 2022 | — | — |
| 4.5.18 | Jul 28, 2022 | — | — |
| 4.6.9 | Jul 28, 2022 | — | — |