Interesting tracking observation: Safari vs. Chrome | Community
Skip to main content
Level 6
March 29, 2019
Question

Interesting tracking observation: Safari vs. Chrome

  • March 29, 2019
  • 1 reply
  • 2147 views

Today I was doing some testing in web analytics in Marketo and I noticed an interesting behavior while I was connected to our corporate network via VPN.

If I browse the tracked website (our) in Safari browser, Marketo (Munchkin) assigns to the variable "Inferred Company or ISP" value of our company name (expected, because of VPN). However, if I do the same in Chrome (everything else is the same), the assigned value is my ISP name, not my company. That is unexpected and I guess tied to how Chrome talks to network and pushes things down the network stack. Does anybody know why this happens this way? I know it's a pretty random issue, but still

Thanks ;m

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

1 reply

Josh_Hill13
Level 10
August 15, 2019

Does it matter?

You could probably use both browsers' execution tools to see what's happening in real time. You can also go to developer.marketo.com to see more about how munchkin handles things like this.

Perhaps the DNS used provided slightly different info on the traceback since the IP# is likely owned by the ISP and assigned to your Company or Company VPN.

SanfordWhiteman
Level 10
August 15, 2019

It's a question of proxy configuration. Some browsers use the OS-level proxy, others have their own proxy settings. So browsers on the same machine can have different exit routes and thus different public IPs.