Articles on: How to Preserve Analytics While Using IP Anonymization in Google Analytics

Cookie Category Slugs

Cookie Category Slugs


Cookie Wow assigns a slug to each cookie category. This slug acts as a unique identifier that can be used in code implementations — for example, to configure Google Analytics to collect anonymous data before user consent.



  1. Log in to Cookie Wow
  2. Select the domain you want to manage
  3. Go to the Cookie Management menu
  4. From the list on the left, select the cookie category you're interested in
  5. Click View Details next to the category name


  1. Copy the slug shown — you're ready to use it in your scripts



Tip: You can use the slug in logic like this:


window.cwcIsUserAccept('analytics')


to check if consent has been granted for that specific category before triggering services like Google Analytics, advertising tags, or cookies.

Updated on: 28/05/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!