Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMarc-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.