Don't miss the 31st edition of the world's longest-running international Stata Conference, this September in London. Experience what happens when new and long-time Stata users from across all disciplines gather to discuss real-world applications of Stata.
If you have any questions about the conference, dinner, venue or anything else, please don't hesitate to contact us below.
2025 UK Stata Conference
days
hours
minutes
seconds
Celebrate 40 Years of Stata in London
Join us in London to celebrate 40 years of Stata—a milestone in trusted, reproducible statistical software. As with previous years, the conference will feature invited sessions from current StataCorp developers as well as an optional drinks reception and dinner on day one.
Don't miss this opportunity to learn new and exciting applications of Stata, engage with StataCorp's developers, and network with researchers from across all disciplines.
Pre Conference Workshop
Data Visualisation using Stata | Graphs you should know
Prof. Franz Buscha
Join the two-day Pre-Conference Workshop led by the author of the Stata Press release Graphs Everyone Should Know and How to Create Them in Stata and learn how to create clear, impactful graphs using Stata’s built-in, advanced graphing tools. From univariate plots to advanced animations, you’ll gain practical skills to visualise and present your data effectively.
A resultsset is a dataset created as output by a Stata command. Multiple resultssets can be appended or merged or combined in other ways to make secondary resultssets. However, their usefulness is in that they can be converted to resultsplots and/or resultstables in documents in a variety of formats. We focus on resultstables in .docx documents. Converting resultssets to resultstables starts with decoding (using sdecode and its family of dependent packages) and ends with listing decoded variables to a document (using docxtab or listtab). However, intermediate steps may include reshapeing (long or wide), appending, merging, characterizing (to define column headers), inserting gap observations, and/or grouping rows into pages in multipage tables. We illustrate this process using an example, outputting a multi-page table to a .docx document, and introcucing the ltop package for grouping lines into pages..
10:40 am
Stata to Excel: From do-file to VBA
James Pike
Adelphi Real World
The introduction of Stata’s putexcel command enhanced the integration between Stata and Excel, allowing users to export formatted results directly from one to the other. Via putexcel, complex outputs and spreadsheets are possible without copy-pasting or manual formatting. For many tasks, putexcel streamlines workflows and saves time. However, putexcel has limits. Some Excel features, such as conditional formatting, autofit of cells, text to columns, or removing excess formatting, cannot be performed. However, Excel’s own language, Visual Basic for Applications (VBA), enables automation options that go beyond Stata’s scope. Using putexcel and then VBA in Excel often means running a do file and then opening the resulting Excel file in Excel to run VBA macros. We present a method of automation where we use Stata to write and execute VBA code via a Visual Basic Script (VBS) file. By generating a .vbs script from within Stata (using the file command) and running it (with the shell command), users can automate Excel tasks that require VBA, all in the comfort of the Stata environment. This approach creates new possibilities for a streamlined workflow.
11:00 am
Conditional average treatment-effects estimation using Stata
Di Liu
StataCorp
Treatment effects estimate the causal effects of a treatment on an outcome. The effect may be heterogeneous. Average treatment effects conditional on a set of variables (CATEs) help us understand heterogeneous treatment effects. By construction, they are useful to evaluate how different treatment-assignment policies affect different groups in the population.
In this talk, we will show how to use Stata 19's new command cate to answer questions such as the following:
1. Are the treatment effects heterogeneous? 2. How do the treatment effects vary with some variables? 3. Do the treatment effects vary across prespecified groups? 4. Are there unknown groups in the data for which treatment effects differ? 5. Which is best among possible treatment-assignment rules?
12:00 pm
Lunch
13:00 pm
Data reduction for graphical and other purposes
Nicholas Cox
Durham University
Reducing a dataset to another dataset containing summary or other statistics is an old problem, much addressed in Stata by official commands such as collapse, contract or statsby and by various community-contributed commands. Often an underlying principle is that a valuable command should do one thing well, so that a reduction command is just one step in a sequence that includes other analyses. This presentation focuses on a bundle of new commands recently posted on SSC, cisets, momentsets, pctilesets, and lmomentsets. They have much in common, including support for obtaining results for multiple variables and for distinct groups of a single variable. Typically the next stage is some graphical representation, such as a customised variation on existing designs. Examples of their use will be coupled with ruminations on the trade-offs in command design, for programmers and users alike, between versatility and simplicity. As in the rest of life, sometimes programmers need to step back before they can move forward in a better direction.
13:30 pm
Using LOCPROJ to easily estimate nonlinear local projections
Alfonso Ugarte-Ruiz
BBVA Research
We review all the possible alternatives of specifying nonlinear impulse response functions (IRF) through local-projections that are available using the user-written command LOCPROJ. For instance, the command allows easily specifying shocks that include basic non-linearities such as state-dependent impacts, quadratic effects, interactions between continuous variables, etc. Moreover, it allows non-linearities in the dependent variable, such as when we are interested in estimating the response of the probability of a binary outcome, or when we want to uncover nonlinear effects of a shock by letting the parameters of the local projection regressions vary across the conditional distribution of the dependent variable through the use of quantile regression. We explain how to use all the available options in LOCPROJ to accommodate all these different methodological alternatives and discuss the advantages that the command offers, for instance, that the command facilitates introducing lags of the dependent or the shock variables when using the Stata command QREG, which in principle does not allow time-series operators.
14:00 pm
Testing and Estimating Structural Breaks in Time Series and Panel Data in Stata
Jan Ditzen
Free University of Bozen-Bolzano
Identifying structural change is a crucial step in analysis of time series and panel data. The longer the time span, the higher the likelihood that the model parameters have changed as a result of major disruptive events, such as the 2007–2008 financial crisis and the 2020 COVID–19 outbreak. Detecting the existence of breaks, and dating them is therefore necessary, not only for estimation purposes but also for understanding drivers of change and their effect on relationships. This talk will introduce an updated version of xtbreak and discuss use, options and capabilities of xtbreak. First, the relevant econometric theory will be revisited followed by empirical examples. Emphasis will be put on challenges using xtbreak in panel data, how to interpret results and speed improvements using Python.
14:30 pm
Spatial Unit Roots in Regressions
David Boll
University of Warwick
Spatial unit roots can lead to spurious regression results. We present a brief overview of the methods developed in Müller and Watson (2024) to test for and correct for spatial unit roots. We also introduce a suite of Stata commands (-spur-) implementing these techniques. Our commands exactly replicate results in Müller and Watson (2024) using the same Chetty et al. (2014) data. We present a brief practitioner’s guide for applied researchers.
14:50 pm
Tea/Coffee Break
15:20 pm
Seamless Multi-Arm Multi-Stage (MAMS) designs with treatment selection and interim change of outcome: An update to nstage
Yumeng Liu
University College London
Multi-Arm Multi-Stage (MAMS) selection designs, as an extension of the standard MAMS designs, offer additional efficiencies that accelerate the evaluation of medical interventions in clinical trials. Standard MAMS designs use stagewise hypothesis testing to compare multiple experimental treatments against a common control at interim analyses, enabling early stopping for overwhelming efficacy or lack-of-benefit. MAMS selection designs further incorporate predefined rules to choose the best-performing treatments. Incorporating intermediate outcomes, introduced to significantly shorten the timing of interim analyses, naturally fits into the seamless trial design framework, which allows for outcome changes at early stages of trial. Our existing "nstage" suite of commands calculates target sample sizes for MAMS designs with binary outcomes such as death or disease progression. The program also projects timelines for trial planning and computes overall operating characteristics (overall pairwise/familywise type I error rates, power, and expected sample sizes). We have enhanced the program to support interim outcome changing and the interim rules for treatment selection, lack of benefit, and overwhelming efficacy. The updated nstage command is now more flexible, enabling changes to trial outcomes at interim stages, making it well-suited for seamless Phase II/III trial designs. It also supports treatment selection based on either Phase II (intermediate) or Phase III (primary clinical) outcomes. We will describe the new MAMS design and the associated Stata command using a miscarriage MAMS platform trial in maternal health.
When designing and conducting a randomised controlled trial, there are a variety of randomisation methods to choose from, but limited evidence on the performance of the methods under specific study designs. The RAMPE package contains 12 metrics designed to measure the balance and predictability of randomisation sequences in Stata. This will allow researchers to easily compare method performance using data that mirrors the specific trial that is being designed. Balance metrics: Measured both as the greatest imbalance observed throughout recruitment, and the final imbalance once the target sample size is achieved. groupimbalance: Measures the imbalance between the expected and observed ratio of participants in each treatment group. charimbalance: Measures the greatest imbalance observed across a set of covariates and the average imbalance across covariates. Predictability metrics: Measured as the proportion of correct guesses for a variety of prediction strategies. This is calculated for the whole sequence and assuming that recruiting sites only have information about previous allocations at their own site. alternation Recruiter assumes the next allocation is the one least recently allocated. backtheloser: Recruiter assumes the next allocation is the one with the fewest previous allocations. predbalance: Recruiter assumes the next allocation is the group with the smallest marginal total across randomisation covariates. In this talk, I will describe each of the developed metrics in more detail, discuss the interpretation of each metric and demonstrate with an example how this package can be used in practice.
16:20 pm
Optimal Policy Learning for Multi-Action Treatment and Risk Preference
Giovanni Cerulli
CNR-IRCRES
I present opl_ma_fb and opl_ma_vf, two community-distributed Stata command implementing first-best Optimal Policy Learning (OPL) algorithm to estimate the best treatment assignment given the observation of an outcome, a multi-action (or multi-arm) treatment, and a set of observed covariates (features). It allows for different risk preferences in decision-making (i.e., risk-neutral, risk- averse linear, risk-averse quadratic), and provide graphical representation of the optimal policy, along with an estimate of the maximal welfare (i.e., the value- function estimated at optimal policy). A practical example of the use of these commands is provided.
17:30 pm
Drinks Reception
19:00 pm
Conference Dinner (Optional)
Friday 12 September
10:00 am
Arrival and Seating
10:10 am
Poisson-based expectile regression for non-negative data with a mass-point at zero
Joao Santos Silva
University of Surrey
In many applications, the outcome of interest is non-negative and has a mixed distribution with a long right-tail and a mass-point at zero. Applications using this sort of data are typical in health and international economics, but are also found in many other areas. The lower bound at zero implies that models for this kind of data are generally heteroskedastic, implying that the regressors will have different effects on different regions of the conditional distribution. The traditional way to learn about heterogeneous effects in conditional distributions is to use quantile regression. However, the conditional quantiles of outcomes of this kind cannot be given by smooth functions of the regressors because the mass-point implies that some quantiles will be identically zero for certain values of the regressors. This complicates the estimation of quantile regressions for data of this kind and the interpretation of the estimated parameters. As an alternative, we can estimate Poisson-based expectile regressions using Efron’s (1992) asymmetric maximum likelihood approach. After highlighting the problems that afflict estimation of quantile regressions for this kind of data, we briefly introduce expectile regression as introduced by Newey and Powell (1987) and show how they can be estimated with non-negative data using Efron’s (1992) approach. We then introduce the appmlhdfe command and illustrate its use.
References:
Efron, B. (1992): “Poisson Overdispersion Estimates Based on the Method of Asymmetric Maximum Likelihood,” JASA, 87, 98–107.
Newey, W. K. and J. L. Powell (1987): “Asymmetric Least Squares Estimation and Testing,” Econometrica, 55, 819–847.
10:40 am
Testing whether group-level fixed effects are sufficient in panel data models
David Vincent
David Vincent Econometrics
This presentation introduces a new command, xtfelevel, which implements a Hausman-type test to assess whether controlling for fixed effects at a more aggregate (group) level is sufficient for consistently estimating the coefficients on unit-specific, time-varying variables in linear panel data models where units are nested within groups. The command builds on Papke and Wooldridge (2023), who develop a test of the null hypothesis that the probability limits of the fixed effects estimators for a coefficient of interest are the same, whether heterogeneity is controlled at the unit or group level. Rejection of the null suggests that unit-level fixed effects estimation is required. xtfelevel extends this framework by comparing the unit-level fixed effects estimator with an IV estimator that allows the time-varying controls to be correlated with unit-level heterogeneity, while accounting for correlation between the variable of interest and group-level effects. This estimator yields results analogous to pooled OLS estimation of the Mundlak regression, where the time average of the variable of interest is first partialled out from the time averages of the controls. Under the null, the estimator can often be more efficient than the unit-level fixed effects estimator, especially when the variable of interest exhibits limited within-unit variation. This extension addresses a limitation in applying the usual Mundlak device to obtain more efficient estimates, as discussed by Wooldridge (2019). When the variable of interest is uncorrelated with the unit-level heterogeneity but is correlated with the time-varying controls that are themselves correlated with those effects, excluding its time mean to improve efficiency can lead to omitted variable bias.
11:10 am
Shapley value calculations : Implementation and illustrations
Philippe Van Kerm
University of Luxembourg
This talk will illustrate the use of the Shapley-Owen value in regression and various decomposition analyses. It will first introduce the concept of the Shapely value and related measures. It will then describe its use in regression and different types of decomposition analyses. It will introduce a prefix command to facilitate implementation of calculations of the Shapley-Owen value in Stata.
11:30 am
Tea/Coffee Break
12:00 pm
Power and sample size by simulation
Alex Asher
StataCorp
Stata's built-in power command accepts user-defined programs to calculate power, sample size, or effect size. Power can be estimated by simulation, even in complex scenarios where there is no closed-form expression. To estimate sample size given power, multiple simulations are needed. This talk describes how to use simulation to estimate power and sample size using the power command.
Learn how to do the following:
1. Write simulation programs that are compatible with all the features of power, ciwidth, and gsdesign. 2. Customize graphs and tables using an initializer. 3. Control Monte Carlo errors. 4. Estimate sample size using the bisection method.
13:00 pm
Lunch
14:00 pm
Adventures with the profile log-likelihood
Ian White
University College London
pllf, written by Patrick Royston in 2007, computes and graphs the profile log-likelihood function for a wide variety of regression commands. This enables calculation of confidence intervals that do not rely on the standard Wald approximation that (estimate-true)/SE is Normally distributed: pllf confidence intervals are likely to perform better than Wald ones in smaller samples. We believe pllf is an under-used command for analysis, and we also find it useful for understanding and explaining statistical methods. We aim to demonstrate its usefulness for teaching purposes and for understanding bias in two-stage meta-analysis. We also describe some recent minor improvements in pllf (e.g. it is now a prefix command). The latest version is available on github and SSC.
14:20 pm
Bayesian meta-analysis is easier than you think
Robert Grant
BayesCamp
Meta-analysis presents several methodological challenges when synthesizing evidence across studies, particularly in scenarios where conventional asymptotic approximations become unreliable. Bayesian methods offer a natural framework for evidence synthesis through their flexible treatment of uncertainty. The Bayesian paradigm accommodates sparse data structures, evidence beyond the study data, systematic biases, and missing study information. It leads to probabilistic outputs that directly address decision-makers' needs and allow easier interpretation. We present findings from our comprehensive review of models and software in preparation for a new book, “Bayesian Meta-Analysis: a practical introduction”, and from a scoping review, and its ongoing update. This has shown the potential for many widespread problems in meta-analysis to be addressed in the near future. We challenge the perception that Bayesian methods are inaccessible to non-statistical researchers, illustrating simple and flexible implementation in Stata. Bayesian meta-analysis extends naturally to network meta-analysis and living evidence synthesis from its foundations as a class of multilevel models. We also present practical guidance on prior specification and model validation to complete a reliable Bayesian workflow. Importantly, regulatory agencies and major journals increasingly recognize the value of Bayesian meta-analytic approaches, reflecting their growing adoption in high-impact research synthesis.
14:50 pm
A simple approach to compute generalized residuals for nonlinear models
Arnab Bhattacharjee
Heriot-Watt University
In models where the relationship between the outcome and the error term is linear, a residual can be computed by simply plugging-in the estimated coefficients and computing the difference between observed and predicted values of the outcome variable. These residuals can then be used for many different purposes, for example: (a) evaluating assumptions of orthogonality of errors (like, fixed and random effects); (b) examining the entire shape of the error distribution; and (c) computation and inference on externalities such as network effects. However, this simple approach does not work when the model is nonlinear in outcomes and errors. Here, different context-specific generalized residuals have been proposed, each having different properties for specific models. Note that, for the canonical linear or nonlinear Gaussian regression model, the above construction is simply a scaled version of the partial derivative of the log-likelihood contribution of an individual observation with respect to the outcome variable. This suggests a general construction of generalized regression by perturbing the outcome variable and computing contrasts. This approach is closely related to Huber's influence function and can be routinely computed using Stata for example and also parallelized for large datasets. We propose this general construction of generalized residuals and evaluate its use in several contexts: (a) quantile regression and evaluation of conditional quantiles at the tails (for example, growth at risk); (b) computing errors distributions (for example, binary regression and random effects models); and (c) computing network externalities in discrete choice and duration models. This delivers a unified approach with promising findings.
15:20 pm
xthdidregress to estimate the impacts of TGIs on corporate environmental performance
Natalia Dus Poiatti
University of Sao Paolo
Transnational governance initiatives (TGIs) play a critical role in promoting corporate sustainability. However, their impact on corporate environmental performance, particularly regarding biodiversity and resource management, remains underexplored. This study investigates the effects of TGIs on corporate performance, focusing on greenhouse gas (GHG) emissions, water usage, and energy consumption. We analyze data from 21 transnational companies between 2006 and 2022, examining their participation in the initiatives called UN Global Compact (UNGC), the International Council on Mining and Metals (ICMM) and the GHG Protocol. By applying the methodologies from Callaway and Sant'Anna (2021) and Wooldridge (2021), we find that participation in the UNGC significantly reduces GHG emissions and resource consumption. Additionally, combining UNGC involvement with carbon pricing mechanisms yields synergistic effects, enhancing environmental outcomes. A key contribution of this study is the use of the Stata command xthdidregress to estimate average treatment effects on the treated, accounting for time and treatment cohort variations. This method provides an understanding of how TGIs influence corporate behavior over time. Our findings underscore the importance of incentives in driving sustainable practices, offering empirical evidence that TGIs can contribute to both environmental protection and resource management, reinforcing the economic value of biodiversity and resource conservation.
15:25 pm
Tea/Coffee Break
15:55 pm
crosswalk: A new command for fast and flexible bulk recoding
Ben Jann
University of Bern
In this talk I will present the new -crosswalk- command, a data management utility for fast table-based recoding. The command comes with predefined crosswalk tables for common recoding tasks related to occupational classifications, e.g. to translate ISCO codes (International Standard Classification of Occupations) into ISEI scores (International Socio-economic Index of Occupational Status), OEP scores (Occupational Earning Potential), or ESeC classes (European Socio-economic Classification). However, it is also easy to define, manipulate, and apply custom recoding tables. In the talk I will briefly explain how -crosswalk- is implemented, present its syntax, and then illustrate its use with some applied examples.
16:15 pm
blockops: A new Mata library for efficient operations on block matrices
Daniel Schneider
Max Planck Institute for Demographic Research
This presentation introduces a new Mata library called "blockops". Its main feature is a class that divides a matrix into multiple submatrices. Operations on the original matrix are then carried out in terms of the submatrices. The library mainly serves two purposes: First, it provides a simple approach of dealing with special kinds of sparse matrices. Submatrices that consist entirely of zeroes are represented by a null pointer and do not partake in arithmetic operations. For suitable applications, this can lead to vast increases in speed with regards to matrix multiplication and matrix inversion. The second purpose is the application of a built-in or user-defined function to each submatrix, similar to, for example, R's *apply() functions. This can ease code generation and improve readability while maintaining Mata's favorable speed properties. Several examples are shown to demonstrate the usefulness of the new library for statistical calculations.
16:35 pm
Panel Session with StataCorp Developers
Conference Dinner
11 September 2025
As in previous years, we will also host a dinner after the first day of the Conference, which will be open to all attendees. Prior registration is required.
Have a question about the conference? We're here to help. Take a look below at some of the most common queries we get. If your question still isn't answered, scroll down to send us an email, or call our in house experts.
What language will the conference be in?
Due to the international nature of the conference, all presentations will be held in English.
Am I able to attend the Conference online?
Unfortunately, we are only able to accommodate in-person attendance for the 2025 UK Stata Conference.
How do I register for the Conference dinner?
You are able to register for the optional conference dinner at the same time as registering for the conference. Please navigate to 'register now' at the top of the page to secure your seat.
Important Notice for European Attendees
New UK Entry Requirements for European Travellers
If you are travelling from Europe to attend our conference in London, please note that from April 2, 2025, EU, EEA and Swiss citizens (except Irish citizens) will need an Electronic Travel Authorisation (ETA) to travel to the UK.
What is an ETA?
An ETA is a digital permission to travel – it is not a visa Electronic Travel Authorisation (ETA) and allows multiple visits to the UK of up to 6 months over a 2-year period UK to extend electronic travel to European visitors.
Action Required:
- Apply for an ETA if you're an EU, EEA, or Swiss citizen (Irish citizens are exempt)
- Cost: £10 until April 9, 2025, then £16 EU citizens travelling to the UK without visa will need an Electronic Travel Authorisation (ETA).
- Processing time: Most applications are approved in minutes, but allow up to 3 working days UK to extend electronic travel to European visitors.
How to apply:
Applications can be made through the 'UK ETA app' or GOV.UK website.
We strongly recommend applying for your ETA or checking your visa requirements as early as possible to avoid any travel complications.
Looking back to the 2024 UK Conference
Last year we ran the UK Stata Conference at the Marshall Building, London School of Economics on the 12 - 13 September 2024. This edition marked the 30th year of the longest-running international Stata Conference and featured presentations by several invited keynote speakers: Prof. Jeffrey Wooldridge, Prof. Bianca de Stavola, Dr. Yulia Marchenko, Kristin MacDonald.
University of Westminster, Marlyebone Campus, London
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation des cookies. En savoir plus
Privacy Overview
Ce site utilise des cookies pour améliorer votre expérience pendant votre navigation. Parmi ces cookies, ceux classés comme nécessaires sont stockés sur votre navigateur car ils sont essentiels au bon fonctionnement des fonctionnalités de base du site. Nous utilisons également des cookies tiers qui nous aident à analyser et à comprendre comment vous utilisez ce site web. Ces cookies ne seront stockés dans votre navigateur qu’avec votre consentement. Vous avez également la possibilité de refuser ces cookies. Cependant, le refus de certains cookies peut avoir un impact sur votre expérience de navigation.
Essential
Nom
Description
Lifetime
ADD_TO_CART
(Adobe Commerce only) Used by Google Tag Manager
1 Year
GUEST-VIEW
Stores the Order ID that guest shoppers use to retrieve their order status. Guest orders view. Used in Orders and Returns widgets
1 Year
LOGIN_REDIRECT
Preserves the destination page that was loading before the customer was directed to log in
1 Year
MAGE-BANNERS-CACHE-STORAGE
(Adobe Commerce only) Stores banner content locally to improve performance
1 Year
MAGE-MESSAGES
Tracks error messages and other notifications that are shown to the user
1 Year
MAGE-TRANSLATION-STORAGE
Stores translated content when requested by the shopper
1 Year
MAGE-TRANSLATION-FILE-VERSION
Tracks the version of translations in local storage
1 Year
PRODUCT_DATA_STORAGE
Stores configuration for product data related to Recently Viewed/Compared Products
1 Year
RECENTLY_COMPARED_PRODUCT
Stores product IDs of recently compared products
1 Year
RECENTLY_COMPARED_PRODUCT_PREVIOUS
Stores product IDs of previously compared products for easy navigation
1 Year
RECENTLY_VIEWED_PRODUCT
Stores product IDs of recently viewed products for easy navigation
1 Year
RECENTLY_VIEWED_PRODUCT_PREVIOUS
Stores product IDs of recently previously viewed products for easy navigation
1 Year
REMOVE_FROM_CART
(Adobe Commerce only) Used by Google Tag Manager
1 Year
STF
Records the time messages are sent by the SendFriend
1 Year
X-MAGENTO-VARY
Configuration setting that improves performance when using Varnish static content caching
1 Year
FORM_KEY
A security measure that appends a random string to all form submissions to protect the data from Cross-Site Request Forgery
1 Year
MAGE-CACHE-SESSID
The value of this cookie triggers the cleanup of local cache storage
1 Year
MAGE-CACHE-STORAGE
Local storage of visitor-specific content that enables ecommerce functions
1 Year
MAGE-CACHE-STORAGE-SECTION-INVALIDATION
Forces local storage of specific content sections that should be invalidated
1 Year
PERSISTENT_SHOPPING_CART
Stores the key (ID) of persistent cart to make it possible to restore the cart for an anonymous shopper
1 Year
PRIVATE_CONTENT_VERSION
Appends a random, unique number and time to pages with customer content to prevent them from being cached on the server
1 Year
SECTION_DATA_IDS
Stores customer-specific information related to shopper-initiated actions, such as wish list display and checkout information
1 Year
STORE
Tracks the specific store view/locale selected by the shopper
1 Year
Marketing
Nom
Description
Lifetime
CUSTOMER_SEGMENT_IDS
Stores your Customer Segment ID
1 Year
EXTERNAL_NO_CACHE
A flag that, indicates whether caching is on or off
1 Year
FRONTEND
Your session ID on the server
1 Year
GUEST-VIEW
Allows guests to edit their orders
1 Year
LAST_CATEGORY
The last category you visited
1 Year
LAST_PRODUCT
The last product you looked at
1 Year
NEWMESSAGE
Indicates whether a new message has been received
1 Year
NO_CACHE
Indicates whether it is allowed to use cache
1 Year
Functionality
Nom
Description
Lifetime
MG_DNT
Allows you to restrict Adobe Commerce data collection if you have custom code to manage cookie consent on your site
1 Year
USER_ALLOWED_SAVE_COOKIE
Used for cookie restriction mode
1 Year
AUTHENTICATION_FLAG
Indicates if a shopper has signed in or signed out
1 Year
DATASERVICES_CUSTOMER_ID
Indicates if a shopper has signed in or signed out
1 Year
DATASERVICES_CUSTOMER_GROUP
Indicates a customer's group. This cookie is stored as sha1 checksum of the customer's group ID
1 Year
DATASERVICES_CART_ID
Identifies a shopper's cart actions
1 Year
DATASERVICES_PRODUCT_CONTEXT
Identifies a shopper's product interactions. This cookie contains the customer's unique quote ID in the system
1 Year
Statistical
Nom
Description
Lifetime
_ga
Used by Google Analytics
1 Year
_ga_*
Used by Google Analytics
1 Year
Passez à votre magasin local
Pour une expérience optimale, nous vous recommandons de visiter votre magasin local
Validate your login
Se connecter
Créer un nouveau compte