Hi,
I would like to know which image into a Gallery has been clicked by user ?
I track the click event when a user clicks on image from Gallery element (JQuery on wp_footer hook) but I do not know which one has been clicked.
One more thing, I would like to know how to hide the caption above the images Gallery (Ex. : page name) ?
Regards
Jorge
Hey Jorge,
Thank you for the inquiry.
How do you track the click events? Are you using the Google Tag Manager (GTM)? You may need to track a css selector when creating a trigger filter in your GTM console.
// https://support.google.com/tagmanager/answer/7679109?hl=en
Best regards,
Ismael
Hi Ismael,
Please have a look on your last answer regarding similar topic with Button Row element (#1333991) for a good understanding of my request. Your help was very helpful.
Best regards
Jorge
Hi,
Are you using any third party scripts to track the events? How are you planning to record the events? Unfortunately, this kind of customization if built from the ground up will take significant amount of the modifications which are beyond the scope of support. You may need to use GTM as suggested above to track the events via GTM console or use plugins such as the following.
// https://wordpress.org/plugins/track-the-click/
// https://wordpress.org/plugins/wp-google-analytics-events/
Best regards,
Ismael
Hi Ismael,
Many tanks for your feedback.
Please close this topic.
Best regards
Jorge