Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION Adding clicky analytics code and adsense
#2

  1.  Go to your Clicky account dashboard, copy the tracking code into your template's footer.php (in theme folder - if your template doesn't have one, copy paste it at the bottom of template.php)
  2. Hmm Adsense blocks into posts.. In your post pages, click the 'Source' button and copy paste the code where you want them to appear. It's actually explained in the Google Support pages.
If you plan to re-use codes multiple times you could use a plugin like:
  • Dynpages - After install, in the admin panel, click on 'Theme' tab, create components (one for each Adsense block), then in your pages you can simply do {% component_name %} to output the component.
  • GS Custom Settings - After install, in the admin panel, click on 'Site' tab, switch to 'Edit' mode, create a tab 'adsense', and add x textarea settings (one for each Adsense block). Then in your pages you can simply do (% setting: adsense/setting_lookup %).
Reply


Messages In This Thread
RE: Adding clicky analytics code and adsense - by Tyblitz - 2015-05-28, 07:53:52



Users browsing this thread: 1 Guest(s)