Using s.t() function through clicks on site developed with Apache wickets | Community
Skip to main content
rahuljuvekar
October 16, 2015
Solved

Using s.t() function through clicks on site developed with Apache wickets

  • October 16, 2015
  • 1 reply
  • 614 views

Hi , 

I am implementing site-catalyst code on a site developed with Apache wickets and most of the content displayed dynamically so very minimal page load actions. In a view to capture data we have no choice but to trigger s.t() through clicks which displays major content change on page.

I am following the similar method recommended for RIA tracking ( macro content tracking ). It is working fine for Fire fox and Chrome but not for IE ( IE8).

Specific page unable to display content ( it is blank white screen ). If we remove site catalyst page code ( i.e. s.t() function ) it works well but it is not being tracked .

Can anybody help on this ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gigazelle

Hi Rahu, are there any errors or warnings that pop up in the console when you're getting the white screen in IE8? Do these issues occur when browsing in later versions of IE? I would recommend checking there to determine the cause of issues with IE8.

1 reply

Gigazelle
Adobe Employee
GigazelleAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

Hi Rahu, are there any errors or warnings that pop up in the console when you're getting the white screen in IE8? Do these issues occur when browsing in later versions of IE? I would recommend checking there to determine the cause of issues with IE8.