Questions tagged [data]
Data is any form of information that can be used by a process, service, or application.
67 questions
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 ...
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
0
answers
39
views
Google search Console with lack of data
I am not very good with Google Search Console, but I noticed that on one of the websites of the company I work for, the data just dropped to 0 on the 13 Jan and there is no data until 19 of March.
...
1
vote
1
answer
1k
views
Implementing google analytics in Next.js
I'm trying to implement google analytics in Next js. I included scripts and when i type dataLayer in console I can see this
(2) [Arguments(2), Arguments(3), push: Proxy(Function)]
0
:
Arguments(2) ['...
0
votes
1
answer
661
views
GA4 data streams and subdomains
So i have this current setup with GA (universal analytics) where a subscription platform runs on a subdomain therefor we use a different view and different tracking code.
But with GA 4, i was ...
1
vote
2
answers
758
views
Base64 encoded data url in <meta name=thumbnail>
Google says that you can specify a thumbnail image to be shown in search results by adding a <meta name="thumbnail"> tag to the head of the document. See https://support.google.com/...
3
votes
0
answers
44
views
How to use GA4 to track page specific sales data
We are an e-commerce website and we want to track conversion data for category pages using GA4 campaign data tracking.
For example, sales data of users who went through Category1, Category2, Category3 ...
1
vote
0
answers
45
views
Dataset created in DHIS2 not appearing in the dataset dropdown listing
After creating a DHIS2 dataset and assigning it to the respective Org unit, when I get to the data entry app I am not able to get the created dataset on the dataset dropdown listing.
I have tried ...
2
votes
0
answers
23
views
Save the rendered tweet, or the raw <blockquote> to database?
I have a CMS where authors write articles, and the text editor allows for embedded tweets.
Embedded tweets normally consist of a <blockquote> element with raw text of the tweet, requiring an ...
1
vote
1
answer
599
views
Google Data Studio: How Do I Multiply Two Score Cards?
I am using Google Data Studio and Dashboard that has a couple of score cards on it.
Some of these score cards are affected by filters and some are not. I want to multiply these score cards together ...
8
votes
2
answers
5k
views
What is the status of the .DATA TLD?
I see a few registrars allowing per-registrations, but can't find any dates for Sunrise, early access, GA, or any other information. Apparently the registry is Dish DBS Corporation, but that's not ...
1
vote
1
answer
91
views
What data should I track during member registration and logins?
I am working on a membership registration process and hung up on what data I should store during the registration and login processes.
Does it benefit me to track how long my members are onsite? How ...
1
vote
0
answers
488
views
Google Data studio encode my Arabic titles in landingpage reports table
Google Data studio encode my Arabic titles in landing-page reports table, when my data source is "Search Console URL":
in other hand hand when I gather data from "Analytics" data source it shows ...
1
vote
2
answers
3k
views
GTM how to set up a trigger when message pushed to Data Layer doesn't contain Event variable?
When user clicks on a button a message is sent to the Data Layer, with the relevant information, however it doesn't contain Event
To set up a GTM trigger to fire on custom events I need to specify an ...
1
vote
1
answer
61
views
Is it possible to drill down in the DHIS2 visualizer?
In DHIS2, I'm trying to create a chart (column chart or pie chart) with drill down on organization unit, period, or data dimension.
I have not been able to do that. How do I do so?