Destinations & Services
Please note: The AddThis menu is optimized based on your viewer's browser language setting, favorite services and other factors. To get the most sharing and traffic back to your site, we strongly recommend letting AddThis select which services to present in your menus.
However, if you wish to override these sharing optimization features, you can choose which services are listed in both the compact (on-hover) menu and the expanded menu.
Optional Arguments
services_compactOptional- Comma-separated list of services from our list to appear in the compact menu.
services_expandedOptional- Comma-separated list of services from our list to appear in the expanded menu.
services_excludeOptional- Comma-separated list of services from our list to exclude from all menus.
Tips
- If you don't include "
more" in theservices_compactlist, then users won't have the ability to choose from the other services. - Since everybody has email, it's a popular option. If you do customize the services lists, we recommend including email in a prominent position.
- Please refer to the AddThis Client API Specification for more information about service configuration options.
- The AddThis Service Directory contains details about all services supported by AddThis, a complete list of service codes, and a form to submit your favorite service.
Code Example
<script type="text/javascript">
var addthis_config = {
services_compact: 'email, facebook, twitter, more',
services_exclude: 'print'
}
</script>
API Reference
Check out the full AddThis Client API specification to learn about customizing AddThis.