Javascript implementation error on first hit | Community
Skip to main content
New Participant
October 16, 2015
Solved

Javascript implementation error on first hit

  • October 16, 2015
  • 2 replies
  • 1323 views

On first hit a new visitor>> we are getting no sitecatalyst image request. from second hit we are getting proper 200 image and tracking is happening.

 

* clear all cookies (or use a brand new incognito window)
* navigate to homepage
* s_code generates an error in the javascript console and no tracking is fired on first page hit

[img]error1.png[/img]

 

[img]error2.png[/img]

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 devinderbanga

Hi

Please check the value of "b[0]" ( j.prop45=b[0] )before the if condition, try to capture it in alert for verification.

 

Regards

Devinder

2 replies

devinderbanga
New Participant
October 16, 2015

Hi

 

Please let us know if you are still facing the issue.

 

Regards

Devinder

devinderbanga
devinderbangaAccepted solution
New Participant
October 16, 2015

Hi

Please check the value of "b[0]" ( j.prop45=b[0] )before the if condition, try to capture it in alert for verification.

 

Regards

Devinder