<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Archives - Selectiva</title>
	<atom:link href="https://uat.selectiva.com/category/innovation/campaign-member/feed/" rel="self" type="application/rss+xml" />
	<link>https://uat.selectiva.com/category/innovation/campaign-member/</link>
	<description></description>
	<lastBuildDate>Fri, 22 Mar 2024 10:59:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://uat.selectiva.com/wp-content/uploads/2024/02/Favicon.png</url>
	<title>Archives - Selectiva</title>
	<link>https://uat.selectiva.com/category/innovation/campaign-member/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Campaign Member</title>
		<link>https://uat.selectiva.com/blog/campaign-member/</link>
		
		<dc:creator><![CDATA[aysbripri]]></dc:creator>
		<pubDate>Mon, 26 Dec 2022 09:59:30 +0000</pubDate>
				<category><![CDATA[Campaign Member]]></category>
		<category><![CDATA[Salesforce]]></category>
		<guid isPermaLink="false">https://uat.selectiva.com/?p=1319</guid>

					<description><![CDATA[<p>The Campaign object is used to store information about campaigns that are run by an organization. In a campaign, we need to connect leads to their respective contacts. So in order to store data about which leads and contacts are included in a campaign, we use the Campaign Member object. Campaign Member is a standard&#8230; <a class="more-link" href="https://uat.selectiva.com/blog/campaign-member/">Continue reading <span class="screen-reader-text">Campaign Member</span></a></p>
<p>The post <a href="https://uat.selectiva.com/blog/campaign-member/">Campaign Member</a> appeared first on <a href="https://uat.selectiva.com">Selectiva</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="mt-3"><span style="font-weight: 400;">The Campaign object is used to store information about campaigns that are run by an organization. In a campaign, we need to connect leads to their respective contacts. So in order to store data about which leads and contacts are included in a campaign, we use the Campaign Member object.</span></p>
<p class="mt-3"><span style="font-weight: 400;">Campaign Member is a standard object in Salesforce NPSP. It describes the relationship between a Salesforce Campaign and an individual Lead or a Contact or Person Account. It tracks the transactions in this connection over time. These transaction records are used to generate marketing reports and dashboards in Salesforce.</span></p>
<p class="mt-3"><img fetchpriority="high" decoding="async" class="alignnone wp-image-1987" src="https://uat.selectiva.com/wp-content/uploads/2022/12/Campaign-Member-Blog_In-between-768x719-1-300x281.jpeg" alt="Campaign Member_Image." width="503" height="471" srcset="https://uat.selectiva.com/wp-content/uploads/2022/12/Campaign-Member-Blog_In-between-768x719-1-300x281.jpeg 300w, https://uat.selectiva.com/wp-content/uploads/2022/12/Campaign-Member-Blog_In-between-768x719-1.jpeg 768w" sizes="(max-width: 503px) 100vw, 503px" /></p>
<h2 class="mt-3">How to Create a Campaign</h2>
<p class="mt-3"><span style="font-weight: 400;">The steps to create Campaign in Salesforce are as follows:</span></p>
<ol class="mt-3">
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">From the Campaign tab, click on the New button.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Enter the Campaign name.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Fill in all the fields as per your requirement.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Click on the Save button.</span></li>
</ol>
<h2 class="mt-3">How to Create a Campaign Member<span style="font-weight: 400;"> </span></h2>
<p class="mt-3"><span style="font-weight: 400;">The steps to create Campaign Member are as follows:</span></p>
<ol class="mt-3">
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">In any Campaign record, go to the Related tab.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">In the Campaign Member section, click on the Add Lead/Add Contact button.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Select the Lead/Contact which you want to add in the Campaign Member object and click on the Next button.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Select the Member Status and then click on the Submit button.</span></li>
</ol>
<h2 class="mt-3">Campaign Member Status</h2>
<p class="mt-3"><span style="font-weight: 400;">Campaign Member Status field is a picklist field. Basically two types of statuses are automatically set up in every campaign member – which are ‘Sent’ and ‘Responded.’ Also, values can be added to the Status picklist as per the organization’s need. The Status of a Campaign Member can be viewed on the Campaign object. It will be placed on the related tab of the Campaign object.</span></p>
<h3 class="mt-3">How to add Campaign Member Status in the Campaign Related List</h3>
<ol class="mt-3">
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Go to Setup.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">In the Object Manager, search Campaign object in the find box.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Click on the ‘Page Layout’ in the sidebar.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Select ‘Related Lists’ in the list and drag and drop the ‘Campaign Member Status’ </span>onto the related list page.</li>
<li style="font-weight: 400;" aria-level="1">Click on the Save button.</li>
</ol>
<h2 class="mt-3">Campaign Hierarchy</h2>
<p class="mt-3"><span style="font-weight: 400;">A Campaign Hierarchy shows the relationship between the Campaigns. It uses parent and child relationships to associate campaigns within a campaign. Each campaign hierarchy can have one parent and every parent can have multiple children. We can visualize the hierarchy as a family tree structure. In campaign hierarchy, a maximum of five levels of hierarchy are allowed. </span></p>
<ol class="mt-3">
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">First, we create and open the campaign record which we want to use as a child.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">In the child campaign, we find the parent campaign field, then select the campaign to use as a parent campaign.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Click on the Save button.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">If you want to see where the hierarchy appears, open the parent campaign record.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Go to the related list and click view Campaign Hierarchy.</span></li>
</ol>
<h2 class="mt-3">Campaign Member And Opportunity</h2>
<p class="mt-3"><span style="font-weight: 400;">Campaigns are directly related to the opportunity through the Primary Campaign Source field which is available on the Opportunity object. We are able to create opportunities through the campaign. </span></p>
<p class="mt-3"><span style="font-weight: 400;">On the other hand, if we want to convert the lead that is linked to the campaign, that campaign is automatically inserted into the opportunity Primary Campaign Source field.</span></p>
<p>The post <a href="https://uat.selectiva.com/blog/campaign-member/">Campaign Member</a> appeared first on <a href="https://uat.selectiva.com">Selectiva</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
