-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdrf-biz-mktg.json
More file actions
69 lines (69 loc) · 2.39 KB
/
Copy pathdrf-biz-mktg.json
File metadata and controls
69 lines (69 loc) · 2.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"label": "Markety Mark",
"id": "drf-biz-mktg",
"narrative": "This persona joined the DevRel Foundation because the developer segment is important for their role. They have a marketing background and contribute to marketing campaigns that are aimed at developers.",
"organization": {
"gtm": "*",
"maturity": "*"
},
"role": {
"function": "biz",
"level": "*",
"experience": "*",
"responsibilities": ["marketing", "design", "writing", "planning", "strategy"],
"titles": [
"Product Marketing Manager",
"Developer Marketing Manager",
"Field Marketing Manager",
"Events Manager",
"Content Marketing Manager",
"Social Media Manager",
"Marketing Operations Manager",
"Growth Marketing Manager",
"General Manager",
"Developer Ecosystem Strategy",
"Digital Marketing",
"Account Director",
"VP, Sales",
"VP, Marketing"
],
"tools": []
},
"awareness": {
"channels": [
{"format": "web", "url": "https://evansdata.com"},
{"format": "web", "url": "https://developermarketing.io"},
{"format": "social", "url": "https://linkedin.com"}
],
"events": [
"drf-devrelcon.com",
"drf-developerweek.com",
"drf-events.productmarketingalliance.com"
]
},
"motivations": {
"likes": [
"Doing a good job in their role and want to find new skills and techniques to deliver their messages to market."
],
"dislikes": [
"Using tools like GitHub or Discord that feel like they are made for a more technical audience."
]
},
"strategies": {
"design": [
],
"product": [
],
"education": [
"Show case studies and examples of how to successfully target developer campaigns effectively."
],
"communications": [
"Want to promote a campaign they are working on to this community, so give them a space to share where it would be welcome."
],
"sales": [
],
"marketing": [
"Reach out to marketers specifically who target developers to let them know they are invited to participate and join."
]
}
}