platform-setup-checklists

Complete setup checklists for major ad platforms.

Content Preview
# Platform Setup Checklists

Complete setup checklists for major ad platforms.

## Google Ads Setup

### Account Foundation

- [ ] Google Ads account created and verified
- [ ] Billing information added
- [ ] Time zone and currency set correctly
- [ ] Account access granted to team members

### Conversion Tracking

- [ ] Google tag installed on all pages
- [ ] Conversion actions created (purchase, lead, signup)
- [ ] Conversion values assigned (if applicable)
- [ ] Enhanced conversions enabled
-
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/platform-setup-checklists.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/marketing-skill/paid-ads/references/platform-setup-checklists.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at marketing-skill/paid-ads/references/platform-setup-checklists.md

Related Skills