Im trying to track users on my website that come from Organic Google Search, those traffic that are not paid ads, just people who find our site searching a word in google.
¿What kind of filters do I have to add in my chart?
If you are using the JS SDK, the simplest way will be to use the includeReferrer option which will capture the the referrer and referring_domain. So your event segmentation chart with a filter like referring_domain = ‘Google’ will help you identify your organic google search visitors.
If you are using the JS SDK, the simplest way will be to use the includeReferrer option which will capture the the referrer and referring_domain. So your event segmentation chart with a filter like referring_domain = ‘Google’ will help you identify your organic google search visitors.
Just wanted to share how we navigate this. We use the JS SDK and GTM. In GTM, we run custom javascript to define Medium and Source so it aligns more closely with GA’s attribution.
Below is the JS for Medium. It first looks at the URL to see if utm_medium is present. If it is, we will use that value. If it’s not present, we will look at the referrer. If the referrer is a major search engine, we will use “organic” for the Medium. Otherwise, we use null.
Is there a list of Search Engine URLs that replicates Google Analytics system defined rules? Also be nice if there was an ‘official’ Amplitude code snippet we could use to make the switch over from GA easier.
If you don't have an Amplitude account, you can create an Amplitude Starter account for free and enjoy direct access to the Community via SSO. Create an Amplitude account. You can also create a Guest account below!
If you're a current customer, select the domain you use to sign in with Amplitude.
If you don't have an Amplitude account, you can create an Amplitude Starter account for free and enjoy direct access to the Community via SSO. Create an Amplitude account. Want to sign up as a guest? Create a Community account.
If you're a current customer, select the domain you use to sign in with Amplitude.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.