• Hi guys! Hi Amit!

    How and where exactly do I add gtag.js google analytics code in OceanWP functions.php Child theme (without using plugins adding extra bloat)?

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter maxgorky

    (@maxgorky)

    What field? Can I just add it at the end of the child theme functions.php which is field 30, add_action…?

    Hello,

    Try to copy the header.php file into the child theme and add the code in the head section.

    Thread Starter maxgorky

    (@maxgorky)

    Hi Amit!

    Can I copy the header.php code in WP admin to the Theme Editor>Child theme and then add that gtag.js code at the end of it?

    Or does it have to be done in cPanel? I wouldn’t want to mess with files in cPanel, not a coder at all:)

    Thank you!

    It is recommended to add the code using FTP/cPanel.

    may i know if updating the OceanWP theme will overrides the google analytics code?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Adding Google Analytics to OceanWP Child Theme’ is closed to new replies.