<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/google</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 22:32:30 GMT</pubDate>
<item>
<title>(PHP) Turn Over Address Components to an Array - devowhippit</title>
<link>http://snipplr.com/view/71379/turn-over-address-components-to-an-array/</link>
<description><![CDATA[ <p>Breaks up an address (in this case returned by Advanced Custom Fields Location plugin) into it's components. Additionally, sorts a multidimensional array of locations alphabetically by state. This works for basic addresses assuming that address is in the format 'street, city, state, zip, country.' I've written a more extensive version of this snippit that uses Google Geocoding to get the address components and store them in a Wordpress database as meta data.</p> ]]></description>
<pubDate>Mon, 03 Jun 2013 10:19:44 GMT</pubDate>
<guid>http://snipplr.com/view/71379/turn-over-address-components-to-an-array/</guid>
</item>
<item>
<title>(HTML) Google Forms HTML for Custom CSS Styling - ashloren</title>
<link>http://snipplr.com/view/70719/google-forms-html-for-custom-css-styling/</link>
<description><![CDATA[ <p>The bare bones HTML code for a Google form, so you can add custom CSS styles to it.</p> ]]></description>
<pubDate>Tue, 09 Apr 2013 13:51:05 GMT</pubDate>
<guid>http://snipplr.com/view/70719/google-forms-html-for-custom-css-styling/</guid>
</item>
<item>
<title>(JavaScript) Google Docs Spreadsheet Rows to JSON - asimmittal</title>
<link>http://snipplr.com/view/69810/google-docs-spreadsheet-rows-to-json/</link>
<description><![CDATA[ <p>This snippet takes all the rows from your google spreadsheet and turns it into JSON, which can be copied to the clipboard. You can run this as part of the Google Docs scripting environment.</p> ]]></description>
<pubDate>Wed, 06 Feb 2013 14:36:58 GMT</pubDate>
<guid>http://snipplr.com/view/69810/google-docs-spreadsheet-rows-to-json/</guid>
</item>
<item>
<title>(Java) DSTG_Projekt_WebKalkulator_ - DSTG_Kwan</title>
<link>http://snipplr.com/view/69389/dstgprojektwebkalkulator/</link>
<description><![CDATA[ <p>Web aplikacija generira slučajne registracijske oznake za grad Zagreb u odabranom formatu. Ispisuje se i broj mogućih različitih registracijskih tablica za taj format.</p> ]]></description>
<pubDate>Wed, 09 Jan 2013 04:03:10 GMT</pubDate>
<guid>http://snipplr.com/view/69389/dstgprojektwebkalkulator/</guid>
</item>
<item>
<title>(HTML) HOW TO REMOVE THE CALLOUT IN GOOGLE MAPS - 2 - ecksteing</title>
<link>http://snipplr.com/view/66970/how-to-remove-the-callout-in-google-maps--2/</link>
<description><![CDATA[ <p>Google Maps iFrame after removal of callout</p> ]]></description>
<pubDate>Fri, 31 Aug 2012 18:14:23 GMT</pubDate>
<guid>http://snipplr.com/view/66970/how-to-remove-the-callout-in-google-maps--2/</guid>
</item>
<item>
<title>(HTML) HOW TO REMOVE THE CALLOUT IN GOOGLE MAPS - 1 - ecksteing</title>
<link>http://snipplr.com/view/66969/how-to-remove-the-callout-in-google-maps--1/</link>
<description><![CDATA[ <p>Example of Google Maps iFrame</p> ]]></description>
<pubDate>Fri, 31 Aug 2012 18:11:01 GMT</pubDate>
<guid>http://snipplr.com/view/66969/how-to-remove-the-callout-in-google-maps--1/</guid>
</item>
<item>
<title>(Other) remove bubble from google map - thesmu</title>
<link>http://snipplr.com/view/65907/remove-bubble-from-google-map/</link>
<description><![CDATA[ <p>remove bubble from google map</p> ]]></description>
<pubDate>Mon, 02 Jul 2012 23:06:42 GMT</pubDate>
<guid>http://snipplr.com/view/65907/remove-bubble-from-google-map/</guid>
</item>
<item>
<title>(JavaScript) Google Analytics Page Tracker Fix - ryarwood</title>
<link>http://snipplr.com/view/65574/google-analytics-page-tracker-fix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Jun 2012 02:19:50 GMT</pubDate>
<guid>http://snipplr.com/view/65574/google-analytics-page-tracker-fix/</guid>
</item>
<item>
<title>(HTML) remove ballon from embedded google map - thesmu</title>
<link>http://snipplr.com/view/65548/remove-ballon-from-embedded-google-map/</link>
<description><![CDATA[ <p>A quick note added in February 2011. Google has now removed the iwloc part of the url in most cases. To remove the pin, you can now add &amp;amp;iwloc=near to the end of the iframe src attribute. So….



…would become…

</p> ]]></description>
<pubDate>Tue, 12 Jun 2012 02:21:42 GMT</pubDate>
<guid>http://snipplr.com/view/65548/remove-ballon-from-embedded-google-map/</guid>
</item>
<item>
<title>(JavaScript) Google Maps API V3 Javascript Full Example - FatFolderDesigner</title>
<link>http://snipplr.com/view/65525/google-maps-api-v3-javascript-full-example/</link>
<description><![CDATA[ <p>This javascript will create a complex google javascript map with multiple locations selected marked. The map will be centered in the middle and zoomed so that all point can be seen. It also stylizes the map making it mostly desaturated with bits of orange. More explanation as to how to set this up and change it at the url.</p> ]]></description>
<pubDate>Mon, 11 Jun 2012 08:31:18 GMT</pubDate>
<guid>http://snipplr.com/view/65525/google-maps-api-v3-javascript-full-example/</guid>
</item>
<item>
<title>(JavaScript) Google Maps API V3 Javascript Basic Example - FatFolderDesigner</title>
<link>http://snipplr.com/view/65524/google-maps-api-v3-javascript-basic-example/</link>
<description><![CDATA[ <p>This javascript will create a google map on the div with the ID "the_map" and centered on an address with a marker on it. In this example the address is for Jet City Improv. More information on setup and customization at the link.</p> ]]></description>
<pubDate>Mon, 11 Jun 2012 08:27:38 GMT</pubDate>
<guid>http://snipplr.com/view/65524/google-maps-api-v3-javascript-basic-example/</guid>
</item>
<item>
<title>(HTML) Google Maps V2 Static Maps - FatFolderDesigner</title>
<link>http://snipplr.com/view/65523/google-maps-v2-static-maps/</link>
<description><![CDATA[ <p>Below are several different types of google static maps.

The first is a map with a single marker on the Space Needle.
The second is one with 3 marks, one on the Space Needle, one on the Seattle Science Center, and One on the EMP Museum.
The last three have the same 3 markers but varios styles.

Generally markers are separated with "|" pipes, styles are a bit more complex and require multiple parts separated with pipes and for more advanced stuff multiple markers. I have a writeup at the url.</p> ]]></description>
<pubDate>Mon, 11 Jun 2012 08:23:37 GMT</pubDate>
<guid>http://snipplr.com/view/65523/google-maps-v2-static-maps/</guid>
</item>
<item>
<title>(JavaScript) Google Analytics Goal Funnels for Magento One Page Checkout - TheJasonParker</title>
<link>http://snipplr.com/view/65292/google-analytics-goal-funnels-for-magento-one-page-checkout/</link>
<description><![CDATA[ <p>Fooman GoogleAnalyticsPlus:
http://www.magentocommerce.com/magento-connect/fooman-googleanalyticsplus.html

The key to seeing the different steps in your checkout is ensuring a page view is triggered each time one of the sections of the checkout is loaded. To do this we need to edit opcheckout.js this file should be in \skin\frontend\default\YOURTHEME\js if not then copy it there from \skin\frontend\base\default\js

Within this file search for “gotoSection: function(section)” to find the function we are interested in amending and add in the lines of code shown below.

If you are using the old analytics code then you will need to remove the slashes from the line “//pageTracker….” and comment out (add a double slash to the beginning of) the line beginning “_gaq.push…”.

Google Analytic Gaol Setup
Goal Type: URL Destination
Match Type: Head Match
Goal URL: /checkout/onepage/success/

Step 1
URL: /checkout/onepage/
Name: Login or Register
Step 2
URL: /checkout/onepage/billing/
Name: Billing Address
Step 3
URL: /checkout/onepage/shipping/
Name: Shipping Address
Step 4
URL: /checkout/onepage/shipping_method/
Name: Shipping Method
Step 5
URL: /checkout/onepage/payment/
Name: Payment Details
Step 6
URL: /checkout/onepage/review/
Name: Confirmation</p> ]]></description>
<pubDate>Thu, 31 May 2012 21:19:44 GMT</pubDate>
<guid>http://snipplr.com/view/65292/google-analytics-goal-funnels-for-magento-one-page-checkout/</guid>
</item>
<item>
<title>(PHP) Listing Google Spreadsheet answers with PHP (Parsing JSON) - Felladrin</title>
<link>http://snipplr.com/view/64777/listing-google-spreadsheet-answers-with-php-parsing-json/</link>
<description><![CDATA[ <p>Make your spreadsheet public to get a key like this: 0AsfENoKj1ir7dE8yR6U0aUtpdTVNM20wRlNJOhZaclG

Set it on the script and you're all done.</p> ]]></description>
<pubDate>Wed, 02 May 2012 09:07:04 GMT</pubDate>
<guid>http://snipplr.com/view/64777/listing-google-spreadsheet-answers-with-php-parsing-json/</guid>
</item>
<item>
<title>(JavaScript) Google Analytics Page Tracker Fix - ryarwood</title>
<link>http://snipplr.com/view/64472/google-analytics-page-tracker-fix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Apr 2012 14:02:25 GMT</pubDate>
<guid>http://snipplr.com/view/64472/google-analytics-page-tracker-fix/</guid>
</item>
<item>
<title>(JavaScript) Cross-domain Google Analytics Campaign Transposing - kynatro</title>
<link>http://snipplr.com/view/64250/crossdomain-google-analytics-campaign-transposing/</link>
<description><![CDATA[ <p>This script was written to allow transposing of utm_campaign, utm_source and utm_medium query parameters from the URL of a landing page link to all of the links on that page that re-directed to the primary domain where users would actually convert. This is highly useful when sending out email campaigns that link people to a landing page on a hosted service such as Unbounce and your conversion points exist on a different top-level domain as it will allow you to see the campaign, medium and source values on the top-level domain Google Analytics conversion reports, even though the visitor initially landed on a different top-level domain.</p> ]]></description>
<pubDate>Sat, 31 Mar 2012 02:30:02 GMT</pubDate>
<guid>http://snipplr.com/view/64250/crossdomain-google-analytics-campaign-transposing/</guid>
</item>
<item>
<title>(JavaScript) Cross-domain Google Analytics Campaign Transposing - kynatro</title>
<link>http://snipplr.com/view/64249/crossdomain-google-analytics-campaign-transposing/</link>
<description><![CDATA[ <p>This script was written to allow transposing of utm_campaign, utm_source and utm_medium query parameters from the URL of a landing page link to all of the links on that page that re-directed to the primary domain where users would actually convert. This is highly useful when sending out email campaigns that link people to a landing page on a hosted service such as Unbounce and your conversion points exist on a different top-level domain as it will allow you to see the campaign, medium and source values on the top-level domain Google Analytics conversion reports, even though the visitor initially landed on a different top-level domain.</p> ]]></description>
<pubDate>Sat, 31 Mar 2012 02:25:46 GMT</pubDate>
<guid>http://snipplr.com/view/64249/crossdomain-google-analytics-campaign-transposing/</guid>
</item>
<item>
<title>(PHP) Google Plus Counter - czachor</title>
<link>http://snipplr.com/view/63352/google-plus-counter/</link>
<description><![CDATA[ <p>interesting app: http://codecanyon.net/item/socialcounter-php-class-social-statistics/282826</p> ]]></description>
<pubDate>Thu, 16 Feb 2012 00:29:49 GMT</pubDate>
<guid>http://snipplr.com/view/63352/google-plus-counter/</guid>
</item>
<item>
<title>(JavaScript) Coordinate su Gmaps - kajinka13</title>
<link>http://snipplr.com/view/63129/coordinate-su-gmaps/</link>
<description><![CDATA[ <p>Coordinate su Gmaps</p> ]]></description>
<pubDate>Tue, 07 Feb 2012 07:38:41 GMT</pubDate>
<guid>http://snipplr.com/view/63129/coordinate-su-gmaps/</guid>
</item>
<item>
<title>(JavaScript) Get DOM element via class and id selector, using Google Closure - cjcenizal</title>
<link>http://snipplr.com/view/62931/get-dom-element-via-class-and-id-selector-using-google-closure/</link>
<description><![CDATA[ <p>The Google Closure lets you get DOM elements with getElement( id ) and getElementByClass( class ).  This function combines the two to let you get elements similarly to the way jQuery does.  E.g. getElement( '#home .sidebar #links') returns the element with an id of 'links', within the element of class 'sidebar', within the element of id 'home'.</p> ]]></description>
<pubDate>Tue, 31 Jan 2012 15:00:26 GMT</pubDate>
<guid>http://snipplr.com/view/62931/get-dom-element-via-class-and-id-selector-using-google-closure/</guid>
</item>
</channel>
</rss>