David Pike

Results 6 issues of David Pike

Is it possible to change/format an event name within a plugin for a specific namespace? For example, for Google Analytics 4, I need to use specific event names and properties...

Has anyone explored using analytics.js with [Partytown](https://partytown.builder.io/how-does-partytown-work)? It can significantly improve performance by moving third-party analytics tools off the main thread. It would be cool to run Google Analytics /...

Is it possible to use a flat array for the options rather than objects? E.g: ``` options = [ 'accountant', 'athlete', 'auditor' ] ```

Great article! Went to fix a typo and Grammarly fixed a few more 😆

Great addon! Bit of a ember component novice and I'm wondering how I could go about validating the drop event based on the contents of the model and then cancel...

**What's in this PR?** Fixes a few typos I found when doing some testing Example: **Why** **Added feature flags** **Affected issues** _Jira Issues_ **How has this been tested?** I've not...