tomharrigan / voicewp

Create Alexa Skills through WordPress

Home Page:https://voicewp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add GA support

tomharrigan opened this issue · comments

Implement GA's server-side Measurement Protocol to handle sending custom events to GA based on firing certain intents

This might have been a route you were already considering, but if the plugin started this effort by implementing a set of do_action() calls to signal events, it would (a) allow sites with existing server-side analytics integrations to use their own rigs, and (b) allow the plugin to dogfood those actions by way of its own GA integration.

Re-open if needed