Divi’s Module Link URL click tracking – Issue & Workaround
-
Hey Divi builders!
I discovered an interesting issue while using this plugin to tracking internal clicks on my website. Some Divi components, specifically those using the Module link URL property, weren’t being tracked by the plugin. Upon investigation, I found that Divi handles these elements differently – they don’t generate standard HTML anchor tags, which is what the plugin looks for.

I developed a simple workaround using jQuery (which comes bundled with Divi) to wrap these components in anchor tags. I’ve successfully tested this solution with the Blurb module without any issues.
If anyone else is experiencing this problem and would like to implement this solution, just let me know in the comments, and I’ll share the code and implementation steps. But if you know your way with jQuery or JS it should be easy to figure it out yourself.
I hope this helps someone.
The topic ‘Divi’s Module Link URL click tracking – Issue & Workaround’ is closed to new replies.