Title: Cookie &#8220;slimstat_tracking_code&#8221;
Last modified: January 26, 2023

---

# Cookie “slimstat_tracking_code”

 *  [Matta Cib](https://wordpress.org/support/users/matta-cib/)
 * (@matta-cib)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/cookie-slimstat_tracking_code/)
 * Hello,
 * I am asking for help in handling the Slimstat cookie “slimstat_tracking_code”.
   This is loaded before the visitor gives his consent and is also not deactivated
   if the visitor clicks on “reject all cookies” as part of the consent query, which
   is not GDPR-complian
 * I use “ConsentManager” for consent management. The program also describes how
   to change the behavior of individual cookies. However, to be able to use this,
   I would need to know on which page Slimstat sets the cookie with which code. 
   If I could find something like shown in the following examples, I could resolve
   the problem.
 * For example, if this is done with an iframe, it could look like this:
 *     ```wp-block-code
       <iframe width="300" height="250" noresize="noresize" scrolling="no" 
               frameborder="0" marginheight="0" marginwidth="0"
               src="https://slimstat.com/?x=1&y=2"
               ALLOWTRANSPARENCY="true"></iframe>
       ```
   
 * If done with a script it might look like this
 *     ```wp-block-code
       <script async
               type="text/javascript"
               src="https://slimstat.com/page.php"></script>
       ```
   
 * or so:
 *     ```wp-block-code
       <script type="text/javascript">
         console.log("do something here");
       </script>
       ```
   
 * I can’t find a similar place with the best will in the world, but the cookie 
   has to be set somewhere. Who can help please?
 * By the way, in Slimstat itself I set:
   Private Mode: OnSet cookies: OnAllow opt-
   out: OnThanks very much!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcookie-slimstat_tracking_code%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Cookie “slimstat_tracking_code”’ is closed to new replies.

 * ![](https://ps.w.org/wp-slimstat/assets/icon.svg?rev=2832242)
 * [SlimStat Analytics](https://wordpress.org/plugins/wp-slimstat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-slimstat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-slimstat/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-slimstat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-slimstat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-slimstat/reviews/)

## Tags

 * [cookies](https://wordpress.org/support/topic-tag/cookies/)

 * 0 replies
 * 1 participant
 * Last reply from: [Matta Cib](https://wordpress.org/support/users/matta-cib/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/cookie-slimstat_tracking_code/)
 * Status: not resolved