Questions tagged [analytics]
For questions related to analytics methods and tools.
692 questions
0
votes
1
answer
38
views
How do SEO agencies track sentiment across SERPs, reviews, and social media to guide content strategy?
I work with multiple client websites as part of an SEO team and we're exploring ways to blend customer sentiment from SERPs, GMB reviews, and social comments with our content strategy to improve ...
1
vote
1
answer
112
views
What company is behind the web tracking scripts from `smart-enterprise-365.com` and similar domains?
I inherited a website which has an embedded tracking script like the following:
<script type="text/javascript" src="https://secure.smart-enterprise-52.com/js/144709.js" ></...
0
votes
1
answer
39
views
Squarespace analytics does not update
This has been going on for 4 days now. My Squarespace analytics only shows 7 or no views on certain days even when several people visit the site. I'm quite sure of this as I visited the site today ...
2
votes
0
answers
227
views
Two ways to add Cloudflare web analytics to Cloudflare Pages: which one?
I made a static website with Cloudflare Pages and a custom domain, so I tried their free web analytics. I found two ways to add analytics:
Directly from Pages, ie Pages > Manage > Web Analytics ...
1
vote
0
answers
497
views
How can I use Umami analytics across subdomains?
I'm having trouble setting up Umami analytics with subdomains. Here's my scenario:
At mydomain.com, I serve my product website that advertises my service. This site includes my marketing content and ...
0
votes
1
answer
127
views
How to monitor just specific type of URLs in google analytics 4?
How to monitor count of views, average spend time, bounce rate and other parameters for just specific type of URL in a google analytics 4,
e.g.
all URLs which start with domain.com/tag/
this mean e.g.
...
0
votes
1
answer
45
views
When does one not need to analyze how their website performs?
Follow-up from What would be the reasons for not using UTM parameters?, I want to focus only to this particular reason for one to not using UTM parameters: They don't define their success on how ...
0
votes
2
answers
95
views
Unusually high Uassigned traffic on my sites
I have 3 sites that use Google Analytics to monitor incoming traffic that are experiencing unusually hight Unassigned traffic.
I tried cheking if the problem was with my CMP blocking any cookie/script ...
1
vote
1
answer
449
views
How to reliably measure user analytics on GitHub Pages site?
My static site is on GitHub Pages. And my audience is very tech-savvy, so rather likely to be using AdBlock, uBlock, NoScript, etc.
GitHub Pages does not provide any kind of web traffic information. ...
0
votes
0
answers
82
views
The Google Analytics tabs are not visible
The Google Analytics reports section is not displaying any other tabs, such as Acquisition, Landing Pages, etc. These tabs are visible from the Google Analytics home page, but they are not showing up ...
1
vote
1
answer
747
views
What would be the reasons for not using UTM parameters?
Note: by UTM parameters I mean any kind of parameters is used to track website traffic. One can have their own set of parameters and I still count them as using. Or they can use a link shortener to ...
0
votes
1
answer
610
views
Customer Journey analysis in Google Analytics 4
In GA4 dashboard, I'd like to see how customers move across the page types of my e-commerce.
Ideally I'd like to achieve something like the Journey analysis from Contentsquare, even in the standard ...
0
votes
0
answers
31
views
Why is the pageviews of the session entryl url higher than the pageviews of the page url with the same url?
I am comparing page views for the following conditions :
dimension : session entry - filter : session entry url = url
dimension : page url - filter : page url = url (same as above)
page views of the ...
0
votes
1
answer
50
views
Google Analytics alternatives? [closed]
Can you suggest any Google Analytics alternatives? What are you using on your sites?
UA analytics now changed to GA4, so looking alternative...
1
vote
0
answers
312
views
How can I extract Cloudflares unique visitors through the GraphQL API?
What we’re trying to do is extract the ‘unique visitors’ from Cloudflare for a zone, which you can see through the UI in Cloudflare by clicking on the zone overview.
We’re attempting to do this using ...