Hi there,
We recently upgraded our rails application to use the most up to date version of the gem, 2.2.5, from 2.2.2. After some investigation on my end due to reports of events not being tracked properly, I discovered that reverting back to 2.2.2 has resolved the issues we were seeing. I wasn't able to determine specifically why this was occurring, just that controlling everything else and going back down to 2.2.2 meant our existing events were properly tracked.
Ruby version: 2.5.0
Rails version: 5.2.0
We noticed some pretty significant changes between these patch versions, so we were curious if there were any known issues or new ways things should be approached to properly identify users and track events? We haven't had to do much maintenance in that specific area, so we're a bit perplexed as to what could have happened.
Happy to provide any and more information to get to the bottom of this.
Hi there,
We recently upgraded our rails application to use the most up to date version of the gem,
2.2.5, from2.2.2. After some investigation on my end due to reports of events not being tracked properly, I discovered that reverting back to2.2.2has resolved the issues we were seeing. I wasn't able to determine specifically why this was occurring, just that controlling everything else and going back down to2.2.2meant our existing events were properly tracked.Ruby version:
2.5.0Rails version:
5.2.0We noticed some pretty significant changes between these patch versions, so we were curious if there were any known issues or new ways things should be approached to properly identify users and track events? We haven't had to do much maintenance in that specific area, so we're a bit perplexed as to what could have happened.
Happy to provide any and more information to get to the bottom of this.