SOLVED

Website visitors across domains

Go to solution
Anonymous
Not applicable

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

1 ACCEPTED SOLUTION
Hobie_Thompson1
Level 4

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.

View solution in original post

2 REPLIES 2
Hobie_Thompson1
Level 4

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.

Anonymous
Not applicable

Slow on the reply here. Thanks for the answer!