FAQ
PLEASE HELP ME! How do I start?Installing sitetweet is a simple 4-step process:
- Create an account
- Define valid domains (optional) and twitter account information (click here to create a new twitter account)
- Customize tags
- Install tag on your site's pages
Can I use a post a custom message to my Twitter account?
Yes. On the page you are installing the sitetweet tag, input a custom value in the
__sitetweet_message parameter, example:
var __sitetweet_message=escape("User signed-up!");
How do I post the user's IP geolocation information?
sitetweet uses IP geolocation information from hostip.info. To include this information in your tweets, make sure the following parameter is set to
TRUE, example:
var __sitetweet_country="TRUE";
How can I post a direct message?
sitetweet can also post a direct message to a specific user instead of a new tweet on your account. Simply include the desired twitter account you want to send a direct message in the
__sitetweet_directmsg_user parameter, example:
var __sitetweet_directmsg_user="innovationfreak";
Sign-in
New user? Click hereForgot password? Click here
