Learn, ask questions, or help others with sending and extracting data with Amplitude.
I figured someone here might have experience with this and know what to do: We are using Marketo to email customers and link them to our websites. Marketo requires a unique subdomain (“CNAME”) for email tracking links that is distinct from any of our actual subdomains. For example, our Marketo landing pages are on…
Hello, I am interested in whether there is an option to disable/enable event tracking for a period of time without changing the tracking code? I have a use case where I have set up Amplitude JS tracking code in the page head tag on my website. I want to be able to track data ‘samples’ - e.g. track data only for a day or a…
Block Filter by "User ID" rather than IP. I want to block test account users from showing up in my amplitude data. These accounts will not always have the same IP, but will have the same account ID. (Test account to test prod environment). I would like to filter out the events from this device but in [Data > Filters] it…
Amplitude is a CDP. As a CDP, Amplitude is responsible for ensuring it’s platform can consume multiple data sources to form an accurate picture of the customer. The primary function of the CDP is identity resolution for these various sources. There is a very common use case that I can’t seem to figure out with Amplitude.…
Platform: Web Amplitude Browser SDK. We have started seeing the above error when loading the app. When I look at unsent events in localstorage I don’t see any events that haven’t been sent off so I’m not sure what is causing this issue. Has anyone seen this before?
Hello, since Session Replays are now available on Free plan, what happens when we spend 1k replays? Does it simply stops recording sessions until the next month or we get charged? Sorry I have already scanned through the community and Help Center, but I couldn’t find the answer. Aleksandra
Hi there I’ve installed the JavaScript SDK code snippet using “Insert Headers and Footers” in settings and fired amplitude.getInstance().logEvent('EVENT_NAME_HERE'); to activate. Amplitude has picked up the activate signal but not picking up traffic or users. What have I missed? Many thanks Manoj
When selecting a group by drop down to see related properties for the event, the properties are not loading and all I can see is some of my properties along with the ones with Amplitude icon next to it
Hello, we’re trying to get a consistent and easy to use view of device types, but not at the level that Amplitude uses in it’s event. Ideally we would like to see a breakdown of Desktop (Device type = Mac or Windows) vs Mobile (all others). I tried to do this via Property Groups, however I noticed that Device Type and…
We have a button on our website. Clicking on this button will send users to an external page (a page with a different domain) in the same tab. We want to register click event on this button. My code is something like this: const handleClick = () => {<br /> track(EVENT_NAME)<br /> window.location.href = EXTERNAL_URL<br />}…
It looks like you're new here. Sign in or register to get started.