Method 1: Using Browser Developer Tools
- Make sure you're logged in to WHR.ai in this browser
- Open browser Developer Tools by right-clicking on the page and selecting "Inspect" or pressing F12
- Go to the "Application" or "Storage" tab
- In the sidebar, expand "Cookies" and click on "https://gtm.whr.ai"
- Find the cookie named "gtm-token" in the list
- Copy the value of the cookie
- Paste the value in the input box above, adding "gtm-token=" at the beginning
Method 2: Using a Cookie Viewer Extension (Recommended)
- Install a cookie viewer extension for your browser:
- Visit WHR.ai and make sure you're logged in
- Click on the extension icon in your browser toolbar
- Find the cookie named "gtm-token"
- Copy its value
- Paste the value in the input box above, adding "gtm-token=" at the beginning
Method 3: Copy from HTTP Request Headers
- Open Developer Tools (F12 or right-click > Inspect)
- Go to the "Network" tab
- Visit WHR.ai or refresh the page if you're already there
- Click on any request to whr.ai in the list
- Look for "Request Headers" section
- Find the "Cookie" header
- Look for "gtm-token=..." in the cookie string
- Copy the entire "gtm-token=..." value
- Paste it in the input box above
Example: If the cookie value is "abc123xyz", enter "gtm-token=abc123xyz"