Plugins - phpBB

phpBB

Here is instruction on how to use Hitsteps on phpBB platform:

  1. Sign up for a Hitsteps account.
  2. If you already have an account, login to your account.
  3. Add your website name to Hitsteps and you will be given an Hitsteps API Code
  4. If you already added your website, Open My Sites page and click on Setting button of your website name.
  5. Copy Hitsteps Tracking Code, not api code ( highlight code using mouse left click and then press Ctrl+C )
  6. Open your site FTP
  7. Open phpBB folder and then Styles/<THEME>/template/overall_footer.html where <THEME> is your currently activated theme.
  8. You might need to copy file somewhere as backup incase things gone wrong.
  9. Open overall_footer.html using a text editor ( e.g. Notepad )
  10. Find </body> at end of file.
  11. Paste the Hitsteps Tracking code before </body>.
  12. Save file.
  13. Upload file and overwrite it on your FTP.
  14. Clear cach through the ACP ( Last button under Board Statistics ) to Apply changes.
  15. Enjoy!