Google Remarketing - V8
Year-Round Benefits subscribers are eligible for the Google Remarketing for version 8 software from DotFeed. This allows your viewed products to "follow" your customer after they leave your store, with Google placing strategic ads in their path for your products, allowing more opportunity to buy.
Once you've met all of the above requirements, setup is easy! Follow the instructions below.
Add the files from the downloaded package to their corresponding folders in your site.
Run the script on your database in SQL Server. If using the ASPDNSF Admin "Run SQL" window, remove all instances of the "GO" keyword before submitting the query.
Add the following line of code to the web.config file in the xsltobjects > extensions section:
<add name="VortxGoogleRemarketing" namespace="urn:VortxGoogleRemarketing" type="XsltExtensionHelper, app_code"/>
EXAMPLE
<xsltobjects defaultExtension="">
<extensions>
<clear />
<add name="receipt" namespace="urn:receipt" type="ReceiptXsltExtension, app_code"/>
<add name="mobile" namespace="urn:mobile" type="Vortx.MobileFramework.MobileXSLTExtensionBase, app_code"/>
</extensions>
</xsltobjects>
Place the following token right before the closing </body> tag in your ~/skins/skin_(your skin id)/template.ascx file:
(!XmlPackage Name="script.bodyclose"!)
Login to Google AdWords as described HERE
Copy and paste your "Google Code for Remarketing Tag" script into the new "Script.Google.Remarketing" topic (make sure you use the "HTML" mode in the editor and not the "Design" Mode)
Go in the admin to Configuration-->Advanced-->AppConfig Parameters and search for "Remarketing"