Hello Everyone.
I am a beginner to Adobe Analytics and I would like to get everyone's insight into my current challenges.
Background:
I have a website that contains an iframe. Both the iframe page and the main page are having different launch web properties. When I checked the analytics, I saw that the iframe domain is using a different visitor ID as compared to the parent domain.
I tried this, but no luck
_satellite.getVisitorId().appendVisitorIDsTo('[your URL here]');
Note that the Parent URL and the iframe URL are using different domain, they're using different web property as well.
Question:
Is there a way to make the visitor ID the same even though I am using 2 different web properties on the site? I am trying to resolve a session refresh issue.
Appreciate anyone's insights.
Thank you!