Titan Games Docs
  • Welcome
  • Stuff
    • Brain headaches
      • How to add gitbook page to Google Analytics
        • How do i add a site to GA
        • Finding the tracking id
    • Phones
      • Pixel 4 XL
        • Unlocking the bootloader
        • Rooting Google Pixel 4 XL
        • Installing TWRP on Google Pixel 4 XL
        • Flashing Google Pixel 4 XL back to stock
      • Porting and building the kali nethunter kernel
        • Preparations
          • Trown in trash
        • Beginning
          • Side notes
    • STUPID stuff or errors we do as humans
      • BRO, insert Ur type-c's CAREFULLY
  • Music
    • Reaper
      • Tips
        • Tweaks
          • Envelopes for individual items
        • Recommended extensions
          • BirdBird Item Modifiers
          • Global sampler
        • Shortcuts
          • Custom: ALT + NUM /
          • Custom: ALT + Q
          • Custom: ALT + F
          • CTRL + ALT + LClick (mouse)
          • Custom: ALT + [
          • CTRL / ALT + MWheel
          • CTRL + LClick (mouse)
          • ALT + RClick (mouse)
          • Custom: ALT + V
          • Custom: SHIFT + ALT + MWheel
          • Custom: ALT + 7 (numpad)
          • Custom: NUM + . (numpad)
          • SHIFT + R
          • SHIFT + X
          • SHIFT + Z
        • Did you know ?
          • You can change the range in your automation items
Powered by GitBook
On this page
  1. Stuff
  2. Brain headaches
  3. How to add gitbook page to Google Analytics

Finding the tracking id

This is where all the PROblems start...

Unfortunately, i could not find it, there are a lot of sites stating that you have to go to your property section in that admin menu (blue circle with a gear) and there you can find somehow the tracking id. It can't be the Google Tag id and i will explain why i think so. Easy. Google tag works when you insert some js code in your page but we cant do that in GitBook, unless this is what the Google Analytics integration kind of does. So, that thought made me realize that i was wrong. I checked the source code of the page and this is what i have found under the head section

src="https://www.googletagmanager.com/gtag/js?id=[and there the gtag id] So the mistery is solved, just copy your g-tag id and paste it in that damn field. G- should be also copied. I guess it is just the matter of time untill it will start working, so wait.

PreviousHow do i add a site to GANextPhones

Last updated 10 months ago