Form Webhook that allows thank-you page URL Rotations with relevant tag

I’m looking for a way to register a lead through a simple Form Webhook that allows thank-you page URL Rotations with relevant tag?

so for example i have 2 thank you pages for the same form and we’re rotating between them.

/thank-you-1 = 50%
/thank-you-2 = 50%

and I want to also be able to add the relevant tag to each page.

so if the user redirects to /thank-you-1, add tag “thank-you-1” and if redirected to /thank-you-2 he will onkly get “thank-you-2” tag.

Is this possible? are there any solutions out there? I’ve looked anywhere and couldnt find.

Thank you

There’s nothing pre-made but it’s definitely something that us devs can do with code. Closest thing made would be plus this with their magic links that can use tag presence but I don’t think they can rotate and apply the correct tag based on that rotation.

1 Like