Skip to main content

All Questions

2 votes
1 answer
1k views

Usage of Google tag manager inside iFrame

I have developed an e-commerce site using Angular 9. There are some third-party web applications that make use of my application. For the purpose of this question, these look like the following: App1(...
user2765386's user avatar
1 vote
0 answers
352 views

How to get Google Analytics & Google Tag Manager to work on website embedded in Iframe?

I am trying to use Google Analytics GA4 and Google Tag Manager on my website. My website is embedded in an Iframe inside another website. I see that GTM is connected when I look through the network ...
rayk's user avatar
  • 21
1 vote
0 answers
69 views

Why I get errors when I try to display google analytics in Iframe?

I use Iframe to display google analytics in my website based on angular 12. Here is the component where iframe is used: Typescript: export class UserReportComponent implements OnInit { URL: string;...
Michael's user avatar
  • 13.6k
0 votes
0 answers
165 views

knowing the orders that done through a specific link in my online store

I have an online store and I do a lot of campaigns But I'm having a hard time figuring out how do I know this customer came from which campaign? Google Analytics gives me general information about the ...
Omar's user avatar
  • 1
2 votes
1 answer
63 views

My chrome extension iframes my website. So if I add Google Analytics to my website, will my chrome extension get it by default?

I have a webapp and a chrome extension of the same webapp. In popup.html, my extension just iframes my webapp as follows. My question is, if I add Google Analytics in webapp, will my extension ...
Mohsin Sethi's user avatar
0 votes
1 answer
312 views

Why does the Google Analytics events are not working when the site is loaded via Iframe?

I have 2 websites A and B A has google analytics in it. A is loaded in B via Iframe. When I access A directly I can see GA events being pushed but when I access A via the iframe in B I cannot see the ...
Karthik's user avatar
  • 1,452
0 votes
0 answers
2k views

How do I add event listeners to (YouTube) videos embedded in React app? (We have no control of video HTML)

We have a NextJS/React application that is receiving HTML from our CMS. That HTML is coming from a TinyMCE editor on our backend and can and will include various embeds, such as YouTube videos, other ...
Cerulean's user avatar
  • 6,053
-1 votes
1 answer
302 views

Running GTM Event Tracking in an iFrame on a 3rd party domain

I'm inserting an iFrame into a 3rd party website as part of a browser extension and want to track the interaction of what the user clicks on, along with getting stats of its usage using GA and GTM ...
Timmy Lee's user avatar
  • 805
8 votes
1 answer
7k views

Google Analytics blocked in IFrame due to "SameSite" & "Secure" setting of cookies

We're running a service on our-site.com. Our customers can either use the service "stand alone" by simply linking from their-site.com to our-site.com/customer-service or by embedding our service via ...
suamikim's user avatar
  • 5,359
0 votes
1 answer
350 views

Google Analytics hardcoded events (NO GTM) not showing in an IFRAME

I set up a Google Analytics tag for my website, and I'm trying to fire custom events, but it's not working. The event is fired from an IFRAME, and it's not capturing in google analytics. If I'm using ...
Brian Tim Jesus's user avatar
2 votes
1 answer
1k views

Send gtag event from cross domain to parent domain

I'm trying to setup a send event from a iframe originated on my domain and placed on other domain (not mine). I placed the analytics code on the iframe. <script async src="https://www....
bpy's user avatar
  • 1,180
1 vote
0 answers
36 views

capture incorporating domain name inside iframe on gtag event_label

OK! Let me explain my need: I have a domain which produces an iframe that is available to other users embed on their sites. Here is the code rendered by that iframe: <html> <head> <...
bpy's user avatar
  • 1,180
0 votes
0 answers
392 views

Google Analytics & Tag Manager in page with iFrame counting page views and users twice

First time working with GA and GTM. I have a wordpress site where there is a cross domain iFrame in one of the pages (booking system from external company). The parent page contains the following: &...
TheRealPapa's user avatar
  • 4,539
0 votes
1 answer
1k views

Sending Google Analytics Event from click of button in Iframe

We are trying to send a Google Analytics event from a booking form that is within an Iframe when the Book button is clicked. In order to accomplish this, we need to figure out a few problems. Getting ...
D.Feltimo's user avatar

15 30 50 per page
1
2 3 4 5