At first glance: I might be misunderstanding something, but the need to create a custom backend endpoint seems like a pretty big commitment, especially if I'm already using an existing service.
It would be nice if the impression data were exposed in callbacks passed to the "ABComponent" as props, which would allow us to use existing services to track such things. This would prevent the need to have a custom endpoint that is coupled to this specific implementation.
2 comments
[ 2.9 ms ] story [ 18.3 ms ] threadhttps://github.com/pushtell/react-ab-test
https://github.com/olahol/react-ab
How does this differ?
At first glance: I might be misunderstanding something, but the need to create a custom backend endpoint seems like a pretty big commitment, especially if I'm already using an existing service.
It would be nice if the impression data were exposed in callbacks passed to the "ABComponent" as props, which would allow us to use existing services to track such things. This would prevent the need to have a custom endpoint that is coupled to this specific implementation.