Skip to contentSkip to navigationSkip to topbar
On this page
Looking for more inspiration?Visit the
(information)
You're in the right place! Segment documentation is now part of Twilio Docs. The content you are used to is still here—just in a new home with a refreshed look.

Rupt (Actions) Destination


Rupt(link takes you to an external page) helps customers monitor and monetize account sharing.


Benefits of Rupt (Actions)

benefits-of-rupt-actions page anchor

Rupt (Actions) provides the following benefits:

  • Account sharing detection. Find out exactly which accounts are being shared and how many people are sharing them.
  • Convert & monetize account sharers. Prebuilt UI to convert account sharers into paying customers.
  • Track account sharing revenue. Track revenue from account sharing conversions.

  1. From the Segment web app, click Catalog, then click Destinations.
  2. Search for Rupt (Actions) and select it.
  3. Click Configure Rupt (Actions).
  4. Select an existing Source to connect to Rupt (Actions).
  5. Copy your API key Client ID from the Rupt dashboard(link takes you to an external page).
  6. Add your API key to the Rupt (Actions) settings in Segment.

Property nameTypeRequiredDescription
Client IDstring
required

The API client id of your Rupt project.


Logout URLstring

Optional

A URL to redirect the user to if they choose to logout or if they are removed by a verified owner.


New Account URLstring
required

A URL to redirect the user to if they want to stop account sharing and create a new account.


Success URLstring

Optional

A URL to redirect the user to if they are successfully verified and are within the device limit.


Suspended URLstring

Optional

A URL to redirect the user to if they are suspended.


Rupt has the following presets

Preset NameTriggerDefault Action
Attach DeviceEvent type = 'page'Attach Device

Build your own Mappings. Combine supported triggers with the following Rupt-supported actions:

(information)

Mapping limits per destination

Individual destination instances have support a maximum of 50 mappings.

Attach Device

attach-device page anchor

Attach a device to an account.

Attach Device is a Web action. The default Trigger is type = "page"

Property nameTypeRequiredDescription
AccountSTRING
required

The account to attach the device to.


EmailSTRING

Optional

The email of the user to attach the device to.


PhoneSTRING

Optional

The phone number of the user to attach the device to.


MetadataOBJECT

Optional

Metadata to attach to the device.


Include PageBOOLEAN

Optional

Whether to include the page (url) in the attach request

To learn more about how Rupt works, see: How account sharing prevention works(link takes you to an external page).