This is a migrated thread and some comments may be shown as answers.

Adding Google Analytics with RadeditorPlaceHolder

3 Answers 42 Views
Editor
This is a migrated thread and some comments may be shown as answers.
dimitri
Top achievements
Rank 1
dimitri asked on 22 Dec 2008, 04:04 AM
I am trying to add Google analytics to track attachments that are added within a RadEditorPlaceHolderControl version 4.1.5 in MCMS 2002.
eg

<a href="http://www.example.com/files/map.pdf" onClick="javascript: pageTracker._trackPageview('www.mysite.com/files/myfile.pdf'); ">


Is there a way to do this without having some of the tags in the javascript being stripped off.

Thanks

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 22 Dec 2008, 03:45 PM
Hello dimitri,

Make sure that AllowScripts and AllowSpecialTags properties are set to true.

Greetings,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
dimitri
Top achievements
Rank 1
answered on 22 Dec 2008, 07:31 PM

Hi Georgi,
AllowSpecialTags is set to true, but the version of radeditor control that we have does not have an AllowScripts property instead it has an AllowServerScripts property which is also set to true but we are still having the problem

 

Regards
Dimitri

0
Georgi Tunev
Telerik team
answered on 29 Dec 2008, 03:31 PM
Hi Dimitri,

Which tags exactly are stripped off? Could you please provide step-by-step reproduction instructions?


All the best,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
dimitri
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
dimitri
Top achievements
Rank 1
Share this question
or