I'm trying to display personalized content on a page IF I have clicked on a specific link on a specific page.
Then, on a page that will contain personalization rules, a piece of personalized content will display, but only if I clicked specific link on a specific page If so, then display a piece of content.
I know there is a way to do this using query string parameters, but this would involve some coding. I don't want to do that, I want to see if there is something out of the box that will let me do this.