Hi
I wanted to identify when its me looking at my web site and when its others, can i do that so i can ignore the IP address i use ???
Hey @Gavin B21, here's our documentation on how to do this!
You can usually handle this by filtering out your own IP or using an internal traffic flag.
If you’re using tools like Amplitude, you can create a segment excluding your own IP or tag sessions with a custom property like internal_user = true.
internal_user = true
For teams that need this at scale or across multiple analytics tools, we handle this automatically in our cookieless tracking layer — it identifies and filters internal or test traffic, no manual exclusion needed.
Here’s how we do it at https://rageedge.ai/products/analytics/home (no cookies, no code changes required). Might give you some ideas on implementation.
Hi everyone, Since September 13, we’ve noticed a sudden increase in new users (or devices) that seem to install our app and instantly drop off. What’s unusual is that: These devices appear in countries (based on the Country property) where our app doesn’t operate, we have no marketing spend, and previously had no users.…
We're losing user journey tracking when anonymous users switch devices during our sign-up flow. Our typical flow: anonymous user visits homepage on desktop → clicks Sign Up → redirects to Auth0 for registration → user verifies email on mobile (creating a new anonymous user ID) → returns to desktop to complete sign-up and…
Clicking ‘Mark all 7 as read’ is not doing anything to clear my alerts MacBook Air 14-inch M4 macOS: 15.5 Browser: Chrome Version 136.0.7103.114
Reality Beyond Dreams is a team of impact producers. At the heart of every film we produce, and every campaign that we design, are the core principles of Social Impact Entertainment. We are dedicated to creating cinematic projects that promote https://realitybeyonddreams.com/
Hi everyone, I’m working on adding Amplitude to a single mobile application serving multiple countries. Inside the app, users are shown a country selector panel (e.g., Egypt, Turkey, UAE, etc.), which determines the localized experience they will receive — each country has its own UX flow and logic. The client wants…