Best answer

How do I detect website button click events to cancel or update subscriptions on Stripe?

  • 29 April 2022
  • 2 replies
  • 290 views

Userlevel 1

Hi!

I need to detect button click event from my website and trigger subscription cancel/update event on Stripe.
Would it be possible on Zapier?

 

Thank you,

Boris

icon

Best answer by Satya09 29 April 2022, 14:10

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 4
Badge +6

Hello @Boris Zorba 

Firstly Zapier can’t track any website events directly.You can use Google Tag Manager to track events like Button Clicks but it doesn’t integrate with Zapier Directly.

However,Zapier can catch webhooks.So I would suggest to get in touch with a Google Tag Manager Expert who can setup the Button Click Tracking that can send the details of your customer along with button clicks through Webhook.

This way you can automatically update events on stripe.

Userlevel 7
Badge +14

Hi @Boris Zorba 

One option is to write some frontend JavaScript to fire a webhook for a button.

 

Here’s some help articles about using Webhooks as the Zap trigger: https://zapier.com/apps/webhook/help