integration_documentation:direct_integration

integration_documentation:direct_integration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
integration_documentation:direct_integration [2019/06/11 14:42]
sarah [Overview]
integration_documentation:direct_integration [2019/09/10 11:56]
florian
Line 9: Line 9:
 ------ ------
  
-=== Search result container ===+==== Implementing the FINDOLOGIC snippet ==== 
 + 
 +You can find the snippet for your channel in the [[https://​secure.findologic.com/​login.symfony/​web/​app.php/​smartsuggest/​edit|FINDOLOGIC customer login]]. Please add this snippet in the ''<​head>''​-section of your source code.  
 + 
 +<​note>​Please note that the usage of Google Tag Manager will disable the flickerfree-functionality of the snippet as the scripts are getting loaded too late.</​note>​ 
 + 
 +------ 
 + 
 +==== Search result container ​====
  
 To ensure proper functionality,​ the FINDOLOGIC Direct Integration must have access to the main container of the shop. To do so, it is necessary to add the class ''​fl-result''​ to the corresponding,​ pre-existing container. To ensure proper functionality,​ the FINDOLOGIC Direct Integration must have access to the main container of the shop. To do so, it is necessary to add the class ''​fl-result''​ to the corresponding,​ pre-existing container.
Line 18: Line 26:
 ---- ----
  
-=== Navigation container ===+==== Navigation container ​====
  
 For using FINDOLOGIC on category pages you have to provide the ''​cat_url''​s in a valid manner. [[xml_export_documentation:​xml_format#​cat_url_examples|See our documentation about ''​cat_urls''​]] for more information. For using FINDOLOGIC on category pages you have to provide the ''​cat_url''​s in a valid manner. [[xml_export_documentation:​xml_format#​cat_url_examples|See our documentation about ''​cat_urls''​]] for more information.