Hi, I'm managing my own website (engineering services) with some specific areas like: services, projects, technical articles, news, etc...
I'd like to customize the flow based on the URL visited.
To be more precise:
- the visitor is on www.mywebsite.com/projects: bot will invite to visit a specific project (it could be wonderful to suggest a random project chosen among a specific list I create, like the 5 most interesting projects)
- the visitor is on www.mywebsite.com/tech-art: bot will invite to read a specific article. Again, perhaps one of the top 5 list created by me
I'm not familiar with coding, so if it is not possible to do this in the visual environment, I'll be happy to hire a consultant to create a flexible "template" that allows me to create the list of the pages (as an input, URL visited) and the list of the articles/projects/etc...
Or maybe it's easier than what I think and I can store the URL visited in a specific variable.
Thank you!