Hey all!
Wanted to validate an approach I have before diving into development here.
I have a client that wants to take their main Answers experience to a sub-property, but only the locations vertical. They don’t want any of the other 4 verticals to appear. My intuition is to create a second answers front-end that has only 1 vertical, but I had some questions about the execution:
- Would I simply configure the index.html file to be vertical-specific rather than universal in this case?
- Will having two front-ends with the same backend have negative effects on their analytics?
- Are there any other concerns or flags I should raise to the client about doing this before I move forward?
Thanks!