• Resolved doogy2223

    (@doogy2223)


    Is there a way I can have the RSVP redirect to a new page after success? or a way I can add a script for tracking? I found a plugin from years ago but it does not work. I need to track RSVPs.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support sdokus

    (@sdokus)

    Hi there! I would be happy to help you with this.

    By default, the page redirection after RSVP is not part of our plugin, but you can achieve that with this extension: RSVP Thank You Page Redirect and adding some JS to execute the redirect

    The extension is uploaded, installed, and activated like any normal WordPress plugin.

    It will add a settings field under TicketsSettings General tab > RSVP Thank You Page Redirect like so:

    Add the URL that you would like to redirect to (i.e. a success page that you created).

    You then should create this Folder Structure & File: [your-theme]/tribe/tickets/v2/rsvp/messages/success/going.php

    Copy and paste this content in the new going.php file:?RSVP Going – Redirect To URL Template Override

    Here, we are basically adding a JavaScript-based redirect to the URL you have provided using the extension.

    Disclaimer: We don’t usually write custom code in the Support because we can’t guarantee that they will work or that they will meet the high-quality code standards that the company aims for. Therefore, this code is provided without warranty.

    Please try it out with caution and it is always better to perform these changes on a Staging Site.

    Additionally, we have more information about tracking RSVPs in this Knowledgebase article – does that functionality work for you or are you looking to track other things?

    Let us know how it goes!

    • This reply was modified 2 years ago by sdokus.
    Plugin Support Darian

    (@d0153)

    Hi @doogy2223

    This thread has been inactive for a while, so we’ll go ahead and mark it Resolved. Please open a new thread if any other questions arise, and we’d be happy to help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Redirect after RSVP < or way to track’ is closed to new replies.