Remove Engineering Remove Software Engineering Remove Technical Cofounder Remove Testing
article thumbnail

Common technical hiccups in your product analytics that are easy to spot

Mixpanel

The good news is that many technical quirks tend to follow certain patterns that can be easily spotted—even by non-engineers. Here are four technical hiccups associated with corrupt event tracking data, how to spot them, and what to do about them. So why could that happen from a technical standpoint? Event stuttering.

article thumbnail

How to be the go-to engineer for product analytics

Mixpanel

Engineers are always looking for ways to differentiate themselves. As data-driven product development continues to balloon in popularity, so does the need for accurate and sophisticated implementation of analytics tracking in software products. One of those niches that’s become more valuable in recent years: product analytics.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Always implement analytics as part of feature development. Here’s why.

Mixpanel

When engineers implement features, they write code. When engineers add analytics events to new features, they add additional analytics code to their new feature code. As such, the best time for an engineer to make changes to some piece of code is when their attention is fully focused on that piece of code, not weeks after.

article thumbnail

How to add analytics event tracking in SwiftUI (the elegant way)

Mixpanel

We’ve heard reports of a variety of types of unexpected behavior that can sometimes occur in your lifecycle callbacks, so its important to test each view thoroughly to see where workarounds may be required, particularly as updates to SwiftUI are released.