Put your valid TwiML (invalid XML will be shown in red) into the editor above. When Twilio requests this URL, we'll serve them that content directly rather than this formatted page.
Private:
http://twimlbin.com/f73a4092
Your editable Twimlbin - use this to edit your TwiML and as the URL when setting up a Twilio number.
Public:
http://twimlbin.com/external/e0bc03ea6ef18cd5
Your public Twimlbin URL - use this to share with others without allowing edits.
Track Calls & SMS with Google Analytics
You have the option to track all of your calls and SMS sent through a Twimlbin with Google Analytics. Simply enter your Analytics Account ID below ( it starts with UA- ) and choose whether you'd like us to track a call/SMS as a pageview or an event. Pageviews will be displayed as:
- /twimlbin/{twimlbin_id}/{Call or SMS}/{To Number}/{From Number}
- Example: /twimlbin/f73a4092/call/+14151112233/+14155551234
- Name: "Twilio Request to {To number}"
- Type: "call" or "SMS"
- Label: value {from number}
- Event: You specify the actual event value (defaults to 1)