Skip to main content
Known Participant
May 27, 2008
Question

Adding Tracking Code to compile setting

  • May 27, 2008
  • 4 replies
  • 551 views
I have to add tracking code to every html page that robohelp generates. Does anyone know where I can add it to the complie settings so that it is added to every page automatically everytime?

Thanks guys
    This topic has been closed for replies.

    4 replies

    Peter Grainge
    Community Expert
    Community Expert
    May 27, 2008
    Where does the tracking code reside if you put it in the source?

    Is RH stripping it out when you generate?

    Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
    Inspiring
    May 28, 2008
    Something like this? --> [ Link to another topic here. ]
    RoboColum_n_
    Legend
    May 27, 2008
    Yes. The files "published" as Webhelp output are completely different from the HTM files "generated" by the compile process. So even if you were to get the compile to add the tracking code to the ouput, you'd still have to add it to the published files.
    sham_Author
    Known Participant
    May 27, 2008
    Thanks Colum it sounds like there is no other option then adding the web tracking code to every page individually, is that correct?
    RoboColum_n_
    Legend
    May 27, 2008
    Are you referring to webhelp output files here? If so, you can't add this sort of detail to the compile step. What you could do is use a find and replace tool to add the tracking code to each output file.