Campaign management
As mentioned earlier, a Profile is a combination of a Wallet and Resource, and serves as the input for running scripts. A Campaign is the combination of Profile, Script, and Proxy. Each script is executed within its own campaign, where the campaign specifies which profiles should be used for the script.
A campaign will include the following configurations:
Profile: Each campaign will only run with profiles from the same groupScript: Each campaign can include one or multiple scripts, and these scripts will share the profiles configured within the campaign.Proxy: If your script interacts with the Chrome browser and requires a proxy, you can configure it here. You may choose your own list of proxies (IP, port) or use available rotating proxy services such as WWproxy or Tinsoft.... and other configurations
Why do scripts need to be run through campaigns instead of directly from the script management feature?
We created the campaign feature to make running scripts more flexible. Instead of being limited to running a single script with only one profile group, you can use the same script to create multiple campaigns and pair it with different profile groups. Simply put, campaigns allow you to pair one script with multiple profile groups, or one profile group with multiple scripts, for execution.
Last updated