From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomas Hlavaty Subject: Re: Google Analytics tracking code for org-export-as-html Date: Wed, 01 Jun 2011 07:06:34 +0200 Message-ID: <87oc2ii1id.fsf@logand.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRe5q-00054R-Kw for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 01:35:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QRe5p-0003Tm-8H for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 01:35:46 -0400 Received: from [212.110.171.227] (port=43912 helo=brahms.logand.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRe5o-0003TK-SN for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 01:35:45 -0400 Received: from tom by brahms.logand.com with local (Exim 4.69) (envelope-from ) id 1QRdbN-00028L-4F for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 06:04:17 +0100 In-Reply-To: (ishi soichi's message of "Wed, 01 Jun 2011 05:10:51 +0200 (CEST)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi soichi, > Hi. I would like to add a Google Analytics tracking code to the > exported html file from an org-file. ah, please don't do that. > code is between and . You could sneak it in using #+STYLE or org-publish-project-alist :style. Cheers, Tomas