16

Sendreach Integration

DAP fully integrates with SendReach email platform.

You can integrate DAP and SendReach in 2 different ways.

1) SendReach opt-in form => DAP FREE product

Sendreach_redirect_setting

You can set the redirect URL in SendReach list settings to :

http://www.yourwebsite.com/dap/signup_submit.php?productId=1&redirect=/thankyou

NOTE:
i) Set the productId in the URL above to the product ID of the DAP product you want to integrate the SR form with.

ii) Set the redirect tag to the URL of the page you want the users to be redirected to upon signup.
For e.g. If you want the users to land on thankyou page (http://YOURSITE.com/thankyou) after signup, then you can just set the redirect tag to /thankyou.

iii) If you want the users to be auto-logged-in to DAP upon signup, then make the DAP product a single-opt-in product (and not a double-optin product).

This way after the users sign-up via SR opt-in form, DAP will automatically create a membership account, give user access to the content under the free product, and also auto-login users to their membership.

2) DAP Product (FREE or PAID) => SendReach List

You can integrate both DAP free and paid products with your SR list using these steps.

i) Login to SendReach to get API info.

Create an APP called “DAP” under Sendreach Account Settings / My App

Then get the API Key and Secret for the DAP App in SendReach.

Get the List Id(s) for the list(s) you want to integrate with DAP.

ii) Login to DAP admin panel to integrate DAP and Sendreach

Select the DAP product that you want to integrate with SendReach.

Click on Notifications tab.

Say your App Id=1421, Secret Key=DSXI, UserId=10 and ListId=188275

The format for entering in DAP is:

sendreach:app-id:secretkey:userid:listid

So add the following line of text to the “DAP Product > Notifications tab > Plugin Notification upon User Add” field.

sendreach:1421:DSXI:10:188275

Now when a user gets added to DAP (via free dap signup or via payment), if the product is integrated with SendReach, then DAP will automatically add the user to the right SendReach list.

That’s it.

Click Here to Leave a Comment Below 16 comments
Vaughn - November 28, 2013

Hey Ravi and Veena,

To get information from Sendreach > DAP, I use the option in sendreach to send data to thank you page. Then I use the thank you page URL as http://www.yourwebsite.com/dap/dap-sendreach-PRODUCTID.php

Note: I made the dap-sendreach-PRODUCTID.php file by copying the getresponse file and renaming it.

So the name and email is passed from sendreach into DAP but only for the specific product identified.

Glad you guys have done the DAP > SR integration too.

Cheers,

Reply
Sanjay Pande - December 1, 2013

Which version does the sendreach integration start from? Will it it work with version 4.4.3?

Reply
Veena Prashanth - December 2, 2013

Hi Sanjay,

Yes, it will work with DAP version 4.4.3.

Thanks,
Veena

Reply
Veena Prashanth - December 4, 2013

Thanks Vaughn.

Instead of sending notification to dap-sendreach-productID.php and creating a new version of dap-sendreach-productID.php per product, you can send the notification from Sendreach to
http://www.yourwebsite.com/dap/signup_submit.php?productId=1

You can send product Id in the query string to /dap/signup_submit.php script and don’t have to hardcode it in dap-sendreach-productID.php script.

Thanks,
Veena

Reply
Adam Teow - December 6, 2013

Hi Veena,

Thanks for putting together the integration. More motivation to renew my DAP license. I am still stuck at 4.4.1.

Cheers,
Adam

Reply
Veena Prashanth - December 6, 2013

Thanks Adam :).

Reply
Etienne Juneau - December 26, 2013

Quick question:

1. I get an new customer from ClickBank.

2. DAP created a new user automatically.

3. Can DAP also subscribe that user to SendReach automatically?

4. When that user refunds in ClickBank, will DAP unsubscribe that user from SendReach?

Thank you Veena,

Etienne

Reply
Veena Prashanth - December 26, 2013

Hi Etienne,

3. Can DAP also subscribe that user to SendReach automatically?
Correct. DAP will automatically unsubscribe from SendReach.

4. When that user refunds in ClickBank, will DAP unsubscribe that user from SendReach?

No, not upon a CB refund but if you remove the user’s access to product in DAP manually by clicking on ‘remove’ in manage users page, dap will then unsubscribe the user from SR as long as you have integrated DAP->SR per our documentation.

Thanks,
Veena

Reply
Etienne Juneau - December 26, 2013

Dear Veena,

Thanks for helping out! You’re quick, as always. I really appreciate that 😉

The good thing about CB integration is I don’t have to manually remove user access. So, I won’t do it.

But upon ClickBank refund, DAP will block user access automatically, correct?

Reply
Veena Prashanth - December 26, 2013

Hi Etienne,

You need to refund in Clickbank and then go to dap orders page, find the transaction that you wish to refund, click on the ID link, and then in the transaction details page, you will see a “Refund” button. Click on that to reverse the transaction in DAP.

In a future release of dap, we will automate it so you don’t have to do anything in dap upon refund but currently you have to refund it manually in dap.

Thanks,
Veena

Reply
Etienne Juneau - December 26, 2013

Oh OK. So I guess I’m confused with the following:

For recurring billing products, when the customers cancels/stops paying, he stops having access in DAP, is that right?

Reply
Etienne Juneau - December 26, 2013

About refunds:

What about Authorize.net refunds through DAP’s shopping cart? If people refund with Authorize.net, is their DAP access blocked automatically?

Reply
Veena Prashanth - December 26, 2013

Authorize.net refund works the same way as CB refunds.

>>If people refund with Authorize.net, is their DAP access blocked automatically << No. You will have to refund in dap manually. Thanks, Veena

Reply
Veena Prashanth - December 26, 2013

>>For recurring billing products, when the customers cancels/stops paying, he stops having access in DAP, is that right? << Correct. Please see this on cancellations & refunds in DAP : http://www.digitalaccesspass.com/doc/cancellations-and-refunds/

Thanks,
Veena

Reply
Allan - March 25, 2014

Hello Veena,

Regarding your above response to Vaughn:

“Thanks Vaughn.

Instead of sending notification to dap-sendreach-productID.php and creating a new version of dap-sendreach-productID.php per product, you can send the notification from Sendreach to
http://www.yourwebsite.com/dap/signup_submit.php?productId=1

You can send product Id in the query string to /dap/signup_submit.php script and don’t have to hardcode it in dap-sendreach-productID.php script.

Thanks,
Veena”

Will this process work for adding a customer into DAP from a Sendreach opt-in form for a free product?

So this url, http://www.yourwebsite.com/dap/signup_submit.php?productId=1, will become the redirect url inside the Sendreach Dashboard?

If this works, is the customer automatically logged into DAP? What page will they see after being logged in?

Thanks,
Allan

Reply
Veena Prashanth - March 29, 2014

Hi Allan,

>>Will this process work for adding a customer into DAP from a Sendreach opt-in form for a free product? < < Yes, it will work. Just tested the SR => DAP integration successfully using a Sendreach opt-in form => DAP.

You can set the redirect URL in Sendreach list settings to :

http://www.yourwebsite.com/dap/signup_submit.php?productId=1&redirect=/thankyou

NOTE:
1) Set the productId in the URL above to the product ID of the DAP product you want to integrate the SR form with.

2) Set the redirect tag to the URL of the page you want the users to be redirected to upon signup.
For e.g. If you want the users to land on thankyou page (http://YOURSITE.com/thankyou) after signup, then you can just set the redirect tag to /thankyou.

3) If you want the users to be auto-logged-in to DAP upon signup, then make the DAP product a single-opt-in product (and not a double-optin product).

This way after the users sign-up via SR opt-in form, DAP will automatically create a membership account, give user access to the content under the free product, and also auto-login users to their membership.

Thanks,
Veena

Reply

Leave a Reply: