by Dave | nanacast
We will setup a Facebook app that integrates with a Nanacast offer based on the instructions found here.
You are on your own for this one. Do what they say, create a free offer in your Nanacast account.
I’m thinking that something got clipped here … basically you need to login to the developer area of Facebook. I don’t recall if there was anything special you needed to do or not to have developer privileges.
Click on the Apps link, https://developers.facebook.com/apps, near the top of the page.
Click on the Create New App button.
Provide an App Display Name. You can skip the App Namespace. Check the “I agree to the Platform Privacy Policy” box. Click Continue.
See if you can pass the security check – good luck.
Where is says “App Domain”, type in nanacast.com.
Scroll down till you see “Website I own a website and want to integrate Facebook login”. Click there to expand.
You should see a text box labeled Site URL, type in http://nanacast.com.
Click on “Save Changes”.
Make note of the App ID and App Secret near the top of the page – copy them because you will need them inside your Nanacast account.
I’m not going to say anything …
Go.
Do it, then click on Submit.
Copy the generated code. This is going to get paste into your website.
You will need to dig into the HTML code of your actionac.net website and figure out where to put this. As an example …
… your website should look something like this …
What is very cool is that the form is prefilled with your Facebook visitor’s name and email!
P.S.
Haven’t figured out how to get this to play well with WordPress. WordPress doesn’t like javascript running around in posts. When I get a solution, I’ll post it up or link out to the source.