Skip to main content
Participant
October 27, 2015
Question

Google analytics php code generates an error message: 'special character must be escaped'. How do I do that?

  • October 27, 2015
  • 0 replies
  • 577 views

Using this code from Google which I placed just below the body tag as instructed: <?php include("analyticstracking.php"); ?> generates an error code that says 'special characters must be escaped: [ > ]. How do I do that?

This topic has been closed for replies.