In the older version of the DNN editor we had an option to enable link tracking.
https://www.dnnsoftware.c...%20Link%20Clicks.htm Can't find it in the new CK Editor.
Is it still availbale in DNN?
I don't think so. Measuring linkclicks is nowadays done by Google tag manager / Analytics
Implementing is just minutes of work and allows ffor much more insights
You could create a link to the document in the Links module, and the copy it and use it in the Text/HTML module. It should look something like
http(s)://my.domain.demo/LinkClick.aspx?fileticket=M2uVbnVRx_Q%3d&tabid=xxx&portalid=yyy&mid=zzz&forcedownload=true
Replace xxx by the ID of the page, yyy by the portal ID and zzz by the Module ID of your Text/HTML module.
(Sorry, I wanted to attach some SQL code to query the results, but Cloudflare blocks the post. Send me a PM here with your email address if you need the code.)
Happy DNNing! Michael
https://www.lifesight.io/...n-google-tag-manager
If you search in Google, you'll find tons off videos on Youtube as well
@John
Text /HTML with a file link (download) to a pdf file.
There use to be a option to track links in the Text / HTML module ? Correct?
Posted By Willem on 8/14/2024 11:08 AM @John Text /HTML with a file link (download) to a pdf file. There use to be a option to track links in the Text / HTML module ? Correct?
Not directly... there used to be such an option when you clicked the "Browse Server..." button, but this was in FCK editor (looooong time ago) and maybe in the Telerik RAD editor (long time ago...).
Posted By Willem on 8/14/2024 2:08 AM @John Text /HTML with a file link (download) to a pdf file. There use to be a option to track links in the Text / HTML module ? Correct?
The only "core" module I think of that had the link tracking built-in was the LInks module. And maybe the Documents module, now that I think about it. 🤔
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.