I saw a bunch of posts here about tracking Google Analytics and iframes and how there might be some problems. Also seen this: https://developers.google.com/analytics/devguides/collection/gajs/gaTrackingSite#trackingIFrames
I have a tracking code on a parent website that I am not interested in, and I have a tracking code on a page that is embedded in an iframe that I care about. Iframe content is a completely different domain.
I was wondering if the iframe page would be able to get all the demographic information and correctly send data to Google to track events and something else. Again, I do not care about motherhood in general in this case. Itβs just that the google analytics code in the iframe works completely by itself.
It seems to me that the article that came out of Google refers to users who want to somehow connect the analytics in the iframe with the analytics in the parent device, but could I be wrong?
Brian source share