Hello!
I have a dynamic page that displays business card.
I want to track how many clicks on each business’s website.
How can I do it?
Thank you
Hi nevo,
You could have the onClick() function for each card increment a click counter field in the card’s row in the database collection.
Yisrael
This is good idea!
Can you pls tell me how can i write this code?
Thank you
Hi Nevo,
A similar question was asked previously, you can see the solution here