Skip to main content

All Questions

Tagged with or
0 votes
0 answers
28 views

I'm curious why the completion rate, abandonments, and abandonment rate appear blank in the Purchase section, despite purchase events successfully triggering from the website. Here is the screenshot ...
Ris's user avatar
  • 1,184
0 votes
2 answers
93 views

I study how to write API in .NET 8. I created data layer as a service, but when I try to add service with AddScoped I'm getting runtime exception. How to solve it? System.AggregateException: 'Some ...
sam sergiy klok's user avatar
0 votes
1 answer
66 views

I’m experiencing an issue with implementing dataLayer.push on my website, AdGPT.com, specifically related to tracking successful purchases for Google Ads, Facebook Ads, and GA4. Problem: I’ve added ...
Daniel Rozin's user avatar
1 vote
1 answer
95 views

We use LINQ in EF to filter the data (to optimize queries). However, on testing our services, we cannot test the queries - so should we have filtering also done at the service layer?
user avatar
0 votes
1 answer
413 views

I've got a GTM container on a third party donation processing system that passes along a GA4 purchase event with ecommerce data when a donation is successfully processed. The problem is that the ...
Boxbot's user avatar
  • 121
0 votes
1 answer
129 views

I am new to Datalayers and GTM but i want to learn it on myself and right now im struggeling to get everything done correctly. enter image description here i have tried to add this item_id from ...
Massud Monshizadeh's user avatar
0 votes
0 answers
1k views

I am currently working on some tests regarding the dataLayer of a webshop. My goal is to use Tosca to check the dataLayer at specific points in the webshop to verify that the correct data for tracking ...
Fl43cH3's user avatar
1 vote
0 answers
217 views

In GTM documentation there are ways to enable data layer by pasting a given code in the body section of website's source code for getting datalayer information of the purchase event. Now I have been ...
I.mahadi's user avatar
1 vote
1 answer
421 views

My website has several checkout events corresponding to different stages of the purchase stage (i.e., review order, add personal details, add payment info). Each is called 'checkout' in the data layer....
DrPaulVella's user avatar
0 votes
0 answers
26 views

I am sending two events here one when clicking on the specific div to mark the start of using form elements and the second for a specific input field inside the div. When the inner div is clicked, it ...
Filip Stojanovic's user avatar
1 vote
0 answers
106 views

We have squeezely implementation added to track few events on our website. Some of them are Standard once while some are custom, but issue is from any of the event we cannot track user's phoneNumber. ...
Pratz007's user avatar
1 vote
1 answer
721 views

How can I pass a dataLayer variable from one domain to another domain using Google Tag Manager? Both domains use the same GTM container. Thank you.
ImASkuller's user avatar
0 votes
2 answers
339 views

I want to create a script (for Google Tag Manager) that checks if an object's property is present in an array: var array1 = [X, Y, Z] var array2 = [ {item1=value1,item2=value2,item3=value3}, {item1=...
Criquet's user avatar
0 votes
1 answer
2k views

The purchase event on shopify purchases is showing revenue values that are close but do not match the purchase value. The event value appears correct, but ecommerce revenue seems to be changing the ...
fervu's user avatar
  • 1
0 votes
1 answer
29 views

My function (getPageTypeFromDataLayer) is being called multiple times and I think it would be best to store it as a variable and then reference the variable but not sure how to set it up. Can anyone ...
SuperSako22's user avatar

15 30 50 per page
1
2 3 4 5
13