Learn, ask questions, or help others with sending and extracting data with Amplitude.
Hi Amplitude Community, I noticed in my UTM source breakdown that the total number of users (4,336) matches exactly with the '(none)' category, even though I have other utm_source values like TikTok (214 users), Instagram (189 users), etc. Shouldn't '(none)' only represent direct traffic? Why would it match the total…
Hi there! I'm implementing Amplitude through GTM. I've disabled the autocapture of pageviews from the init tag as I would like to have control over exactly which parameters I’m sending to Amplitude. However, in the init tag, I see a checkbox for 'Track marketing attribution'. 1/ If I create a pageview as a custom event and…
By default with the browser SDK, we can get it to track a “Pageview” event which has properties like page_url, page_domain and page_path. I can then query that to our heart’s content but it’s a bit of a pain each time to specify the domain to differentiate between our marketing site and web app (for example). Also, in the…
Hi , I am getting this error while compiling because i installed this using session replay using npm install @amplitude/plugin-session-replay-browser --save import * as amplitude from '@amplitude/analytics-browser'; 2import { sessionReplayPlugin } from '@amplitude/plugin-session-replay-browser'; 3 4 // Create and Install…
Hi, I want to use stickiness analysis to improve our onboarding flow and to test ideas. For that reason, we want to check stickiness trying to answer the following question: “how many times of users visit the platform within the 14 days after their sign-up date, who signed up in September”. It is easy to filter who signed…
Hi, is recurring syncs of Amplitude event data to BigQuery through the Amplitude UI paid? Is it only available for paid customers (on which plans)? I’ve seen related topics but the information in them is inconsistent and I don't know which one is valid.
Hello, I am using the wordpress plugin but need to add more user instrumentation. Is there a good source to create the header code to accomplish the following? * Map Wordpress user email to Amplitude UserID * Map User First name to Amplitude User Property * Map User Last name to Amplitude User Property * Map Wordpress User…
We were trying out connecting the marketing automation tools and faced some problems. I tried adding MailChimp as a source. After verifying the connection with my admin account on MailChimp, the notification said it was successfully connected. But it was not correctly connected as a source. Instead, it was a destination. I…
Hei, How can I create a derived property that evaluates an array event property? I have this clause in my derived property: IF( PROPERTY('array_property', 'event')>10000000, "bigger", "smaller") Will this chek every array element or just the first or the sum? If I segment by the redirved property with total events, will it…
Hi, I have a “logged in” event. For some clients this is a very active action. For some, there is an auto login in the background, making this a passive action. Is there a way to mark the event as passive in the client or have two versions of the event without creating another event? I would not like to have 2 different…
It looks like you're new here. Sign in or register to get started.