Go Back  FlyerTalk Forums > Travel&Dining > Travel Tools
Reload this Page >

ITA-Matrix-PowerTools - Userscript for Orbitz/DL/UA/AA/BA/CZ/IB/LA/LH/LX/TK

Community
Wiki Posts
Search
Old Nov 11, 2014, 10:54 am
FlyerTalk Forums Expert How-Tos and Guides
Last edit by: IAkH
Welcome to the ITA-Matrix-PowerTools
*** About ***
The ITA-Matrix-PowerTools are a user script maintained by fellow flyertalk members to enhance the already powerful Matrix of ITA Software by providing new features and booking links.

Features added to the itinerary details page:
  • convert times into 24h format
  • translation support
  • open fare rules in new window by default
  • price breakdown (base fare, taxes & carrier imposed surcharges)
  • editor mode (adjust cabin prior extraction)
  • multiple handy links (Seatguru, Planefinder, WhereToCredit)
  • new on page features like detailed mileage breakdown*, GCM-Map* and earned frequent flyer miles*
  • create links to various providers (OTAs / airlines / other tools) to try direct booking of your itinerary

Originally Posted by Error: Unable to find class IR6M2QD-k-i for itinRow.
If you see this error, currently you'll need to manually edit your installed script.

See posts from October 1st, 2018 for more information.
*requires background requests

The script may have lots of bugs and comes without warranty of any kind! Not all fares will be bookable or will price correctly in the booking engines. You are responsible for the money you spend - so double check your flights before purchasing AND use your sanity! Read this and the next two posts as an example: click

*** How it works ***
Using pure JavaScript we are "creating" some sort of hook that is periodically checking for page changes while working with the Matrix. As soon as you reload or leave the page the script stops (leaving the page or using the console-version) or starts from the beginning (using the userscript and perfoming a reload). Also this script is only running in these tabs/windows in which you are looking at the Matrix.
As soon as the script detects the itinerary page it reads its content - unless you activated the editor mode. It's parsing all the information found and creates - based on this information - several links to OTAs, airlines and other tools. Since we are able to remove, replace and add content to the page - we make them visible and clickable in a way you choose. By default there are no background requests.

*** How to get it running ***
There are three methods to install the script. All three below run exactly the same underlying script but are listed in order of installation complexity:

Method 1: Browser Extensions
Method 2: As a UserScript
It takes a moment to get it running but after that it will start automatically everytime you visit the Matrix and we will be able to store your settings. You will need to install a script manager.

Warning: Using a script manager and installing user scripts is a potential security risk - We need to mention it here.
Step 1: Install a script manager Step 2: Install the script
See the FAQ of your script manager how to install the script.
  • Through GreasyFork
  • Through OpenUserJS
  • Through GitHub: you should be asked whether you want to install it - make sure your script manager is running.
Method 3: iOS Safari Shortcut

Get the "Add ITA Matrix Powertools" Shortcut

Instructions much be run each time
  • Open ITA Matrix in Safari on your iPhone or iPad
  • Tap on the Share button in the bottom navigation
  • Scroll down through all the actions
  • Select Add ITA Matrix Powertools

Method 4: Console/Debug mode
You need to access the command line of your browser to execute the script. You can use either the regular version or the minified version. Just copy the entire text.

Chrome:
  1. Open Chrome DevTools: developer.chrome.com
  2. Switch to the console tab
  3. Paste the script into the command line: developer.chrome.com
  4. Run it
Firefox:
  1. Open the web console: developer.mozilla.org
  2. Switch to the console tab
  3. Paste the script into the command line: developer.mozilla.org
  4. Run it
Internet Explorer:
  1. Open the web console by pressing F12
  2. Switch to the console tab
  3. Paste the script into the command line - at the very bottom
  4. Run it by pressing the green triangle

*** How to use it ***
Once the script is running you should see a new line above the ITA logo:
Code:
Passengers (1a) Settings (v0.18) (Cabin: Auto)
As long as you see this line, there is no need to reexecute the script. Make sure to get used to the "Settings"-feature -> just click on Settings. Within the settings menu you can configure the script towards your needs/preferences. Enabling/disabling features and/or setting standard editions of providers on the fly. When using a script manager these settings should be stored and automatically load as soon as you visit matrix.itasoftware.com - but the passengers as well as the cabin detection will not be stored!
Your settings are "reloaded" everytime the itinerary details show up! If you want to use other settings, just get back to the flight selection and reselect your flights - the new settings will be used. This belongs to the passengers and cabin detection as well

Passengers:
The passenger count will not be taken from your search results! Use the passenger config on the upper left and make sure they are set before you get to the itinerary details. We had to do it this way because some providers require the age of children. But always make sure to search for the equivalent passenger count. There might be seat availability for one passenger but not for two!

Cabin detection:
You should set the cabin on the upper right to the appropriate main cabin you are looking for. Sometimes you will have economy/business class segments in mainly business/first class itineraries. These mixed itineraries make it hard to autodetect the main cabin - so you can set it manually.

*** Background requests - Privacy issues ***
Some features require to contact other servers. As long as you do not activate any of the autoload features within the settings there won't be any automatic background requests. You will have to initiate them manually. The following list will tell which features are contacting what server and what information will be transferred. All websites will know you are using this script und you are currently using the Matrix - what by the way applies to the link targets you click as well.
  • GCM-Map in inline mode - contacting gcmap.com (non SSL) providing full route data
  • WhereToCredit.com mileage accrual breakdown - contacting wheretocredit.com (non SSL or SSL - depending on whether you use the Matrix with or without SSL) providing full itinerary
  • Skimlinks affiliate links - loads a js script to adds affiliate ids to some links if and only if the "Support this tool" setting is enabled. If it is disabled, no external scripts are loaded
*** FT-Posts you should read ***
General statement regarding this script: click
How to fix class names yourself: click
Problems and limitations regarding pricing itins: click

*** Contributors ***
paul21, Steppo, IAkH, 18sas, Benchmarc and others!

I'd like to give special thanks to paul21 for starting this idea.

*** Latest Version ***
GitHub Repo

OR install directly: Executable Version minified

FYI
Steppo & IAkH (Adam Hwang) have full access to this repository.

Discussion - written by paul21:
The original posting can be found here, related to building links on delta's booking engine. The script scrapes the flight info from the itinerary (flight numbers, dates, class of service, price) and builds a link string to two booking engines (Orbitz/Delta). These links are the same links used by Google Flights (owns ITA) , Kayak, et. al. to drive purchases. I used the Google referrer codes in the scripts, so they should get the commission. It's beyond me why ITA doesn't have some form of purchase link. This a userscript, and like an ad-blocker, it modifies the way a page is viewed by editing DOM objects in the browser. Keep in mind that this tool is meant to do something you already do yourself, but to save time in the process. Any tickets issued by Orbitz/DL via these links could be issued via phone or web search. If the links work, you are avoiding a phone booking fee potentially.







Print Wikipost

ITA-Matrix-PowerTools - Userscript for Orbitz/DL/UA/AA/BA/CZ/IB/LA/LH/LX/TK

Thread Tools
 
Search this Thread
 
Old Nov 29, 2015, 1:33 pm
  #226  
 
Join Date: Jan 2015
Location: SFO
Programs: PetCo Pals Rewards
Posts: 531
Originally Posted by jdawg
Crap .. any other ideas on how to get a 016 ticket for an itinerary without UA segments? Need to PQD's before year end.
Go through the award booking, and then select purchase ticket at the last step.
aza72 is offline  
Old Dec 6, 2015, 11:01 am
  #227  
 
Join Date: Apr 2006
Posts: 1,259
Would someone be so kind as to tell me whether the results of this search are bookable with Delta with the script? If it is then I'll try to figure out how to install it using the Wiki. I did try earlier but got lost in the weeds.
bangkokiscool is offline  
Old Dec 6, 2015, 11:45 am
  #228  
TTT
FlyerTalk Evangelist
 
Join Date: Nov 2004
Location: 45° North
Programs: DL DM MM, HH Diamond
Posts: 10,196
Originally Posted by bangkokiscool
Would someone be so kind as to tell me whether the results of this search are bookable with Delta with the script? If it is then I'll try to figure out how to install it using the Wiki. I did try earlier but got lost in the weeds.
Don't need the script - this is bookable using the multi-city search on Delta.com.
TTT is offline  
Old Dec 6, 2015, 12:28 pm
  #229  
 
Join Date: Jan 2013
Location: NYC
Posts: 538
Originally Posted by bangkokiscool
Would someone be so kind as to tell me whether the results of this search are bookable with Delta with the script? If it is then I'll try to figure out how to install it using the Wiki. I did try earlier but got lost in the weeds.
I couldn't get the mixed cabin itinerary to come up on Delta.com (and a search on Kayak shows the same fare but then an error when redirected to Delta), but the Priceline link generated by the script seems to have it, at least all the way to the payment screen.
st1575 is offline  
Old Dec 6, 2015, 12:47 pm
  #230  
TTT
FlyerTalk Evangelist
 
Join Date: Nov 2004
Location: 45° North
Programs: DL DM MM, HH Diamond
Posts: 10,196
Originally Posted by st1575
I couldn't get the mixed cabin itinerary to come up on Delta.com (and a search on Kayak shows the same fare but then an error when redirected to Delta), but the Priceline link generated by the script seems to have it, at least all the way to the payment screen.
Good point on the multi-cabin. Though - Delta.com prices the itinerary as the same price (CAD$14,204) with F cabins to and fro YYZ.
TTT is offline  
Old Dec 6, 2015, 1:32 pm
  #231  
 
Join Date: Apr 2006
Posts: 1,259
Originally Posted by st1575
I couldn't get the mixed cabin itinerary to come up on Delta.com (and a search on Kayak shows the same fare but then an error when redirected to Delta), but the Priceline link generated by the script seems to have it, at least all the way to the payment screen.

THANK YOU
st1575! I used your link to purchase the ticket and it's ticketed. $2700 (Y,Z) is a much better price than $10,625 that delta.com wanted for F, J. I could not get this price at any other OTA, it only worked through the script and the pricelink link. Genius! Now, any way to explain to someone who knows nothing about computers how this was done and why delta.com won't price it properly?
bangkokiscool is offline  
Old Dec 6, 2015, 4:30 pm
  #232  
FlyerTalk Evangelist
 
Join Date: Aug 2005
Location: BOS/EAP
Programs: UA 1K, MR LTT, HH Dia, Amex Plat
Posts: 32,028
Any chance someone is able to fix the United link? I'd be more than happy to contribute (financially that is ).
cfischer is offline  
Old Dec 6, 2015, 7:14 pm
  #233  
 
Join Date: Dec 2014
Posts: 747
Originally Posted by cfischer
Any chance someone is able to fix the United link? I'd be more than happy to contribute (financially that is ).
I'd also be in on contributing financially. That was an incredible resource!
atword is offline  
Old Dec 6, 2015, 7:24 pm
  #234  
 
Join Date: Jan 2015
Location: SFO
Programs: PetCo Pals Rewards
Posts: 531
Originally Posted by atword
I'd also be in on contributing financially. That was an incredible resource!
The link goes through Hipmunk, and you currently get the same error when you find a United flight on Hipmunk, and try to book on United.com. So Hipmunk needs to fix the issue, or find another another way to locate the itinerary on .bomb.
aza72 is offline  
Old Dec 6, 2015, 8:19 pm
  #235  
 
Join Date: Jan 2013
Location: NYC
Posts: 538
Originally Posted by bangkokiscool

THANK YOU
st1575! I used your link to purchase the ticket and it's ticketed. $2700 (Y,Z) is a much better price than $10,625 that delta.com wanted for F, J.
You're welcome. Have a great trip.

I could not get this price at any other OTA, it only worked through the script and the pricelink link. Genius! Now, any way to explain to someone who knows nothing about computers how this was done and why delta.com won't price it properly?
Overall, mixed cabins is very much YMMV on OTAs.

The userscript that generates the links to the OTAs specifies the booking class for each trip segment in the Priceline link, which allows you to do mixed cabin bookings. Although the Delta link uses the correct fare basis (ZFW7ZNAC), it specifies "Coach" as the cabin for the whole itinerary; this appears to be a known problem with delta.com and mixed cabins.
st1575 is offline  
Old Dec 6, 2015, 8:32 pm
  #236  
 
Join Date: Jan 2013
Location: NYC
Posts: 538
Originally Posted by aza72
The link goes through Hipmunk, and you currently get the same error when you find a United flight on Hipmunk, and try to book on United.com. So Hipmunk needs to fix the issue, or find another another way to locate the itinerary on .bomb.
I think Hipmunk changed how they direct people to .bomb, because the URL used to book from the main site is now a "webbook" one with obscured data.
st1575 is offline  
Old Dec 9, 2015, 4:36 am
  #237  
 
Join Date: Jun 2014
Location: DUB, CPH
Programs: SK, LH
Posts: 404
i cant get this working on mac->firefox or safari.
i have the script installed and running on firefox.
i followed the search rules for ita.
but still no links displayed

error:
Uncaught TypeError: Cannot read property 'innerHTML' of null

Last edited by bittihuduga; Dec 9, 2015 at 3:53 pm
bittihuduga is offline  
Old Dec 10, 2015, 1:54 pm
  #238  
 
Join Date: Jun 2009
Location: YYZ, MNL, WAW
Programs: Marriott Titanium, Lifetime Plat, (now an AC nobody)
Posts: 1,978
I am hoping some of you ITA experts can help me here.

I am trying to do a search for YYZ-POZ on ITA with Air Canada (AC) and Lufthansa (LH).

With Air Canada, I am trying to force a fare code (V) and with Lufthansa, I am trying to force a fare code (L).

Can someone advise what the advanced routing code should look like?

Right now, I have this but it's clearly wrong as it pulls up fare basis "V" for both Air Canada and Lufthansa.

C:AC+ LH+ / f bc=v|bc=l


Thanks!
CanRulez
CanRulez is offline  
Old Dec 10, 2015, 2:02 pm
  #239  
 
Join Date: Oct 2009
Location: Austin, TX
Programs: Once upon a time...
Posts: 863
Originally Posted by CanRulez
I am hoping some of you ITA experts can help me here.

I am trying to do a search for YYZ-POZ on ITA with Air Canada (AC) and Lufthansa (LH).

With Air Canada, I am trying to force a fare code (V) and with Lufthansa, I am trying to force a fare code (L).

Can someone advise what the advanced routing code should look like?

Right now, I have this but it's clearly wrong as it pulls up fare basis "V" for both Air Canada and Lufthansa.

C:AC+ LH+ / f bc=v|bc=l


Thanks!
CanRulez
Can't you just do a multi-city search?
veeRob is offline  
Old Dec 13, 2015, 4:09 am
  #240  
 
Join Date: Feb 2011
Location: YXT
Programs: AC*E50, SPG Plat,
Posts: 575
Originally Posted by sokolov
Is the script still limited to USD, as the Wiki claims? Or can we now use it with Canadian Dollars, too? TNX
I've only used the script for linking to AC's website, so I don't know about the other sites. You can edit the script to link to CAD pricing on AC's website. Just change the user settings to ca edition.
somedude3210 is offline  


Contact Us - Manage Preferences - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

This site is owned, operated, and maintained by MH Sub I, LLC dba Internet Brands. Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Designated trademarks are the property of their respective owners.