Skip to main content

Hi everyone! 👋

I’m trying to set up an Instagram flow in ManyChat where users receive a message with a “Book Stand” button. If they don’t click the button within 5 hours, I want to send them a follow-up message to check if they’re still interested.

Here’s what I’ve done so far:
✅ I’ve created a flow with a button labeled “Book Stand”.
✅ I’ve added a Smart Delay of 5 hours to wait before sending a follow-up.
❓ But I’m struggling with how to track if the user clicks the button and send the follow-up message only if they didn’t click the button.

I noticed that I don’t have the “Button Clicked” condition in ManyChat, so I tried to use tags.
I’ve added a tag to the button to track if the button is clicked, but I’m not sure how to set up the Condition block to check if the tag is present and send the follow-up message based on that.

Could someone guide me on how to:
1️⃣ Track if the button is clicked using tags.
2️⃣ Send a follow-up message only if the button wasn’t clicked.

I’d really appreciate any help! 😊

Please explain in details because i am a newbi here.
 

Thanks in advance!

 

Hey, ​@Reuser8900 

 

You can do something like this 👇🏼

 

After your message with a button, you need to add a tag when someone clicks the button.

Then you need to set up your smart delay (5 hours) and add a condition block to check if after 5 hours the tag has been applied to the user.

If the user has the tag, nothing happens, but if the user hasn’t been tagged, your follow-up message is sent.

 

Let me know if it helped 🙌🏼


Reply