Entice users to *share your program
Users will be able to easily share your program via Facebook, and pretty soon we’ll be adding a Twitter option as well.
Here’s how the button will look to users:
Here’s what they’ll see when they click the button:
And here’s the sample code:
These posts will automatically link to your program and can be customized with three pieces of information:
- *description: (required) the text description of the program to be shared.
- *title: (optional) the larger title that will display across the user’s post.
- *picture: (optional) the image that will appear in the post.
A couple tips to keep in mind:
- You can use variables in any part of your share data.
- The ideal image size is 1200 x 630 pixels, or, a 1.9:1 apect ratio.
- Facebook doesn’t know quite what to make of certain symbols, such as a %. These may need to be written out (e.g. writing “percent” instead of using a % sign), as we’ve done in our example.
|