WebToffee Logo
  • Home
  • Plugins
  • Shopify apps
  • Bundles
  • Blog
  • Documentation
  • Support
Login
cart 0

  • Getting Started
    • Plugin setup
    • Import/Export Products
    • Import/Export Product Reviews
    • Import/Export Product Tags
    • Import/Export Product Categories
  • Import
    • Import products with attributes
    • Import google drive images
    • Import grouped products
    • Importing And Updating Upsell An...
    • Import products using URL
    • Import every 'X' hours
    • Importing downloadable products
    • Import subscription products
    • Import products using CSV
    • Import products with images
    • Import/update onbackorders
    • Updating evaluation fields on Import
    • Import products from MS Excel
    • Importing products from a XML
    • Import products with categories
    • Import products from Google Spreadsheet
    • Import composite products
    • Import external/affiliate products
    • Import variable products from CSV
  • Whats New ?
    • Generate product description using ChatGPT
  • Export
    • Export products to CSV
    • Batch export products
    • Exporting products by category
    • Export definite number of products
    • Export products to MS Excel
    • Export product with categories
    • Export products with images
    • Export variable products
    • Export products with attributes
  • Meta Data
    • Import product metadata from CSV
  • Bulk Edit
    • Bulk update product category
    • Bulk upload variable products
    • Bulk upload products
    • Bulk update product price
  • FTP Cron Schedules
    • Cron Import products using multiple CSVs
    • Cron scheduled Import-export
    • Server cron and commands
  • Advanced Topics
    • Export without user restrictions
    • Migrate from Shopify to WooCommerce
    • Update simple and variable products
    • Import/Export custom fields
    • Update inventory data
    • Import/Export products to Google Spreadsheets
    • Updating Single Field for Products
    • Updating product stock
    • WPML Compatibility
    • Thumbnail regeneration failure on product import
    • Export WPML multilingual products
    • Update product variations without SKU
    • Steps to import WPML products
    • Duplicate entry in the media library
    • Memory limitations on Import/Export
    • Import/Export product images in ZIP
    • Import images from multiple columns
    • Modifying Import/Export Batch Count and Effects on Performance
  • Code Snippet
    • Set email alert on cron import
    • Export/Import bundled products
    • Export/Import product variation images
    • Filter and export WooCommerce products using custom taxonomy
    • Alter product data
    • Compatibility with Photo Reviews for WooCommerce plugin
    • Importing Special Character Accents
    • Export reviews with no ratings
    • Support for WebP images
  • Troubleshooting
    • Finding PHP Error Logs
    • Resolve “Call to undefined function mb_detect_encoding()”
    • Resolve post ID conflicts on import
    • Troubleshooting Guide-Products
    • Maximum file upload size
  • Third-Party Compatibility
    • Compatible Plugin List
  • FAQ
    • Frequently asked questions
  • Changelog
    • Version 1.2.1

Home > Docs > Product Import Export Plugin for WooCommerce > How to Set Up Product Import Export Plugin For WooCommerce – Beginner’s Guide

How to Set Up Product Import Export Plugin For WooCommerce – Beginner’s Guide

Last updated on July 25, 2023

Product Import Export Plugin For WooCommerce is an ideal plugin for exporting and importing all the products and their related data either from the WooCommerce store or e-commerce platforms. With this plugin, you can easily import/export :

  • Products
  • Product Review
  • Product Tags
  • Product Categories
During product import new product categories will be created and products will be imported into the respective categories. There is no need to create/import categories ahead of product import.

What do we provide?

  1. Migrate products and product reviews  using the same plugin.
  2. The main migration methods are:
    • Quick import/export
    • Based on a Pre-saved template
    • Advanced import/export
  3. Import/export data processing in batches, ensures successful import/export irrespective of its size/count. 
  4. One can automate migration via FTP profiles and schedules. 
  5. Detailed history, debug logs and cron schedules are other main peculiarities.

Pre-requisites

  • Make sure mbstring is enabled on the server.
  • Supports CSV, XML, TSV, and Excel (XLS, XLSX) file formats.
  • Download a CSV with:
    • Sample CSV of Product
    • Sample CSV of Product Reviews
    • Sample CSV of Product Tags
    • Sample CSV of Product Categories
  • CSVs should be in UTF-8 format.

Important: Import Export (Pro) plugin comes with multiple ZIP files on purchase. Please ensure to install and activate both the wrapper and the add-ons for hassle free import/export.

To begin with the plugin, download, install and activate.

Getting Started

Hooray!!.. You have successfully activated the plugin. From your WordPress dashboard, navigate through the WebToffee Import/Export(Pro) menu.

WebToffee Import/Export(Pro) menu.

The plugin consists of six different sub-menus :

  •  Export
  •  Import
  •  History
  •  Logs
  •  Scheduled actions
  • General settings

Let us have a look at each of these sub-menus in detail.

Export

Products and product reviews can be exported in just 5 steps:

  1. Select a post type: The available post types are Product, Product Categories, Product Tags and Product Review.
  2.  Select an export method: Quick export, Pre-saved template and Advanced export are the provided export methods.
  3. Filter data: One can filter data with respect to the chosen post type.
  4. Map and reorder export columns: To map, edit and reorder export columns.
  5. Advanced Options/Batch Export: Provides advanced options for export and scheduling export.

Import

Products and product reviews can be imported in just 4 steps:

  1. Select a post type: The available post types are  Product, Product Categories, Product Tags and Product Review.
  2. Select an import method: Quick import, Pre-saved template and Advanced import are the provided import methods.
  3.  Map and reorder import columns: To map, edit and reorder import columns.
  4. Advanced Options/Batch Import: Provides advanced options for import and scheduling import.

For a detailed stepwise import export process, refer: 

  • How to import and export Products
  • How to import and export Product reviews.
  • How to import and export Product Tags
  • How to import and export Product Categories

History

The History tab lists the runs and the status corresponding to every import/export with options to: 

  • Re-run: to re-run the action will take the user to the respective screen .
  • Details: view a detailed history
  • Delete: delete the entry
History section in WebToffee Import/Export(Pro)

To look into the History section:

  1. Click on WebToffee Import/Export(Pro) >  History
  2. You can sort the list with these available Filter options:
    • Post type: Product, Product reviews
    • Action type: All, Export, Import
    • Status: All, Finished
    • Sort by: Date descending, Date ascending
    • Max record/page: The maximum records to be included in a page

The actions will be listed in following statuses:

  • Success : Process completed successfully.
  • Failed :  Failed process triggered due to connection/permission or similar issues(unable to establish FTP/DB connection, write permission issues etc.).
  • Running/Incomplete : Processes that are running currently or that may have been terminated unknowingly(e.g, closing a browser tab while in progress etc).

Logs

The Logs tab lists developer logs mostly required for debugging purposes with options to perform the following actions:

  • View: to view detailed logs 
  • Delete: to remove the log
  • Download: to share the log report with the support team in case of issues

To look into the Logs section:Click on WebToffee Import/Export(Pro) > Logs

Logs section in WebToffee Import/Export(Pro)

To save the import Logs:

  1. Click on WebToffee Import/Export(Pro) > General Settings
  2. Click on General and choose “Yes” for the Save Import log to save the import log as a text file and make it available in the log section for debugging purposes.
  3. Click on Update Settings to finish.
General settings of WebToffee Import/Export(Pro)

Scheduled Actions

The Scheduled Actions tab lists all the scheduled processes for import and export. One can disable or delete unwanted scheduled actions to:

  1. Reduce server load 
  2. Reduce the chances for failure of actively scheduled actions.
Scheduled Actions tab in WebToffee Import/Export(Pro)

General Settings

The General Settings helps to configure all the basic settings of the plugin.

Let us navigate through this section:

  • Click on  WebToffee Import/Export(Pro) > General Settings. 

This tab consists of four different sections: 

  1. General
  2. FTP settings
  3. Help Guide
  4. Licence

General

Here, you can configure the basic settings.

  • Default import batch count : Provide the default number of records to be imported in a batch.
  • Default Export batch count : Specify the default number of records to be exported in a batch.
  • Switch to website timezone: By default, the timezone will be in UTC.
General tab in the Product Import Export plugin for WooCommerce
General tab in the Product Import Export plugin for WooCommerce

The advanced options include:

  • Maximum execution time: Increasing this will reduce the chance of export/import timeouts.
  • Block third party plugin hooks while importing: Increase speed by disabling do_action calls in wp_insert_post during import. If enabled, verify your imported posts are working properly.
  • Generate Import log : Enable to save the import log as a text file. This action will make the file available in the logs section. 
  • Default Import method : Choose an import method from three options: Quick import, Pre-saved template and Advanced import.
  • Default Export method : Choose a default export method from the three options: Quick export, Pre-saved template and Advanced export.
  • PHP code editor in advanced export: Enable code editor for advanced PHP custom functions to be applied during export.
  • Enable ChatGPT: Enable to automatically generate product descriptions from product titles. The descriptions will be generated only when there are none in the importing CSV.
    • ChatGPT API Key: Enter the ChatGPT API Key.
    • ChatGPT Tone: Choose the tone that best suits your product descriptions from formal, casual, flowery and convincing.
  • Auto delete history: Enable auto-delete of import/export history by selecting the option.
  • Maximum entries : Specify the maximum records to retain in history. It will limit the number of records with the status ‘Finished’ to the number you have specified. E.g: if you input a count of 50 the system will retain only the most recent 50 number of records with the status ‘Finished’. All other records of any other status e.g In Progress (that may be active as a part of the cron operation) will not be impacted by this count.
Advanced options in General tab
Advanced options in General tab

Once you are done with the configurations, click Update Settings.

FTP Settings

The plugin is equipped to handle multiple FTP profiles. These dedicated FTP profile settings can be used to manage and manipulate easy scheduled import/export.

Adding a new FTP profile

Help Guide

Provides direct links to resources like documentation, support and sample CSVs.

Licence

After you have installed and activated the Product Import Export Plugin for WooCommerce on your website, you need to activate the plugin licence to get notified about the plugin updates.

To do so, from the WordPress admin dashboard:

  1. Click WebToffee Import Export(Pro)> General>  Licence.

Know more about : Products, Product reviews, Product Tags and Product Categories.

  • Was this article helpful?
  • Yes, thanks!Not really
Get the plugin

On this page

  • What do we provide?
  • Pre-requisites
  • Getting Started
  • Export
  • Import
  • History
  • Logs
  • Scheduled Actions
  • General Settings
  • General
  • FTP Settings
  • Help Guide
  • Licence

This article posted in Documentation, Getting Started, Getting Started, Product Import Export Plugin for WooCommerce, WooCommerce and tagged CSV file utf-8 encoded, Plugin set up, Product export, Product import, Product Import Export Plugin for WooCommerce, woocommerce

Written by

Vineetha

Vineetha is a technical content writer with a knack of simplifying complex information into readable content. She focuses on writing content in a conveyable and clear format.

Comments (36)

  1. Tom

    March 15, 2023

    Hello,
    I installed WP comments Import / Export
    I would like to export or download the comments. But that doesn’t work. I do not know why.
    The FTP data are entered.
    What must be entered in the “Export Path” field?

    Reply
    • Vineetha

      March 29, 2023

      Hi Tom,
      Thanks for reaching out. The Product Import Export Plugin For WooCommerce does not support page comments. It supports product reviews. If you are trying to export the reviews to a ftp server, then you need to specify the folder path in the export path field.

      Reply
  2. Igal Hebron

    October 17, 2022

    Hello there. I am getting an error on two products out of 50 that I am trying to import froma CSV file.
    The error I am getting is “Failed to import product”
    When I go into the logs, i get this error:

    2022-10-17T14:23:49+00:00 DEBUG > Row 1 – preparing for import.
    2022-10-17T14:23:49+00:00 DEBUG > Inserting Asian Terracotta Warrior Standing Replica Made of Marble Size: 6″ x 4″ x 19″H
    2022-10-17T14:23:49+00:00 DEBUG Could not insert post into the database.“Asian Terracotta Warrior Standing Replica Made of Marble Size: 6″ x 4″ x 19″H”
    2022-10-17T14:23:49+00:00 DEBUG > Row 2 – preparing for import.
    2022-10-17T14:23:49+00:00 DEBUG > Inserting Asian Terracotta Warrior Sitting Replica Made of Marble Size: 5″ x 5″ x 15″H
    2022-10-17T14:23:49+00:00 DEBUG Could not insert post into the database.“Asian Terracotta Warrior Sitting Replica Made of Marble Size: 5″ x 5″ x 15″H”
    2022-10-17T14:23:49+00:00 DEBUG > Row 3 – preparing for import.

    Could you please explain why I am getting this error? What am I doing wrong here?

    Reply
    • Alan

      November 1, 2022

      Hi,
      Can you please reach us via support and share your CSV file so that our support agent can check it and help you with it?

      Reply
  3. Dobriša Bagić

    May 27, 2022

    Hi,

    I can’t use plugin, it says : The WebToffee Import/Export wrapper plugin should be activated in order to import/export any of the post types supported via WebToffee add-ons(Product/Reviews, User, Order/Coupon/Subscription). Go to My accounts->API Downloads to download and activate the wrapper. If already installed, activate the wrapper plugin from under Plugins.

    Reply
    • Ivonne Budimir

      July 14, 2022

      Same issue here, will deactivate again… no possibility to get the license key going.. :/

      Reply
      • Alan

        July 20, 2022

        Hi,

        The issue you are facing is that you haven’t installed all the plugin zip files that are available in the downloads section of your WebToffee account. Please download all the plugin zip files from the Downloads section of your WebToffee account and install all the zip files on your site for successfully installing and using the plugin.
        If you still face any issues then please reach us via support.

        Reply
  4. Krystian Sledz

    January 10, 2022

    Hi,

    I updated the plugin and the plugin menu dissapeared. I can only access the settings from the plugins page and nothing else.

    Reply
  5. Loretta

    October 8, 2021

    I am trying to import product csv file in 3 languages however they are not connected. May I know what field I should add to connect them ?

    Reply
    • Mark

      October 9, 2021

      Hi,

      Please make sure that you add the WPML columns wpml:langauge_code, wpml:original_product_sku, and wpml:original_product_id in the CSV file to import WPML simple products in different languages. To know more about it please go through the article on How to import WPML products.

      Reply
  6. Carlos

    March 11, 2021

    Hello

    I am trying to schedule an automatic product update by FTP via XML file. However it does not update. The connection to the FTP is correct and the path is correct, but in RECORDS it indicates this:

    2021-03-11T15:46:19+00:00 DEBUG —————Start: Cron Import started at 2021-03-11 15:46:19—————
    2021-03-11T15:46:19+00:00 DEBUG Fetching file failed. Reason:
    2021-03-11T15:46:19+00:00 DEBUG —————End: Cron Import ended with errors at 2021-03-11 15:46:19—————

    When I do manual update with the same XML file, it updates it correctly

    Could you help me?

    Thanks!! 🙂

    Reply
    • Alan

      March 16, 2021

      Hi,

      It seems like the issue you are facing is because the file path you provided is wrong. Please make sure that the file path is correct and the file has the necessary permissions for importing.

      Reply
  7. How can i Prepend field by other field Value ?

    February 5, 2021

    How can i Prepend field by other field Value ?
    I need to Prepend SubCategory field with ParentCategory field like this ‘ parentcat > subcat ‘

    Reply
    • Mark

      February 12, 2021

      Hi,

      You can add parent category to sub-category by adding it in the CSV file itself or by using the evaluation field. In the evaluation field, you may please specify “&parentcat[VAL]” where parentcat is the parent category name. Please note that if you use the evaluation field then all the rows in the file will be imported with the data that is provided in the evaluation field prepended. Hope this is clear.

      Reply
  8. Stu Turn

    January 11, 2021

    Hi there, what’s the format for importing cross sell and up sell SKUs? e.g. meta:_crosssell_skus

    Separate SKUs by | or , ?

    Reply
    • Mark

      January 12, 2021

      Hi,

      You may please use the pipe symbol( | ) to import multiple upsell and cross-sell data. You may please create a column with the header “upsell_ids” and “crosssell_ids” and provide data in that column.

      Reply
  9. Craig Sharp

    December 6, 2020

    I tried importing with the Product WooCommerce Sample CSV sample file you provided the link to. It fails on the last two products (the variations). The plugin provides no information why it failed either. Can you check this?

    Reply
    • Mark

      December 8, 2020

      Hi,

      You can check why the products failed to import in the import log file(Woocommere>status>logs>csv-import). Please share with us the screenshot of the error that you are receiving on the import screen via support. Our support team will follow you up from there.

      Reply
  10. Carolee Cheu

    July 26, 2020

    You completed a few fine points there. I did a search on the subject and found a good number of people will consent with your blog.

    https://tanyblogs.wordpress.com/2020/06/06/how-to-use-shopify-in-2020/

    Reply
  11. marc Giraudon

    October 10, 2018

    Hi,

    For the the product information, how do I create multiple lines in the product area?

    what separator should I use between multiple tags and categories?

    Reply
  12. Anne-Marie

    July 4, 2018

    Hi,
    I have a list of variable products and when I import them it says import successful and merge successful – however when I then go to items, they are not there!

    Can you help me? It is extremely frustrating…

    Br,
    Anne-Marie

    Reply
    • Mark

      July 5, 2018

      Hi,

      Please share us the CSV via the support link above.

      Reply
  13. Iwan_sandy2000

    June 11, 2018

    After upload 1000 sku product in 1st time..
    Next time i want to update new product (1500 sku).
    Are this plugins can progress empty stock when the sku not allready(old product)..

    In this case ..
    I’m just have the sku ready stock..

    Reply
    • Mark

      June 12, 2018

      Hi Iwan,

      Our plugin uses either SKU or ID to update existing product data such as stock. If you do not have SKU for all products, you may use ID to update stock.

      Reply
      • Deb

        August 14, 2020

        Can you create and import a new product’s ID in the import file? I’m connecting variable products with IDs instead of SKUs.

        Reply
        • Mark

          August 19, 2020

          Yes. Use the column Id and parent_id and make sure that the ID is not used for any other posts in WordPress database.

          Reply
  14. visual

    August 29, 2017

    Is it possible to export products by an attribute? Rather than just Category?

    Reply
    • Veeresh

      August 30, 2017

      Hello Visual,

      Currently, our plugin will not support filtering of attribute while exporting.

      Reply
  15. Igor

    July 1, 2017

    Hi,

    I get this message when running Products Import:

    Merge Products
    There was a problem

    Reply
    • Anindo

      July 3, 2017

      Hi Igor,

      Can you kindly share the csv via ticket.
      Our support team will have a look and help you.

      Reply
  16. alex-hh

    June 21, 2017

    Hi there! Thank you for this great plugin! I exported my products cause I had to make a change in the description of the pruducts (same change on each product). Then I imported the file again. Everything is fine, BUT how can I turn off the regenerating of the images? By importing I have all the images twice in my media section now. That wouldn’t be such a big deal to delete them once, but the images in my shop are renamed due to regenerating and image.jpg is now image-1.jpg … I want it to be image.jpg – any suggestion what to do? Thank you in advance!
    Alex

    Reply
    • Anindo

      July 3, 2017

      Hi Alex,

      If images are not importing, it will not create new image
      During updation, desc image column can be skipped.

      Kindly try this and let us know if that worked.

      Reply
  17. Christine

    May 15, 2017

    I would like to upload a few products to add to my existing products in WooCommerce. Can I append the list with just my few additional products? I don’t want to mess up what’s already there!

    Reply
    • Veeresh

      May 15, 2017

      Hello Christine,

      Yes, You can add any amount of New products to your existing products list. or you can update your existing products too.
      To add new products to your existing products list, Just have new products in your import csv.
      (Note: if you are using ID to new products, please make sure your existing products not having the same ID of existing products). Hope this works.

      Regards,
      Veeresh

      Reply
  18. Christine

    May 15, 2017

    How do you delete a product?

    Reply
    • Veeresh

      May 15, 2017

      Hello Christine,

      To delete products from the site, go to products page –> select products want to delete–> in bulk actions, choose “Move to trash”–> Apply. this action will make products to move to trash. (You can restore deletedproducts any time)
      If you wanted to delete products permanently, go to “trash” –> mark products–> bulk actions–> delete permanently. This will make delete your products permanatly from your site.

      Hope this will help.

      Regards,
      Veeresh

      Reply

Got any query? Please leave a comment or reach out to our support

Cancel reply

Your email address will not be published. Required fields are marked *

Webtoffee
Facebook
Twitter
Youtube
Linkedin
WordPress

We develop awesome WordPress plugins & WooCommerce extensions to help build successful online businesses.

Trustpilot

© 2023 WebToffee. All rights reserved.

Our plugins

  • GDPR Cookie Consent
  • PDF Invoices & Packings Slips
  • Product Import Export Plugin
  • User & Customer Import Export
  • Import Export Suite
  • Sequential Order Numbers
  • Smart Coupons for WooCommerce
  • URL Coupons for WooCommerce
  • PayPal Express Checkout
  • Stripe Payment Gateway
  • Subscriptions for Woocommerce
  • Product Catalog Sync for Facebook
  • PrintNode for PDF Invoices
  • Order, coupon, subscriptions for WooCommerce
  • WordPress Backup and Migration
View more +

Get Started

  • Plugins
  • Testimonials
  • Customer Stories
  • Affiliates
  • We're hiring

Help & Support

  • Installation Guides
  • Documentation
  • Documentation (Basic)
  • Info Library
  • FAQ
  • Support

Company

  • About Us
  • Terms & Conditions
  • Privacy Policy
  • Cookie Policy
  • Refund Policy
  • Support Policy

© 2023 WebToffee. All rights reserved.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies. However you may visit Cookie Settings to provide a controlled consent.
Cookie settingsReject allAccept all
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of the basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website, to store user preferences and provide you with content and advertisements that are relevant. Such cookies will be stored on your browser but only upon procuring consent.

You will also have the option to opt-out of these cookies should you want to. But opting out of some of these cookies may have an effect on your browsing experience as per the descriptions elucidated against the respective categories below.

Necessary
Always Enabled
The cookies defined under this category are absolutely essential for the website to function. Hence they are loaded by default irrespective if user consent.
CookieDescription
__cfruidCloudflare sets this cookie to identify trusted web traffic.
__stripe_midStripe sets this cookie cookie to process payments.
__stripe_sidStripe sets this cookie cookie to process payments.
cookielawinfo-checkbox-advertisementSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .
cookielawinfo-checkbox-analyticsSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Analytics" category .
cookielawinfo-checkbox-necessarySet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Necessary" category .
cookielawinfo-checkbox-preferencesThis cookie is set by the GDPR Cookie Consent plugin to check if the user has given consent to use cookies under the "Preferences" category.
CookieLawInfoConsentRecords the default button state of the corresponding category & the status of CCPA. It works only in coordination with the primary cookie.
PHPSESSIDThis cookie is native to PHP applications. The cookie is used to store and identify a users' unique session ID for the purpose of managing user sessions on the website. The cookie is a session cookie and is deleted when all the browser windows are closed.
viewed_cookie_policyThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not a user has consented to the use of cookies. It does not store any personal data.
Analytics
Analytics cookies help us understand how our visitors interact with the website. It helps us understand the number of visitors, where the visitors are coming from, and the pages they navigate. The cookies collect this data and are reported anonymously.
CookieDescription
_gaThis cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assigns a randomly generated number to identify unique visitors.
_ga_BQH8MSKD4MThis cookie is installed by Google Analytics.
_gat_gtagIdentification code of website for tracking visits.
_gidThis cookie is installed by Google Analytics. The cookie is used to store information on how visitors use a website and helps in creating an analytics report of how the website is doing. The data collected including the number visitors, the source where they have come from, and the pages visited in an anonymous form.
_hjAbsoluteSessionInProgressHotjar sets this cookie to detect the first pageview session of a user. This is a True/False flag set by the cookie.
_hjFirstSeenHotjar sets this cookie to identify a new user’s first session. It stores a true/false value, indicating whether it was the first time Hotjar saw this user.
_hjidHotjar cookie. This cookie is set when the customer first lands on a page with the Hotjar script. It is used to persist the random user ID, unique to that site on the browser. This ensures that behavior in subsequent visits to the same site will be attributed to the same user ID.
_hjIncludedInPageviewSampleHotjar sets this cookie to know whether a user is included in the data sampling defined by the site's pageview limit.
_hjIncludedInSampleThis cookie is set to let Hotjar know whether that visitor is included in the sample which is used to generate heatmaps, funnels, recordings, etc.
_hjIncludedInSessionSampleHotjar sets this cookie to know whether a user is included in the data sampling defined by the site's daily session limit.
_hjTLDTestTo determine the most generic cookie path that has to be used instead of the page hostname, Hotjar sets the _hjTLDTest cookie to store different URL substring alternatives until it fails.
CONSENTYouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data.
has_recent_activityThis cookie is used to signal to the code repository website if the user has browsed other website resources during the current session.
tk_aiGathers information for our own first-party analytics tool about how our services are used. A collection of internal metrics for user activity and is used to improve user experience.
tk_lrThis cookie is set by the JetPack plugin on sites using WooCommerce. This is a referral cookie used for analyzing referrer behavior for Jetpack.
tk_orThis cookie is set by the JetPack plugin on sites using WooCommerce. This is a referral cookie used for analyzing referrer behavior for Jetpack.
tk_qsGathers information for our own first-party analytics tool about how our services are used. A collection of internal metrics for user activity and is used to improve user experience.
tk_r3dThe cookie is installed by JetPack. Used for the internal metrics for user activities to improve user experience.
Advertisement
Advertisement cookies help us provide our visitors with relevant ads and marketing campaigns.
CookieDescription
_fbpThis cookie is set by Facebook to deliver advertisements when they are on Facebook or on a digital platform powered by Facebook advertising after visiting this website.
frThe cookie is set by Facebook to show relevant advertisements to the users and measure and improve the advertisements. The cookie also tracks the behavior of the user across the web on sites that have Facebook Pixel or Facebook social plugin.
VISITOR_INFO1_LIVEA cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
YSCYSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
yt-remote-connected-devicesYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-idYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
Preferences
Preference cookies are used to store user preferences to provide them with content that is customized accordingly. This includes the language of the website or the location of the visitor.
CookieDescription
_gh_sessThis cookie is used to preserve users' states across page requests.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
CookieDurationDescription
_hjSession_137657130 minutesNo description
_hjSessionUser_13765711 yearNo description
_octo1 yearNo description available.
_zendesk_authenticatedpastNo description
_zendesk_sessionsessionNo description available.
_zendesk_shared_sessionsessionNo description available.
edd_wp_session12 hoursNo description available.
logged_in1 yearNo description available.
m2 yearsNo description available.