Cookie Profiles Management#
Cookie Profiles allow you to save and manage browser cookies (such as login sessions, tracking IDs, or user preferences). By assigning a profile to a campaign, you can ensure that every browser instance starts with specific data, simulating returning visitors or logged-in users.
The Main Interface#
The Cookie Settings screen is your central hub for managing profiles.Cookie Profiles List: Displays all your currently saved profiles.
Add: Create a new, empty profile.
Edit: Modify the selected profile's settings or cookie data.
Delete: Permanently remove the selected profile.
Creating & Editing a Profile#
When you click Add or Edit, the profile configuration window opens. This is divided into two main sections:1. General Settings#
Profile Name: Enter a descriptive name for your profile (e.g., "Facebook Account 1", "Returning Visitor", "Standard Session").
Session Behavior (Store newly created website cookies):ON (Enabled): The profile is Dynamic. Any new cookies acquired during automation (e.g., a website updating a session token) are saved back to this profile. The next time you use it, the session continues exactly where it left off.
OFF (Disabled): The profile is Immutable (Read-Only). The browser will always start with the exact list of cookies defined here. Any changes made by websites during the run are discarded when the browser closes.
2. Managing Cookies#
The cookie list displays the specific data that will be injected into the browser before it navigates to any URL.Add: Click to manually create a cookie. You will need to provide three values:Name: The specific key of the cookie (e.g., session_id, c_user).
Value: The actual data string.
Domain: The website the cookie belongs to (e.g., .google.com, example.com).
Delete: Removes the currently selected cookie row.
Clear: Removes all cookies from the list, resetting it to empty.
Saving Your Changes#
Click Save Profile to confirm and apply your changes.
Click Cancel to close the window without saving.
⚠️ Important: Assigning Profiles to CampaignsCreating a cookie profile does not automatically apply it to your traffic. For a profile to be active, you must explicitly assign it to a specific Campaign in your campaign settings.
Modified at 2025-12-12 04:37:51