<?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>DAP Documentation &#187; Activation</title>
	<atom:link href="http://www.digitalaccesspass.com/doc/category/activation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalaccesspass.com/doc</link>
	<description>Documentation for DigitalAccessPass.com</description>
	<lastBuildDate>Mon, 26 Jul 2010 23:59:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Use Aweber Webform to Sign-up Users</title>
		<link>http://www.digitalaccesspass.com/doc/use-aweber-webform-to-signup/</link>
		<comments>http://www.digitalaccesspass.com/doc/use-aweber-webform-to-signup/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 23:58:11 +0000</pubDate>
		<dc:creator>Veena Prashanth</dc:creator>
				<category><![CDATA[Activation]]></category>
		<category><![CDATA[Aweber]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=496</guid>
		<description><![CDATA[If you use email parsing to integrate DAP and Aweber, then the Aweber list will always be double-opt-in.
But if you want your Aweber list to be single-opt-in, then you can use the Aweber webform (instead of DAP sign-up form) and follow the steps below to integrate DAP with Aweber.
1. Go to DAP admin panel -&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>If you use email parsing to integrate DAP and Aweber, then the Aweber list will always be double-opt-in.</p>
<p>But if you want your Aweber list to be single-opt-in, then you can use the Aweber webform (instead of DAP sign-up form) and follow the steps below to integrate DAP with Aweber.</p>
<p>1. Go to DAP admin panel -&gt; manage products page.</p>
<p>2. Note down the product Id of the product to which you want to signup the users.</p>
<p>3. There is a file called dap-aweber.php in your /dap folder. Make a  copy of that file and call it dap-aweber-&lt;productId&gt;.php. Replace  &lt;productId&gt; with the product Id you noted in step 2.<br />
If the productId = 2, then you will end up with a file called dap-aweber-2.php.</p>
<p>4. Open this file (dap-aweber-2.php), and change this line:<br />
$default_product_id = 1; //Change this to any product id from DAP</p>
<p>So, in this example, change it to:<br />
$default_product_id = 2; //Change this to any product id from DAP</p>
<p>Upload this file back to /dap folder on your site.</p>
<p>3. Now login to AWeber, select your single-opt-in list in AWeber -&gt; Webform -&gt; click on &#8216;Go to Step 2&#8242; towards the bottom of the  page.</p>
<p>http://screencast.com/t/ZTE0MDhhYTY</p>
<p>Click on the thankyou page dropdown and select &#8216;custom page&#8217;.<br />
Set the thank you Page URL to http://&lt;yoursite.com&gt;/dap/dap-aweber-&lt;productId&gt;.php<br />
Replace &lt;yoursite.com&gt; with the name of your site. Replace &lt;productId&gt; with the product Id you noted in step 2.</p>
<p>4. Use the Aweber web form for signing up customers (instead of dap direct signup form).</p>
<p>That&#8217;s it.</p>
<p>Everytime a users signs up via the aweber web form to your site, they will automatically be added to DAP.</p>
<p>You can configure the welcome/thankyou message in DAP to send out the dap login id and password<br />
OR<br />
You can leave the welcome/thankyou message in DAP empty. Configure DAP to generate a default password (DAP Admin -&gt;  Setup -&gt; config -&gt; Advanced) as shown in the screencast below and  set up an autoresponder in Aweber so when the users signup via the Aweber  form, they can receive their dap id/password details via Aweber  directly.</p>
<p>http://screencast.com/t/MjY0NGI3</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/use-aweber-webform-to-signup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving DAP From One Host (or Domain) To Another</title>
		<link>http://www.digitalaccesspass.com/doc/moving-dap-from-one-host-or-domain-to-another/</link>
		<comments>http://www.digitalaccesspass.com/doc/moving-dap-from-one-host-or-domain-to-another/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 15:50:38 +0000</pubDate>
		<dc:creator>Veena Prashanth</dc:creator>
				<category><![CDATA[Activation]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[DAP]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=460</guid>
		<description><![CDATA[Here&#8217;s how you can move an existing DAP installation from one host  &#8211; or domain &#8211; to another.

Log in to your web hosting control panel, go to &#8220;phpMyAdmin&#8221;, select your WordPress database (which is where the DAP tables are also installed, by default)


Do an &#8220;Export&#8221; of just the DAP tables. Select the &#8220;SQL&#8221; option and [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s how you can move an existing DAP installation from one host  &#8211; or domain &#8211; to another.</p>
<ul>
<li>Log in to your web hosting control panel, go to &#8220;phpMyAdmin&#8221;, select your WordPress database (which is where the DAP tables are also installed, by default)</li>
</ul>
<ul>
<li>Do an &#8220;Export&#8221; of just the DAP tables. Select the &#8220;SQL&#8221; option and select &#8220;Save as File&#8221;. All DAP database tables start with the text &#8220;dap_&#8221;. Save this file on your desktop &#8211; let&#8217;s say you call it &#8220;dapexport.sql&#8221; (it could also be &#8220;dapexport.txt&#8221; &#8211; does not matter what the exact extension is &#8211; .txt or .sql).</li>
</ul>
<ul>
<li>Make a back up of the dap-config.php file (located in the &#8220;dap&#8221; directory on your old site/domain) on your desktop</li>
</ul>
<ul>
<li>At your new site, install WordPress</li>
<li>Copy the database info from your new blog&#8217;s &#8220;wp-config.php&#8221; to the &#8220;dap-config.php&#8221; file stored on your desktop.</li>
<li>Then log in to your web hosting control panel of your new site, go to &#8220;phpMyAdmin&#8221;, select your WordPress database, go to the &#8220;SQL&#8221; tab, open the export file from above (dapexport.sql), copy the contents, paste into the SQL tab and hit &#8220;Go&#8221;. All dap data from your old site is now on your new site.</li>
<li>Upload all dap files to your new site (don&#8217;t do full installation &#8211; just upload the files).</li>
<li>Also upload the LiveLinks files to wp-content/plugins/ .</li>
<li>Upload the new dap-config.php file from your desktop to the &#8220;dap&#8221; folder on your new site.</li>
<li>Log in as WP admin, and activate the LiveLinks plugin. It should give you a warning that DAP is already installed. That&#8217;s ok, that&#8217;s what we want it to say.</li>
<li>That&#8217;s it. DAP is now moved over from your old site to your new site.</li>
<li>Log into your DAP Dashboard using your old DAP admin login info, and you&#8217;re all set.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/moving-dap-from-one-host-or-domain-to-another/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unlocking Users</title>
		<link>http://www.digitalaccesspass.com/doc/unlocking-users/</link>
		<comments>http://www.digitalaccesspass.com/doc/unlocking-users/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 19:08:39 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Activation]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[User Status]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=127</guid>
		<description><![CDATA[DAP has a feature where if a user logs in from more IP addresses than you&#8217;ve configured (default: &#8220;5&#8243;), then his account automatically gets &#8220;Locked&#8221;, and both he and you (the admin) will get an email stating that the user&#8217;s account has been locked.
And you could then unlock them yourself, or wait for the user [...]]]></description>
			<content:encoded><![CDATA[<p>DAP has a feature where if a user logs in from more IP addresses than you&#8217;ve configured (default: &#8220;5&#8243;), then his account automatically gets &#8220;Locked&#8221;, and both he and you (the admin) will get an email stating that the user&#8217;s account has been locked.</p>
<p>And you could then unlock them yourself, or wait for the user to send you an email and ask to be unlocked.</p>
<p>Either way, here&#8217;s how to &#8220;Unlock&#8221; Users:</p>
<ol>
<li>Search for the User by email on the &#8220;Users &gt; Manage&#8221; screen</li>
<li> Click on the name. You are now in &#8220;Edit User&#8221; screen where you can see the user&#8217;s full details</li>
<li> Next to user&#8217;s name, you will now see a button called &#8220;Unlock User&#8221; (You will see this only if the status of the user is &#8220;Locked&#8221;, and won&#8217;t see it for other regular users).</li>
<li>Click on the &#8220;Unlock User&#8221; button. That&#8217;s it.</li>
</ol>
<p>When you click the button, the user&#8217;s login records are deleted, and the previously recorded IP addresses are deleted.</p>
<p>So he basically starts with a new count.</p>
<p>If you want to configure how many different IP addresses a user is allowed to login from, do it on the &#8220;Config &gt; Advanced&#8221; tab.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/unlocking-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aweber Integration</title>
		<link>http://www.digitalaccesspass.com/doc/aweber-integration/</link>
		<comments>http://www.digitalaccesspass.com/doc/aweber-integration/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 20:51:36 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Activation]]></category>
		<category><![CDATA[Aweber]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Setup]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=26</guid>
		<description><![CDATA[With the &#8220;DigitalAccessPass.com&#8221; Aweber Email Parser, integrating DAP with Aweber is a total breeze.
1. Login to your account at Aweber.com and from the drop-down, pick the list for which you want to add DAP users to (see Image 1. below)
Image 1:

2. Click on &#8220;My Lists&#8221; and within that, select &#8220;Email Parser&#8221; (see Image 1 above)
3. [...]]]></description>
			<content:encoded><![CDATA[<p>With the &#8220;DigitalAccessPass.com&#8221; Aweber Email Parser, integrating DAP with Aweber is a total breeze.</p>
<p>1. Login to your account at Aweber.com and from the drop-down, pick the list for which you want to add DAP users to (see Image 1. below)</p>
<h3>Image 1:</h3>
<p><img class="alignnone size-full wp-image-202" style="border: 1px solid black;" title="awebersetup-1" src="http://www.digitalaccesspass.com/doc/wp-content/uploads/2009/02/awebersetup-1.jpg" alt="awebersetup-1" width="603" height="417" /></p>
<h3>2. Click on &#8220;My Lists&#8221; and within that, select &#8220;Email Parser&#8221; (see Image 1 above)</h3>
<h3>3. On the Email Parsers page, check the check-box next to the parser named &#8220;DigitalAccessPass.com&#8221; (see Image 1 above)</h3>
<p>You will then see something like this.</p>
<p><img class="alignnone size-large wp-image-203" style="border: 1px solid black;" title="awebersetup-2" src="http://www.digitalaccesspass.com/doc/wp-content/uploads/2009/02/awebersetup-2-1024x568.jpg" alt="awebersetup-2" width="598" height="332" /></p>
<p>That&#8217;s it for the Email Parser activation at Aweber. Just a couple of more things to be done within your DAP Admin Dashboard.</p>
<h3>4. Log in to your DAP Admin Dashboard and pick the product (whose members you wish to add automatically to your Aweber list from step 1 above)</h3>
<h3>5. If your Aweber list, is called &#8220;dap_fans&#8221;, then your Aweber &#8220;list email id&#8221; is &#8220;dap_fans@aweber.com&#8221;. Just add this Aweber list email id to the &#8220;3rd Party Notification&#8221; field of the above product, and save.</h3>
<p><img class="alignnone size-full wp-image-204" style="border: 1px solid black;" title="awebersetup-3" src="http://www.digitalaccesspass.com/doc/wp-content/uploads/2009/02/awebersetup-3.jpg" alt="awebersetup-3" width="598" height="446" /></p>
<p>That&#8217;s it!</p>
<h2>How This Works</h2>
<p>So let&#8217;s say you picked the list &#8220;dap_fans&#8221; in your Aweber account, and the DAP Product &#8220;Example Subscription Product&#8221; (as shown in the screenshots above).</p>
<p>So once you add &#8220;dap_fans@aweber.com&#8221; to the product&#8217;s &#8220;3rd Party Notification Email Ids&#8221; field and save it, every time someone gets access to the &#8220;Example Subscription Product&#8221; product (regardless of whether they buy it, or you give them access on the backend), an email is sent out to the email id dap_fans@aweber.com , which looks like this:</p>
<blockquote><p><strong>From</strong>: Joe Subscriber &lt;joe@subscriber.com&gt;</p>
<p><strong>Subject</strong>: New User Signup (3rd Party Notification)</p>
<p><strong>Body</strong>:<br />
Name: Joe Subscriber<br />
Email: Joe@Subscriber.com<br />
Product: Example Subscription Product</p></blockquote>
<p>And because you have already activated the DigitalAccessPass.com parser in your &#8220;dap_fans&#8221; list, Aweber automatically adds &#8220;Joe Subscriber&#8221; with the email id (Joe@Subscriber.com) to your dap_fans list. And the parser has been written in such a way, that the product name will be used as your &#8220;Ad Tracking&#8221; field for the subscriber. So you will be able to group them and run reports on them in your Aweber account.</p>
<h2><a name="faq">Frequently Asked Questions</a></h2>
<h3>Q: If I integrate DAP with Aweber and someone signs up to my membership site and then later on cancels or stops paying, can DAP automatically remove people from Aweber?</h3>
<p>A: Short answer: No. Aweber doesn&#8217;t have a &#8220;Remove&#8221; parser, only an &#8220;Add&#8221; parser. So if someone who DAP automatically added to your Aweber list when they purchased a product, cancels or asks for a refund, you will have to manually remove them from the Aweber list. But wait, this may not be such a bad thing after all.</p>
<p><strong>ExtraTip</strong>: As soon as someone cancels their subscription (or just doesn&#8217;t pay, or their credit card is declined), then their membership account in DAP automatically expires. Which means they can no longer access any content (unless you have specifically set DAP Config to deliberately give ex-members access to content that they paid for previously when they were a member).</p>
<p>So that means, their access in DAP has expired, but they are still on your Aweber list.</p>
<p>This may not be bad, because if you keep sending them emails (through Aweber) about new content and new videos and new stuff you are adding to your membership site even after they&#8217;ve cancelled, when they come back to your site through the link in your email, they won&#8217;t be able to access the actual content.</p>
<p>So it&#8217;s a great way of continuing to keep even ex-members curious and coming back to the site, only to be presented with a &#8220;Sorry, you don&#8217;t have access to this&#8221;, which may be a great incentive for them to come back and join your web site.</p>
<p>Of course, for this to work, you must put all the key content on your web site, and use the emails just to get them curious about the content, and eventually bring them back to the site to deliver the content. However, if you are going to send out all the good stuff in your emails (which doesn&#8217;t make sense anyway) then this may be an issue for you.</p>
<h3>Q) Will DAP add only paid customers to Aweber? Or both Paid and Free members?</h3>
<p>The link is really between the <strong>DAP Product</strong> and your <strong>Aweber List</strong>. So regardless of who gets access to that product &#8211; for free, by paying, or admin added &#8211; they will automatically be added to your Aweber list. So if you don&#8217;t want your free members to be added to your Aweber list, then keep your &#8220;Free&#8221; products and your &#8220;Paid&#8217; products separate, and don&#8217;t set up this integration for the Free products.</p>
<p>Feel free to ask your questions below.</p>
<p>- Ravi Jayagopal</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 1478px; width: 1px; height: 1px;">
<pre>First Name: Veena
Last Name: Prashanth
Email: <a class="moz-txt-link-abbreviated" href="mailto:veena@digitalaccesspass.com">veena@digitalaccesspass.com</a>
Product: Digital Access Pass with WP LiveLinks</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/aweber-integration/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
	</channel>
</rss>
