Website visitors across domains | Community
Skip to main content
June 27, 2017
Solved

Website visitors across domains

  • June 27, 2017
  • 1 reply
  • 1590 views

Hi,

I have 3 sub-brands with a domain and website each. They all have the munchkin tag from my instance. The instance does not have any partitions.

I'm looking to pull the known and unknown website visitors for each site but currently it looks like all traffic is lumped under the main one.

Does anyone have experience in the best way to set this up or common pitfalls?

Thanks

James

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Hobie_Thompson1

The most common way to solve this problem is a JavaScript/Webhook solution: Re: Associating anonymous and known leads across different domains

As this thread details, you do want to watch out you don't instead try to solve this issue with a solution that utilizes cross site scripting or passes personally identifiable information in a non-safe way.

1 reply

Hobie_Thompson1
Hobie_Thompson1Accepted solution
New Participant
June 27, 2017

The most common way to solve this problem is a JavaScript/Webhook solution: Re: Associating anonymous and known leads across different domains

As this thread details, you do want to watch out you don't instead try to solve this issue with a solution that utilizes cross site scripting or passes personally identifiable information in a non-safe way.

July 20, 2017

Slow on the reply here. Thanks for the answer!