• Hi,

    I have set up CF7 to redirect to a thank you page after the message is sent. In that page I have a sales affiliate link with this format:

    <!–Seguimiento afiliados–>
    <img src=”https://example.com/?tid={transactionID}” width=”1″ height=”1″ border=”0″ alt=”” />

    Is there any way I can replace {transactionID} with the message ID? I thought of passing the ID via GET and use PHP on the page, but I don’t know whether there’s a simpler solution or way to send the ID via GET after the message is set.

    Thank you

    https://wordpress.org/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to pass message ID to thank you page?’ is closed to new replies.