Can I send click data to Zoho through the API?
I want to track all clicks on a link that will be in an email campaign as well as posted on various web pages.
Any user who clicks on the link will be required to register with Zoho if he is not already registered (we are using cookies on the web page) before being sent the the landing page.
I would like to track all clicks on that link in Zoho.
My deveoper is thinking that she could write the click information to Zoho through the
API but she can't find a call to store the link and associated user information in the
API.
Is there a way to do this?