This article documents the Salesforce CRM architecture built for Paper Tube Co's account-based marketing (ABM) program, including the custom email object, account engagement tracking, and the planned WordPress/Gravity Forms integration for LinkedIn ad landing pages. See also: [1] and [2].
A custom Salesforce object (ABM Emails) was created to manage the outbound personalized email sequences. Key design decisions:
Outbound emails are sent from papertube.pro (not papertube.co) to protect the primary domain's sender reputation. Replies are auto-forwarded to Parag Agrawal's inbox. An A record for papertube.pro is being created to redirect any direct web traffic to papertube.co.
Note:
papertube.prois a purpose-built sending domain — treat its DNS configuration as operationally sensitive. See [3] for context on the related phishing incident involvingpapertube.us.com.
A Salesforce dashboard surfaces engagement data per account:
| View | What It Shows |
|---|---|
| Engagement Summary | Opens (and planned: clicks) by account |
| Send Schedule by Week | Upcoming sends across the full list |
| Send Schedule by Account | Per-account sequence timeline |
| Last Step Completed | Current sequence position per contact |
Planned enhancement: Add a dedicated clicks column alongside opens to better distinguish passive engagement from active interest.
Automated task creation for highly engaged accounts (e.g., 2+ clicks within a time window) is architecturally ready but intentionally deferred for ~1 week after full list launch. Rationale: allow a baseline engagement rate to establish before generating sales tasks, avoiding a flood of low-signal notifications.
When enabled, the trigger will create a Salesforce task (e.g., "Highly Engaged Account — Call") assigned to the relevant sales rep.
Once baseline data is available, a secondary content flow can be triggered by engagement events — for example, routing highly engaged contacts into a case study or ROI calculator sequence rather than continuing the standard cadence.
Each ABM account record has two associated documents:
Key fields from the research report will be extracted into structured Salesforce fields on the account record, so reps can review high-level intelligence without opening the full document. A collapsible section at the bottom of the account layout is the proposed UI pattern.
An AI agent (modeled on Asymmetric's internal tool) would generate talking points on demand before a sales call — pulling from account data, research reports, and recent engagement history. Triggered by a button on the account record.
LinkedIn ad campaigns were paused due to a conflict between Salesforce-integrated forms and the Shopify platform. The resolution is to rebuild landing pages outside of Shopify:
| Component | Detail |
|---|---|
| Platform | WordPress (new environment, in build) |
| Form tool | Gravity Forms (Asymmetric standard) |
| CRM integration | Gravity Forms → Salesforce |
| Status | In development as of 2026-02-26; target review date Friday 2026-02-28 or Monday 2026-03-02 |
Once landing pages are approved by Parag, LinkedIn ads will be re-enabled with new video creative (3 videos in production for the active ad sets).
| System | Status |
|---|---|
| Google Tag Manager | Admin access granted to Asymmetric (2026-02-26) |
| Meta Ads | Access requested; pending Meta's multi-person verification process (Parag to complete) |
| Salesforce | Asymmetric managing; custom objects and dashboards in place |