[NT-2594] Add React Native tap tracking#158
[NT-2594] Add React Native tap tracking#158Alex Freas (akfreas) wants to merge 5 commits intomainfrom
Conversation
7c4db5e to
036d4a8
Compare
Charles Hudson (phobetron)
left a comment
There was a problem hiding this comment.
Why is tap tracking being routed through LiveUpdates? That seems a little odd to me. I also think that views and taps should both be configured similarly to how the Web SDK now configures it (sorry, it's all newly refactored to better handle multiple interaction types). The ./spec files that describe that functionality are fairly up-to-date.
Yes, sorry, it's out of place. Was testing something out and didn't remove. Putting this back into draft and fixing. |
This PR adds:
<Personalization>and<Analytics>to enable tap tracking per entry<OptimizationRoot>to enable tap tracking globally