Ernst Vorndran
- Total activity 384
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 0
- Subscriptions 65
Articles
Recent activity by Ernst Vorndran-
How to create and use a Tag by Mass Tag Assignment
Introduction Welcome! This article will provide you with a simple step-by-step guide to creating a Mass Tag Assignment. What is Mass Tag Assignment? With XO, easily enrich yo...
-
Implementation considerations
There are two different approaches when it comes to implementing the Suggest functionality into your architecture: 1. Front-end integration This is where the user's browser/device interacts with th...
-
Introduction
The Fredhopper Tracker is used to feedback user activity and events from the front-end web application back to the Fredhopper platform. This data is then used to power the Insights reporting dashbo...
-
Meta JSON File
meta.json The meta.json file must adhere to the following guidelines: All categories and the meta data for the attributes must be provided in a file named meta.json UTF-8 encoded Only printable ch...
-
Full Product Data - Input Format
Full Product Data - Input Format Fredhopper uses 3 JSON files to model your item data and import this into FAS. These are: Filename Description meta.json Defines the hierarchical ca...
-
Results
As Fredhopper Suggest is a separate module, which is offered in addition to the standard Fredhopper Access Server (FAS), it uses its own data index. Fredhopper Suggest will only connect to FAS to e...
-
Implementation Process
The Fredhopper implementation process is supported by a global team of consultants who are based in the UK, US, Australia, The Netherlands, France and Germany. It covers all phases of a project fro...
-
Creating a Project
Creating a Project Visit https://console.developers.google.com/ Create a project if it does not exist. 1. Click Select a project 2. Click NEW PROJECT. 3. In Project name field enter <your_compan...
-
Query API (SUGGEST)
The Suggest query API is completely independent to the Fredhopper Access Server (FAS) query API that is used for site navigation and search. The query strings are simple, no authentication is requi...
-
Introduction
The following section explains how to integrate the Fredhopper Suggest service for type-ahead search suggestions in the search bar on your front-end web application. For example: Once confi...