The two triggers on domain and URL don’t quite meet your criteria, because for both, they’ll only trigger when a new domain/URL is found, so it won’t cover every click.
What you can do instead is create a webhook to be notified when a link is clicked. You can see the documentation for this here: https://dev.bitly.com/docs/tutorials/create-a-webhook
You can learn how to set up a webhook URL in Zapier here: https://zapier.com/page/webhooks/
Effectively, the steps to handle this are:
- Set up zapier webhook in Zapioer
- Login to bitly, and enter the URL you created in step 1 when creating a webhook
- Test and you should see it work
Hi Andy,
That makes sense. I didn't know how to go about setting up the trigger but the webhook part seems the right way to do.
Thanks for your quick reply, I'll play around with it later on today :)
Cheers