We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Using Parse.ly with ExpressionEngine

How Do I?

rjionline's avatar
rjionline
37 posts
8 years ago
rjionline's avatar rjionline

My boss just made a deal with Parse.ly to allow us to use it to provide analytics for a number of the sites we maintain. The WordPress sites aren’t a problem, as Parse.ly makes a plug-in for that. However, I’m having to figure out how to integrate Parse.ly with our ExpressionEngine sites manually, and I’m afraid I’m at a bit of a loss.

There are two elements that have to be integrated, a bit of JavaScript and a meta data extractor script that uses JSON-LD. Here’s the code with sample data.

{
"@context": "http://schema.org",
"@type": "NewsArticle",
"headline": "Zipf's Law of the Internet: Explaining Online Behavior",
"url": "http://blog.parsely.com/post/57821746552",
"thumbnailUrl": "http://blog.parsely.com/inline_mra670hTvL1qz4rgp.png",
"dateCreated": "2013-08-15T13:00:00Z",
"articleSection": "Programming",
"creator": ["Alan Alexander Milne"],
"keywords": ["statistics","zipf","internet","behavior"]
}

Does anyone have any experience working with EE and Parse.ly who can give me some pointers on how to proceed?

Thanks.

Lamar Henderson [email protected]

EE version: 2.10.1 PHP version: 5.4

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.