How can I track link clicks for Google Shortened URLs (using the plugin) outputted through a bubble app.
Desired functionality is:
- User enters their URL.
- This URL gets passed through the Google Link Shortner API.
- Result is added to a post to be sent to social media accounts.
- When that link is clicked, how can I track the number of clicks that Link has on those profiles? Is it UTM, or how?
Any help greatly appreciated