Dear ClickTale Beta Testers,
ClickTale can benefit from clear and useful code samples that will extend ClickTale by either demonstrating our
client side API or by implementing complimentary features on the server side.
Server side samples can by written in PHP, ASP, ASP.NET or any other popular web programming language. Ports from one language to another are accepted as well.
Articles that include guidance and explanations are preferred over mere code samples.
Ideas:
Any demo of our client side API that is explained clearly.
Recording users from a certain country. Using Ip2Country on the backend then rendering or not rendering our recording code.
Recording users with a certain ip range. By doing a backend check of the IP then rendering or not rendering our recording code.
Recording different ratio of visitors during different hours of the day.
Recording session dependent pages by adding a ClickTaleFetchFrom instruction that contains a session id (PHPSESSID, ASP.NET_SessionId and such).
Recording session dependent pages by adding a ClickTaleFetchFrom instruction with proprietary parameters than then affect rendering and processing during ClickTale page fetch phase.
Recording POST pages by adding a ClickTaleFetchFrom instruction with proprietary parameters than then affect rendering and processing during ClickTale page fetch phase.
Using ClickTaleExec API function to improve playback of DHTML web pages.
Automatically injecting ClickTale code into web pages either as an offline process or as a filter/plugin for IIS or Apache.
Looking forward to see your contributions.
Arik.