Assets
TaurusX Ad Management Platform assets are divided into " App Events " and " Web Pixels "
Create app events
- Step 1: Go to Asset > Events page. Click Manage under App Events.
- Step 2: Click "New App", select IOS or Android, add the app store link, and click "Next".
- Step 3: Select your monitoring partner and fill in Click Tracker and Display Tracker (optional).
- Step 4: Create events. You can create multiple events to track user behavior and use these events as billing points in your bid. Currently supports adding up to five events.
- Step 5: Click "Confirm" to create your new app.
TaurusX Standard Events
Event Name | Description |
---|---|
registration | Registration |
launch_app | Launch App |
login | Login |
purchase | Purchase |
rate | Rate |
start_trial | Start Trial |
generate_lead | Generate Lead |
in_app_ad_click | In-App Ad Click |
in_app_ad_impr | In-App Ad Impression |
subscribe | Subscribe |
search | Search |
view_content | View Content |
add_to_cart | Add to Cart |
add_to_wishlist | Add to Wishlist |
checkout | Checkout |
create_role | Create Role |
join_group | Join Group |
create_group | Create Group |
complete_tutorial | Complete Tutorial |
spend_credits | Spend Credits |
achieve_level | Achieve Level |
unlock_achievement | Unlock Achievement |
loan_application | Loan Apply |
loan_credit | Loan Approval |
loan_disbursal | Loan Disbursal |
add_payment_info | Add Payment Info |
customization | Customization |
game_duration | Game Duration |
limited_time_event | Limited Time Event |
click_recharge_button | Click Recharge Button |
click_share | Click Share |
sign_in | Sign In |
get_nu_gift | Get Gift |
large_payment | Large Payment |
Creating a Web Pixel
The TaurusX Pixel is a piece of code that you can put on your website that allows you to track visitor activity on your web pages. It works by loading a small library of functions that you can use to track (i.e. convert) when a web visitor performs an action (i.e. event).
- Step 1: Go to Asset > Events page. Click Manage under "Web Pixel".
- Step 2: Click "New Pixel" to give your Pixel a name.
- Step 3: Select the conversion category and event. You can select multiple events.
- Step 4: Get the base code and paste the Pixel base code into the header section of your website; after completing the base code configuration, you need to configure the event code separately between the
<head> </head>
of the corresponding webpage. - Step 5: You can use the test tool to test whether the Pixel is installed properly.
Tip: You can always find the Pixel code in Settings as well as Edit Events.