﻿<Language Name="English" IsDefault="false" IsRightToLeft="false">
  <LocaleResource Name="Plugins.FriendlyName.SmartStore.GoogleAnalytics" AppendRootKey="false">
    <Value>Google Analytics</Value>
  </LocaleResource>
  <LocaleResource Name="AdminInstruction">
    <Value>
      <![CDATA[
        <p>Google Analytics is a free website statistics tool from Google. It keeps track of statistics about the visitors and ecommerce conversion on your website.</p>
        <p>Follow the next steps to enable Google Analytics integration:</p>
        <ul>
            <li><a href="http://www.google.com/analytics/" target="_blank">Create a Google Analytics account</a> and follow the wizard to add your website.</li>
            <li>Copy the Google Analytics ID into the ID field below.</li>
            <li>Copy the tracking code from Google Analytics into the Tracking Code field below.</li>
            <li>Click the Save button below.</li>
            <li>Activate the Google Analytics widget under <b>CMS > Widgets</b> to integrate Google Analytics into your store.</li>
        </ul>
      ]]>
    </Value>
  </LocaleResource>
  <LocaleResource Name="GoogleId">
    <Value>ID</Value>
  </LocaleResource>
  <LocaleResource Name="GoogleId.Hint">
    <Value>Enter Google Analytics ID.</Value>
  </LocaleResource>
  <LocaleResource Name="TrackingScript">
    <Value>Tracking code with {ECOMMERCE} line</Value>
  </LocaleResource>
  <LocaleResource Name="TrackingScript.Hint">
    <Value>Paste the tracking code generated by Google Analytics here. {GOOGLEID} and {ECOMMERCE} will be dynamically replaced.</Value>
  </LocaleResource>
  <LocaleResource Name="EcommerceScript">
    <Value>Tracking code for {ECOMMERCE} part, with {DETAILS} line</Value>
  </LocaleResource>
  <LocaleResource Name="EcommerceScript.Hint">
    <Value>Paste the tracking code generated by Google analytics here. {ORDERID}, {SITE}, {TOTAL}, {TAX}, {SHIP}, {CITY}, {STATEPROVINCE}, {COUNTRY}, {DETAILS} will be dynamically replaced.</Value>
  </LocaleResource>
  <LocaleResource Name="EcommerceDetailScript">
    <Value>Tracking code for {DETAILS} part</Value>
  </LocaleResource>
  <LocaleResource Name="EcommerceDetailScript.Hint">
    <Value>Paste the tracking code generated by Google analytics here. {ORDERID}, {PRODUCTSKU}, {PRODUCTNAME}, {CATEGORYNAME}, {UNITPRICE}, {QUANTITY} will be dynamically replaced.</Value>
  </LocaleResource>
</Language>