Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Marc-Oliver Gern
8,747 PointsSet up on parse.com changed
And I got a bit confused. It seems parse.com changed their website a bit and the video shows an older version and learning flow. Just wondering where I can now get the "ParseAnalytics..." snippet from?
2 Answers

JT Keller
12,731 PointsCode Snippet: ParseAnalytics.trackAppOpened(getIntent());
It's on the quickstart page...scroll down and select the start recording analytics link.

Marc-Oliver Gern
8,747 PointsFound it. Thanks JT. So you have to click through the Analytics flow a couple of times to get to the final screen with all the code pieces.