All Questions
228 questions
0
votes
1
answer
285
views
Google Tag Manager js library sometimes loading sometimes not
We are using Magento 2 CMS and we add a proper script like this -
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'...
0
votes
0
answers
109
views
Google Analytic Code, Error is currently unable to handle this request. HTTP ERROR 500
after adding Google Analytic code on my website website is not working and showing error.
This page isn’t is currently unable to handle this request.
HTTP ERROR 500
Other codes are working fine, Like ...
0
votes
1
answer
533
views
Track the login event with Google Analytics in a WordPress website
I wish to track when a user log in their account in my WordPress website with GA4 (Google Analytics 4), so I used the hook 'wp_login', as you can see in the snippet below that I added to functions.php ...
0
votes
0
answers
422
views
How to create a purchase event for GA4 using variables from another code?
I would like to send events to GA4 using the variables from lines 29-57. I understand little about programming, how to do this?
I want to send a buy event to GA4 using the variables from lines 29-57.
...
1
vote
0
answers
1k
views
What is _gali cookie and how to disable it?
On my site, if user refuses to use cookies, I block tracking of Google Analytics using:
window['ga-disable-UA-XXXXXX-X'] = true;
And I delete cookies about Google Analytics (_ga, _gid, and _gat) ...
1
vote
0
answers
77
views
Why do cookies on browser's DevTools never match the ones shown when clicking on the padlock?
For instance:
vs only 11 on devtools:
0
votes
1
answer
470
views
How to make Google Analytics/Pixel scripts fire only on button-click event
hope i'll do good enough of a job in describing my challenge here..
in short: How do i make Google Analytics && Facebook pixel scripts fire only when button is clicked and NOT on page load.
in ...
1
vote
1
answer
214
views
javascript array displays the name of the array not the contents (gtag, purchase event)
I am trying to create a gtag purchase event code in a Woocommerce Eshop in Thank you page.
But when I see the code in source in the browser it is displaying the name of the array and not the contents.
...
2
votes
1
answer
142
views
It's possible to record leads analytics about "Source", "Medium" and "Campaign" on a Custom HTML Form? [closed]
I know that this question is kinda weird but I have a CRM platform integrated with a MySQL database.
In this way, each new row in the MySQL database is a lead in the CRM system but now I need to track ...
0
votes
1
answer
192
views
Triggering Google Analytics on a direct image/pdf view on a web server?
So basically I'm trying to trigger a page view in google analytics when someone directly visits an image or pdf, rather than when the image is on a page. E.g https://example.com/i/image.jpg. Is there ...
0
votes
2
answers
928
views
After ajax google analytics tag not working
I am using google analytics to measure every event on my web page. When gtag scripts embed directly html working well (i always confirm event google anlytics ) but after ajax codes not working and no ...
1
vote
1
answer
137
views
Google Analytics - Adjusted Bounce Rates don't have many data
I am trying to install google Analytics and google Tag manager on my site (CMS Joomla). I installed the gogole analytics code in the header :
<header>
<!-- Google Tag Manager -->
&...
0
votes
1
answer
453
views
Google Analytics real time not showing in Shopping Behaviour
I'm using Google Tag Manager to pull data from the Data Layer on an e-commerce site to Google Analytics, but I'm getting a few errors that I cannot fix nor find suggestions online for (I've been ...
0
votes
1
answer
794
views
How do I pass PHP variables to multiple GA product arrays in datalayer
I'm trying to set up Google Analytics on a stores 'thank you' page to track purchases but I'm struggling with getting each of the items bought through to Google Analytics.
The current code I have ...
1
vote
1
answer
123
views
Massive differences between Google Analytics and own data collection
The use of a web app is to be evaluated statistically. It has been publicly available since spring of this year.
The web app is linked to Google Analytics. The following is done for the own user ...