i'm mapping out a system for handling LinkedIn accounts for C-suite clients-CEOs, founders, executives. The core node in this flow is avoiding restriction flags. One mentor fell through on training, but I need to build the logic myself.
my question: what's the safe branching logic for multiple accounts under one device? The comment limit, DM cadence, session switching-where are the hard thresholds? i've seen suggestions of 10-20 DMs per day with gaps, 30-50 comments max, but is that per account or per IP? and does a cloned app on Android register as a separate node or still share identity signals?
If you've already automated this journey, how do you segment actions across accounts to avoid the platform's spam triggers? I'm looking for repeatable rules, not just anecdotal limits