I am trying to add some php code, given to me by google analytics, to the header of my website. I can't figure out how to include php files to all my pages.
Thannks for any help.
Fresh Boarder
GK User
Mon Dec 14, 2015 9:27 am
Hi, Which theme exactly are you using?
Moderator
GK User
Tue Dec 15, 2015 10:29 am
Instyle theme. I acutally made it by using include_once("MyFile.php"); But i don't know if it's the best practice.