Note: to use the "After <body>" location, you must include: do_action( 'wp_body_open' ); directly after the opening <body> tag in your theme. Typically this can be found in header.php but can vary theme to theme.
For more information on setting this up see Tracking Script Manager's landing page.