Google Analytics incorrectly reporting traffic source as (direct) / (none) - google-analytics

I have 2 websites, a marketing(Mar) site and a subscription management(SM) site, recently I have been tasked to implement GA on the SM site.
Initial implementation went fine and sending some custom pageviews worked nicely to help with our single page sign up form.
Traffic from the MAR site gets dropped directly into our subscribe process when someone clicks buy and we have multiple sites on the domain separated by country, url's end like /uk/car, /fr/motorcycle, etc
I was expecting to see these urls in the Source section of GA but I see a very large proportion of the traffic sources as (direct)/(none) 87% in fact and no entries at all for any of the MAR site urls.
I have checked the referer in the headers manually and can see that the URL is infact correct when you land in the SM site.
The only thing I can think of is that the MAR site, also has a tracker in my SM site so that they can see our subscribe process in their stats and that maybe GA is considering them to be the same site.
They are hosted in completely different servers.
I would love some help on this, I am very new to GA myself as are my colleagues.

Related

How do I know that Google Analytics 4 installed with Google Tag Manager is working?

I believe I have followed the instructions for adding Google Tag Manager to the letter -- including adding the scripts to all pages of my website. I then added the tag for Google Analytics 4. I have tested this tag many times via the Preview and Debug mode in Google Analytics. In debug mode, I could see when pages were loading, in terms of the basic functions. I have also gone live and have supposedly had this functioning for a few weeks now. If I monitor the Real-Time Report in Google Analytics , then call up my website, I can see my activities showing up including additional tags for monitoring YouTube videos and their progress. When monitoring the Network activity in the browser debug tools, I see data is being sent and replies (presumably from Google) acknowledging them with a 204 thumbs up.If I go to another computer under another name, I can also get those visits to show in the Real-Time data. However, there has been no data accumulating for website visitors. My website is new and does not get a lot of hits, but it gets many more than GA is reporting. I see something like 23 for the last three weeks. Cloudflare Analytics shows over 1,100 unique visitors in the last month with between 30 and 97 new visitors per day. There must be something simple I have missed but I cannot seem to find the answer anywhere through searches or YouTube video aids. How can I install GA4 and know for sure that the data is being accumulated by Analytics at Google? I really want this to work.
Google Analytics Report -- One Month
Cloudflare One Month Requests
Cloudflare One Month Unique Visitors

Google analytics Direct vs Referral traffic for 2 sites being on same domain name

I have a site abc.com e.g. It has a UK and US variant with different content and based on country of access directs to abc.com/en-gb or abc.com/en-us.
Now in the site in the footer there is a link to our App-store website. Now that website too uses the same primary domain name of abc.com but at the proxy based on URL directs it to a completely separate installation of a stand-alone site which is abc.com/app-store.
Both the sites have different GA tracking code enabled. the abc.com corporate site has GA360 (Analytics pro) while the abc.com/app-store uses regular GA account. Basically no way the 2 are connected.
Now what I see is any traffic coming from abc.com/en-gb or abc.com/en-us to abc.com/app-store is being recognised as "Direct" traffic type in GA. While actually it is a "Referral" though they are both sites owned by us.
We need to somehow measure the traffic being sent to our app-store from our corporate site in the GA in the app-store for reporting purposes. We can track traffic sent from abc.com in the GA360 enabled on abc.com/en-gb and /en-us but then it is a different GA account and data store and needs manual sync up.
I had thought of using utm campaign source/medium - but that is giving false impression of bloated traffic as the UTM URL paramters remain even after landing on the destination site and for any filtering operation on the site it keeps reloading - giving the false impression of traffic coming from abc.com.
Any advice?
The reason abc.com/app-store GA account shows this in 'direct' because the referrer is the same domain. And Google will consider this as self-referrer.
GA doesn't care if you have 3 different GA set up in 3 different pages but the domain from which it is referred to, if it is different then it is fine else it considers it as 'direct'. Equivalent to user opening a bookmark.
How to solve this,
Use outbound event tracking on abc.com/en-gb & abc.com/en-us. But it will lead to manual merging of the data.
As UTM parameters are messing up your app store campaign data and filtering options, you can go with the ref parameter. I usually use it for tracking internal navigation. for example - abc.com/app-store?ref=main_site. You can easily filter out ref parameters from your view or create a segment. And it is considered different than the original URL, so no clashes.
Hope this helps

Sharepoint - Google analytics (New Users)

So a problem has arisen on my site when I placed the google analytics script on each of the pages, as when I log into google analytics its gives me incorrect data.
I know this because only 4 people have been given access (from London) to the site and in google analytics under "New Users" we have people from USA, Thailand, and other countries. Any ideas as to why we are recieving incorrect data from google analytics?
Any help would be greatly appreciated.
I doubt the numbers are incorrect. Is the login page for the site exposed to the world? If so, I suspect the majority of the unknown visits are people who hit the login page but don't actually login.
You should also check the Hostnames report to verify the code is coming from the expected website. We've seen instances where a development shop copies GA code from one site to another and forgets to change the UA number.

Why aliexpress is advertising my website and referring?

We are running a website(due to security reason cannot disclose the name until we find this solution) and we keep on getting referral link on our analytic account(see image) why would aliexpress and other sites would ask visitors to visit our website, is our application compromised so they are using our website? or this is Chinese being Chinese
This is clearly referrer spam and doesn't correspond to any traffic to your Web site. The spammers basically send fake pageviews directly to Google Analytics (using randomly chosen property IDs) and their aim is to trick you into following the referrer URLs. Some time ago I wrote an article that explains this in depth and that discusses different approaches to eliminate that referrer spam from Google Analytics:
http://veithen.github.io/2015/01/21/referrer-spam.html

how can I know where users come from if they are coming from another website of mine?

I have two websites, website A and website B, the website A is a hotsite that is linked to website B, where the sales happen.
We need to know how the user got the website A and turned into a customer in website B(it means he bought something), so we can mesure the good sources to invest.
as the developer, I have access to these two websites source-code and can implement any google-analytic tag on them.
Thanks,
Jonathan
Web browsers generally send a referrer header, which contains the URL of the page which linked to the current page.
You can access this in the HTTP requests made to site B, and track sessions differently when the first page load is referred by site A. You can also access a document.referrer property in JavaScript, and use it to manipulate your analytics.
The correct way to implement this in Google Analytics is to configure the trackers so that they work cross-domain.
This will allow you to see all the information about where the converting visits originally came from and their path to purchase.
If you don’t use cross-domain tracking or you have it improperly configured, you’ll end up with meaningless data that shows self-referrers in the visit reports and a lack of proper attribution towards your conversion points.  As a visitor moves from your primary domain to the other, they will start a brand new session in Google Analytics.
...
If a visitor clicks an ad or performs and organic search and ends up viewing a page on the www.3rdpartycheckout.com after viewing pages on www.primarydomain.com, you lose ALL data about how that user arrived and the complete picture of what they did.  If they end up converting, you will only know that they came from www.primarydomain.com (which is not helpful at all).
http://www.blastam.com/blog/index.php/2011/02/google-analytics-cross-domain-tracking/
Have the landing page on website B look at the referrer tag and if its website A then use a separate Google Analytics instance on website B for all sessions that were sourced from website A.

Resources