Advanced settings provide fine-grained control over how your tasks interact with target websites. Perfect for complex tracking scenarios.
Available Advanced Settings
HTTP Request Options
Configure HTTP methods, user agents, and request bodies for API monitoring.
Custom Headers and Cookies
Add authentication headers and cookies for logged-in content tracking.
Device Emulation
Emulate different devices to track mobile-specific content.
Browser Control
Control JavaScript execution and redirect handling.
Session Management
Maintain session state for logged-in content tracking.
Common Use Cases
Logged-In Content
Use session cookies or headers to access authenticated pages.
Mobile Websites
Emulate mobile devices to track mobile content variations.
API Endpoints
Send POST requests with custom headers and payloads.
Behind-Login Forms
Maintain session state to track protected content.