To clarify, does that work based on the specific URL. I want to change visibility depending upon which URL on my own site the user comes from.
For example:
I have a post template where I have 2 menu headers.
I want one menu header section on the page only visible when a person navigates to the page from a specific page ex: https://mysite.com/page1/ (referring link)
If they navigate from https://mysite.com/page2/ (referring link). I want the second header section visible, with the first one hidden.
Does it support this use case or is it only at the domain level?