Thomas Marek

Results 18 comments of Thomas Marek

huh, interesting. Are you doing something like: `if user x, track these analytics, else if user y, track these analytics`

@cwayfinder Sorry for the late reply on this. Had a busy week work-wise last week, and am in the middle of a move so my evenings/weekends are a bit more...

Nice work. I'm curious about something though...are there scenarios where we'd need to set `allowIDFA` multiple times throughout the lifecycle of the app? I'm thinking that perhaps this is more...

Hmm...I see... Honestly, I'd prefer if we remain consistent with our own abstractions. Otherwise all our targets might diverge in methodology/usage. I'd like the experience from target to target to...

If you'd like to test these changes they are available in: ``` npm install @redux-beacon/google-analytics@next ```

Thanks so much for this! The additions to the `ensure` doc are perfect. But, `debounceEvent` actually should work with async events. If possible, could you remove those changes and just...

Hmm...odd. That snippet should work. `ensure` will always return a plain old synchronous event definition. And the `debounceEvent` util should work with any plain old synchronous event definition as seen...

Hey @jgrancher, any thoughts on this? I have a side project and would love to have Android support.