We have a external website say www.my-mainsite1.com and it has web page which has a link("link to subsite1") to subsite say www.my-subsite1.com.
When a user is on www.my-subsite1.com, how to check the user came by clicking "link to subsite1" on www.my-mainsite.com
We have limitations on using query string to www.my-subsite1.com. So, any suggestions/tools to identify the link clicks?