Jump to Content
TweakwiseStatusSupport
GuidesRecipesDevelopersChangelogRoadmapE-Learning
StatusSupportTweakwise.comTweakwise AppContactTweakwise
Developers
Tweakwise.comTweakwise AppContact
GuidesRecipesDevelopersChangelogRoadmapE-Learning

📝 Overview

  • Overview
  • Platforms
  • TLS Support

🎨 Integrations

  • Tweakwise API
    • Search
    • Merchandising
    • Suggestions
    • Guided Selling
    • Recommendations
    • Items
    • Facets
      • Color swatches
      • Slider
      • Bucket slider
      • Search within filters
    • Sorting, ordering and paging
    • Language Support
    • How to
      • Override App Configuration
      • Use request parameters
      • Personalization & insights
      • Pass data to External Data provider
  • Tweakwise JS + Plugin Studio
    • Getting started
    • Configure Plugin Studio
      • Plugin configuration
      • Creating product tiles
      • Look & feel
      • Deploy
      • Copy configuration
    • Basic web app configuration
    • Search & Merchandising
      • Instant Search
      • Search + Suggestions
      • Merchandising
      • Google Analytics
      • Manual initialization
      • Language support
      • Options
      • Events
      • Defaults
      • Personalization
    • Suggestions
      • Options
      • Language support / translations
      • Migrating from instant search to suggestions
      • Category suggestion navigation
    • Recommendations
      • Options
      • Events
    • Guided Selling
      • Options
      • Events
      • Customize results
      • Measuring the Funnel
    • How to
      • Add to cart
      • Add to favorites / wishlist
      • Product Suggestions
      • Color swatches
      • Realtime pricing
      • Measure impressions using GA4
      • Use request parameters
      • Support common B2B scenarios
      • Override builder, sorting & filter templates
      • Pass data to External Data provider (JS)
      • Modify visual tile
    • Impact on SEO
    • Typescript
    • Known issues
  • Event Tag
    • Identification
    • Profiles
    • Server to server
  • Magento Platform
    • Magento 2 Open Source
    • Magento JS
      • Installation
      • Export data to Tweakwise
      • Consuming data from Tweakwise in Magento
    • Adobe Commerce
    • Magento 1 / OpenMage
    • Personalization
    • How to
      • Customize visual tiles
      • Customer specific catalog
  • Shopware
    • Installation
    • Export data to Tweakwise
      • Configure the Tweakwise feed with Shopware
      • Generate the Tweakwise feed with Shopware
      • Content of the feed
    • Consuming data from Tweakwise
      • Configure a new frontend
      • Configure your Shopware listing page
      • Recommendations in Shopware
      • Migrate your plugin from legacy Javascript to Plugin Studio
    • Available features
  • Vendre
  • Sana Commerce
    • Sana adoption matrix

Frontend API

  • Introduction
  • Autocomplete
    • Autocompleteget
    • Grouped autocompleteget
  • Catalog
    • Filter templatesget
    • Sorting templatesget
    • Buildersget
    • Featured recommendationsget
    • Product recommendationsget
    • Product recommendations groupsget
    • Guided Selling setupsget
    • Languagesget
  • Category tree
    • Category treeget
  • Facets
    • Facetsget
    • Facet attributesget
  • Feed
    • Feedget
  • Guided selling
    • Compareget
    • Funnelget
  • Instance
    • Instanceget
  • Navigation
    • Navigationget
    • Grouped navigationget
  • Navigation search
    • Searchget
    • Grouped searchget
  • Products
    • Productsget
    • Productget
  • Recommendations
    • Product recommendationsget
    • Product recommendations single ruleget
    • Product recommendations multi ruleget
    • Featured productsget
    • Optional parameters
  • Searchbanners
    • searchbannersget
  • Suggestions
    • Suggestionsget
    • Suggestions groupedget
    • Suggestion productsget
    • Suggestion products groupedget

Backend API

  • Introduction
  • Authentication
  • Attribute
    • Refreshes the cache for the specified attribute.get
    • Get attributesget
    • Get attributeget
    • Delete attributedelete
    • Get attribute valuesget
    • Get distinct attribute valuesget
    • Get attribute usagesget
  • AutocompleteSuggestion
    • Get all autocomplete suggestionsget
    • Update autocomplete suggestionput
    • Creates a new autocomplete suggestionpost
    • Get autocomplete suggestionsget
    • Delete autocomplete suggestiondelete
  • BlacklistedSuggestion
    • Get all blacklisted suggestionsget
    • Update a blacklisted suggestionput
    • Create a blacklisted suggestionpost
    • Get a blacklisted suggestionget
    • Delete a blacklisted suggestiondelete
  • Category
    • Get category by keyget
    • Get category by IDget
    • Delete categorydelete
    • Patch categorypatch
    • Get all categoriesget
    • Update categoryput
    • Create categorypost
    • Get Category tree. If called without parameters it will return root.get
    • Get Category tree childrenget
    • Lookup endpoint for categoriesget
    • Get category path by idget
  • EstablishedSuggestion
    • Get all established suggestionsget
  • Filter Templates
    • Get filter template by idget
    • Delete filter templatedelete
    • Get all filter templatesget
    • Update filter templateput
    • Create filter templatepost
    • Get filter template attribute by idget
    • Delete filter template attributedelete
    • Get all filter template attributesget
    • Update filter template attributeput
    • Create filter template attributepost
    • Get filter template usagesget
  • Google Analytics 4
    • Get link stateget
    • Remove linkget
    • Get metricsget
    • Get dimensionsget
    • Get propertiesget
  • Google Analytics 4 reports
    • Get reportsget
    • Create reportpost
    • Get reportget
    • Update reportput
    • Delete reportdelete
    • Preview report datapost
  • HiddenFilter
    • Get all hidden filters.get
    • Add a new hidden filter.post
    • Delete a hidden filter.delete
  • Instance
    • Get instanceget
    • Get list of instancesget
    • Get the instance configurationget
    • Update the instance configurationput
  • Instance statistics
    • Get total productsget
    • Get total categoriesget
    • Get instance statisticsget
  • Item
    • Get itemget
    • Delete itemdelete
    • Patch itempatch
    • Get all itemsget
    • Update itemput
    • Create itempost
    • Get all item typesget
  • Javascript
    • Get file contentget
    • Update file contentpost
    • Initializepost
    • Deploypost
    • Get changesget
    • Copy JS implementation from another instancepost
  • ManualSuggestion
    • Get all manual suggestionsget
    • Update a manual suggestionput
    • Create a manual suggestionpost
    • Get a manual suggestionget
    • Delete a manual suggestiondelete
  • Personalization
    • Get profile data by key.get
  • Builder
    • Get builderget
    • Delete a builderdelete
    • Get all buildersget
    • Update builderput
    • Creates a new builderpost
    • Get builder usagesget
    • Get available componentsget
    • Get builder click rateget
  • Builder Authorizations
    • Get an authorizationget
    • Delete an authorizationdelete
    • Get all authorizationsget
    • Update an authorizationput
    • Create an authorizationpost
    • Get authorization usagesget
  • Builder External Data Component
    • Get an external data componentget
    • Delete an external data componentdelete
    • Get all external data componentsget
    • Update an external data componentput
    • Create an external data componentpost
    • Get external data component usagesget
    • Get the performance of the external data componentget
  • Product
    • Get productget
    • Delete productdelete
    • Patch productpatch
    • Get all productsget
    • Update productput
    • Create productpost
  • ResponseDataAttribute
    • Get all response data attributes.get
    • Create a new response data attribute.post
    • Delete a response data attribute.delete
  • Synonym
    • Get suggestionsget
    • Get all synonymsget
    • Updates a synonym with the specified data, overrides all fields to the new value.put
    • Create synonympost
    • Get synonym for given idget
    • Delete the synonymdelete
    • Get the current state of the AI synonyms generation feature.get
    • Update the state of the AI synonyms generation feature.put
  • Task
    • Start taskget
    • Get task statusget

Analytics API

  • Introduction
  • Events
    • Track item clickpost
    • Track page viewpost
    • Track purchasepost
    • Track searchpost

Older integrations

  • Classic Tweakwise JS
    • Search & Merchandising
      • Installation
      • Product lister pages
      • Google Analytics
      • Options
    • Recommendations
      • Options
    • Guided Selling
      • Options
    • Suggestions
      • Migrating from instant search to autocomplete
      • Options
    • Common customizations
      • Custom styling
      • Add to cart
      • Add to favorites / wishlist
      • Color facet
      • VAT price switcher
      • Customize product suggestions
    • Impact on SEO
Powered by 

Filters

See facets.