Elliot Lings

Results 6 issues of Elliot Lings

After submitting a hit could the params be reset except the required ones like trackingId etc? Would this cause issues? I'm thinking that my IoC can return a singleton Analytics...

enhancement

Can this send SMS message notifications? I'm struggling to get it working.

I'm not sure if I am understanding this correctly, but when trying to implicit grant (on dev branch), it is trying to authenticate first. Should this be happening or is...

bug
unverified

I'm getting this error when trying to render: ``` ``` Uncaught (in promise) TypeError: h is not a function

I'm fairly new to React. Just wondered what the use of mixins provide and whether there's a way around them so I can use ES6 classes?

Do you know why the fields in this schema doesn't allow null https://github.com/snowplow/iglu-central/blob/master/schemas/com.google.analytics.enhanced-ecommerce/productFieldObject/jsonschema/1-0-0 and this schema does? https://github.com/snowplow/iglu-central/blob/master/schemas/com.google.analytics.measurement-protocol/product/jsonschema/1-0-0 When calling ``` window.snowplow('addEnhancedEcommerceProductContext', 'P12345', // The ID 'Android Warhol T-Shirt', //...