I can successfully display a widget on the home page with is_home function.
I'm trying to display that same widget on either the home page or the first page a visitor lands on, and then not again, unless of course they go back to the home page.
I think wp_get_original_referer might work, but I am having issues with the code.
Can anyone help?